Almost every piece of equipment that keeps trains running or rail crossings activated in my neck of the US still use serial port for almost everything at my job.
@StRoRo2 жыл бұрын
I work for telecommunications company and our engineers need laptops with serial ports as most of the nodes still require serial ports for connections
@deadcmyk2 жыл бұрын
@@StRoRo we all use the dell rugged series because of the ports as well, i've dropped one off of a work truck on the road and its still kicking
@KevinArcade872 жыл бұрын
If it works it works
@lawrencedoliveiro91042 жыл бұрын
USB-serial interfaces are cheap enough. The electronics is so simple, it looks like just a cable, the conversion circuitry being hidden in the DE-9 shell.
@kinnikuzero2 жыл бұрын
Pos systems also use them
@CrazyNickOO72 жыл бұрын
You can thank serial ports for your electricity getting to your house too. Substation engineer here, serial is how all of our relays and sensing equipment talk to each other at substations. Like the video said, they just work. Tens of thousands of dollars of leading edge electronics and they still use a cable and connector designed in the 1960s
@anujmchitale2 жыл бұрын
Because serial port protocol is straightforward and hence more robust. Except if we connect it to internet. Then the security flaws come into picture.
@stephensnell5707 Жыл бұрын
@@anujmchitale serial ports are bad and very slow and they do not exist no more either
@anujmchitale Жыл бұрын
@@stephensnell5707 You don't know about embedded systems in this world if you think serial ports don't exist anymore. Why are they bad? Not every form of communication needs blazing speed.
@stephensnell570711 ай бұрын
@@anujmchitalewell USB killed off VGA forever and with VGA having been terribly slow speeds it is good it got killed off altogether by USB and when I say VGA no longer exists I am talking truth as it does NOT exist anymore
@anujmchitale11 ай бұрын
@@stephensnell5707 This video is not about the VGA port. It's about the serial printer port. Which runs on the RS-232 or RS-485 protocol. Do you even know about it?
@Echristoffe2 жыл бұрын
I am using serial port every day for work. Generally RS-232 or RS-422/485. Those thing rock if you don’t need speed. Cheap, reliable, and you can diy a logic for it…
@Thommy_992 жыл бұрын
Oh yeah with microcontrollers you use these things all the time! Think UART for example
@kensmith56942 жыл бұрын
On the DIY logic side: It is quite easy to make logic that runs from only two bit patterns. 0x80 and 0xFF make two different pulse widths. This is good if you want the computer to turn something on and off with no micro in the device being switched.
@crashniels2 жыл бұрын
The serial port is very common in debugging. Some devices still use UART over it AFAIK
@drewzero12 жыл бұрын
The DB9 connectors are a lot easier to solder than some of the smaller ones like microUSB!
@QuickQuips2 жыл бұрын
Yep. Rs485 can work over long distances. And you only need 2 wires instead of the ones you need to crimp and shove into an ethernet socket.
@neeneko2 жыл бұрын
I think an important distinction is, well, while it can sometimes feel like it, consumer products are not the whole industry. Consumer tech tends to be rapidly changing, unstable, and locked into a constant upgrade cycle that has more 'keeping up with the neighbors' than actual need. Put another way, consumer tech has more in common with the fashion industry than the rest of the tech space. Heh.. though it was kinda odd to single out the serial port as 'the thing you connect everything else with', but frame the parallel port as 'just for printers. Parallel ports were also generic workhorses that were even easier to develop for than serial. You did not even need an api or driver or anything, they just looked like an address in memory.
@unknownkw2 жыл бұрын
I love how I could copy a text file to LPT1 to print a document with a single dos command, without any driver as to speak. Those good old days are over.
@RationalFunction2 жыл бұрын
@@unknownkw yep. Cuz of oversimplification to make things __look__ nice. Anti-consumerism and capitalism.
@ironcito11012 жыл бұрын
And parallel was a hell of a lot faster than serial. For a long time, it was the best choice for transferring any sizeable amount of data between PCs without a network infrastructure.
@neeneko2 жыл бұрын
@@ironcito1101 yep, there is that.. and if it had stayed in use it probably would have gotten faster and faster. In a way, modern super fast setups like external PCI Express is essentially multiple serial lines arrayed in a parallel interface (among other signals). Heh.. though just this weekend I went on an anti-usb rant because I am so tired of USB devices built in different years (or time shifted) not working together. USB and DVI/HDMI are nightmares of long term usage.
@Qwarzz2 жыл бұрын
Yep. Industrial applications may have upgrade cycles in decades rather than every couple of years like consumer electronics. Kone Elevators for example still use the AMD Geode from '99 and a motherboard to match.
@aikensource2 жыл бұрын
1 other very helpful use for COM connections: the technology is really easy to emulate, so virtual COM ports are used on Virtual Machines frequently. If you have control over the hypervisor, it's a super easy and useful way to get terminal access as if you plugged a KVM into it, without having to have working networking.
@zyeborm2 жыл бұрын
Heh I once had a bricked VM with some odd file system on it. I needed the configuration out of it to do a restore. I booted the VM into a recovery mode, added a serial port then piped the configuration file to the port and grabbed it on the host by cat > somefile.txt I felt very cool lol. I mean I probably could have loopback mounted the VMs disk and I did try that at first but the partition layout was all screwy and this way felt cooler and in the end isn't that what really matters?
@aikensource2 жыл бұрын
@@zyeborm that was also the most "polite" way to do it because you let the OS be in charge instead of touching its storage outside of the runtime environment.
@kupokinzyt2 жыл бұрын
I just use my good ole' Windows 95 Boot Disk.
@robomonkey8962 жыл бұрын
In my line of work (Railway) here in the UK, serial/COM ports are used in 99% of the hardware used to run and regulate the railway. I find it interesting because, whilst the technology is superceded by newer technologies, it still beats them because of the reliability / data configuration it provides. Theres also RS-422 for data transmission over longer distances.
@gabeklinger6482 жыл бұрын
I work with an enterprise network, almost all network equipment uses a serial interface for command line /console access. Only difference is they put the serial pinout through a rj45 connector.
@bscycling63042 жыл бұрын
*cough* CISCO *cough* yh I know many other Manufacturers aswell...
@igooooorrrrr2 жыл бұрын
Except now we lose the "it just works" aspect of it because no new laptops come with serial ports anymore so you gotta mess with USB-to-Serial adapters.
@Thats_Mr_Random_Person_to_you2 жыл бұрын
@@igooooorrrrr true, but they are a dime a dozen, have good driver support, and (importantly) not the responsibility of the manufacturer of the device you want to hook up to. They dont need to do any investment of any kind in drivers or software. Just present serial interface and thats it.
@christophernugent84922 жыл бұрын
Some take it a step further and expose a USB port that is internally connected to a UART serial communication chip. So, when you plug the other end into a computer, it gets recognized as a Serial COM controller.
@nathanielhill81562 жыл бұрын
@@igooooorrrrr fun fact, most computers still have serial ports, the headers just aren't suffered on to the motherboard
@NikosiaMateas2 жыл бұрын
I used to work in industrial automation, and you'd be amazed at some of the protocols and equipment still in use... Industrial robots still run on floppy discs and CompactFlash. Mitsubishi PLCs often use coax - yes, like TV coax - for data transmission to certain types of equipment. And even in terms of equipment that's just sort of been grandfathered in, there are still machines in active use today using long-obsolete controllers like the Modicon (ca. 1960s) or PLC5 (ca. 1980s). Unlike tech and IT where it's all about "faster, better," industrial applications are more a "If it ain't broke, for the love of god don't touch it, we have production numbers to meet" mentality.
@garcjr2 жыл бұрын
I'm barely starting out in industrial automation but I'm noticing that the automation and IT are pretty merging together. Many of the display units for our PLCs use a form of free DOS and Allen Bradley GDUs still run Windows ME. I would have rather them use Windows 2000.
@NikosiaMateas2 жыл бұрын
@@garcjr For tier 1 automotive and similar, definitely. Ethernet is the de facto protocol. For stamping plants in Bumblefuck, TN that have a maintenance staff that couldn't replace a light bulb if they had to, things get a little more... Antique.
@DVankeuren2 жыл бұрын
You speak of Modicon as if they went out of business years ago. They are still around and making PLCs.
@NikosiaMateas2 жыл бұрын
@@DVankeuren - Modicon controllers are not PLCs. There is a brand called Modicon, but it is simply how Schneider brands their line of PLCs. They are not the same thing as the original Modicon controllers, which pre-date PLCs.
@mattm30232 жыл бұрын
@@garcjr Automation is in a strange state right now. Allen Bradley PLCs having 8 megabytes of memory is a lot, yet Beckhoff's TwinCAT runs on Windows 10 and uses a proprietary object oriented programming language. Same with HMI's, its common to see these 90s looking interfaces running on Windows CE, but then Beckhoff HMI's use modern web server tech for theirs. Im in automation and robotics but have a comp sci background (which is rare), but I think itll be a huge advantage because things are finally beginning to shift into modernity. Much of modern automation software is no longer visualized electrical diagrams, it needs to be much more.
@Wunderbolts2 жыл бұрын
RS-232 is still alive and well in cnc machines. A top of the line machine that my job bought in 2019 still has it and I’m certain that the machines we have arriving next month have them to. Although they also have 10mb Ethernet and we almost always that instead.
@datpudding53382 жыл бұрын
Ye, in my last company we got a 5-axis machine - fairly new model and behind the sheet metal: COM everywhere
@ShinyQuagsire2 жыл бұрын
UART is still the most reliable way to debug any ARM uC lol, even phones and Macbooks still have them (exposed over SBU pins on USB C or via USB PD shenanigans). Perfect protocol tbh.
@thebaker86372 жыл бұрын
We had like 5 of those big CNC CMMs with like 16 hotswappable probes at an old job I worked. Used them for metrology and validating parts. Serial is super useful, especially when things go to shit at a low level as it happens in industry quite often. Yeah, data rates are slow, but try parsing a gigabit ethernet or even standard USB signal with a scope when you have some weird interference from the power or a nearby machine running screwing everything up. Good luck with that. You can literally decode most serial with just the processor on the scope. The whole thing being barebones, resilient and easy to debug is exactly why it’s in use to this day.
@frogz2 жыл бұрын
im rebuilding my laser cutter now and it is usb but at the heart of it, it still uses serial control and commands through a usb chip
@Papinak22 жыл бұрын
@@ShinyQuagsire UART is not a protocol, that's why it's so popular - it only defines the most basic functions for data transfer, so anyone can build whatever protocol they want to fit their needs, while using the same cheap hardware.
@coolbrotherf1272 жыл бұрын
I worked at an AV company for a few years and actually had to solder together some custom DB9 connectors to connect older electronics to the network. You'd be surprised at how many electronics can still use RS-232 to connect to computers.
@TheTubadMoose2 жыл бұрын
Knew it wouldn’t take long before coming across someone from the AV industry. I’ve assembled some db9 connectors but the thought of soldering, ewwwww
@juri141119962 жыл бұрын
@@TheTubadMoose d-sub9 for serial is a plesure, one 3 pins needet. d-sub 25, used for 8 balanced, analog audio channels (or 16 digital) is a pain.
@233kosta2 жыл бұрын
All of our materials testing equipment is serial, so is a bunch of data logging equipment I'm currently working on. The bench PSU too, with more options over serial than using the buttons. Hell, I even turn my projector on and off over RS232! When I was growing up it was always seen as some scary ancient thing that nobody understood, COM ports were a mystery beyond comprehension... Now that I've seen how easy it is (in linux I can literally just echo shit into the interface!) I'm absolutely kicking myself for not learning about it sooner.
@the_1drummajor2 жыл бұрын
My old job was that way too when we were working with old-school Crestron 2-Series equipment. I soldered a couple cables but in my time, most of the DB9s were dismantled because we were upgrading and using more modern newer equipment that relied on HDBaseT
@coolbrotherf1272 жыл бұрын
@@the_1drummajor HDbaseT is really useful since it can send commands and video signal together. The old system of having to sync the video source and video display with the RS-232 commands was prone to a lot of weird issues.
@offrails2 жыл бұрын
Favorite use of the serial port growing up was to link two PCs together (with a null-modem dongle) for quick and reliable DOOM deathmatches before home networks were a thing.
@kbm20552 жыл бұрын
There was a file manager back in the day that let you do this to transfer files between two PCs. It was fine for small files but larger ones could take quite a while.
@MrJest22 жыл бұрын
@@kbm2055 A few of them, actually. I worked for a company who made one that was bundled with millions of laptops of various brands.
@MrBrad40212 жыл бұрын
I did the exact same thing with Doom!
@AndyK.12 жыл бұрын
@@kbm2055 LapLink
@giulianomarco2 жыл бұрын
We hooked up two Amiga 500s for a Populous fight in the early 90s - great fun! 😁
@darken8782 жыл бұрын
They are still very much alive in the offshore industry too. Screw terminal serial connectors are your best friend for low bandwidth data transmission in applications where cables are likely to get tugged or vibrate free on a regular basis.
@stephensnell570711 ай бұрын
Serial VGA is not alive anymore,USB killed it off for good(as soon as USB existed VGA was killed off entirely)
@zeronxepher2 жыл бұрын
Oddly enough, one of my Japanese rhythm game arcade machine still uses serial ports. The PC that it has is a bit more modern but has a serial port for the controller that the game uses. I guess Sega loves Serial.
@EthanCGamer2 жыл бұрын
Serial is still all over arcade games, but slowly being replaced by USB. The machines designed in Asia still use them quite a bit, but the US and European machines are switching to USB connectivity, or even SD card to store firmware.
@drewzero12 жыл бұрын
Sega and Atari both also used the DB9/DE9 connector as a controller port on home consoles (notably Genesis and VCS/2600) though not as an RS-232 compatible serial port.
@zeronxepher2 жыл бұрын
@@EthanCGamer a lot of the other rhythm arcade games often time have custom io boards for their controllers.
@Ahfeku2 жыл бұрын
My old chinese speaker which my parents bought it at year 2000 ish perhaps has the subwoofer linked to a serial port. I thought it was vga at first but the pins are different.
@zushikatetomotoshift15752 жыл бұрын
@@Ahfeku then it's not the same type of cable.
@bradleythatcher28692 жыл бұрын
I work for a company here in the US that makes rugged Windows and Android tablets for data collection and rough environments. We still put serial ports on all our devices. It’s a must.
@SRC2672 жыл бұрын
Speaking of old connectors I recently upgraded my CD-ROM drive that had the very old IDE data cable with a Molex plug, to SATA power and data cables. Even the PSU needed to be upgraded.
@samoksner2 жыл бұрын
Like a 40 pin cable... Not even a fancy 80 pinner?
@potapotapotapotapotapota2 жыл бұрын
Eww ribbon cables, that brings back memories.
@vasopel2 жыл бұрын
You could have just bought an adapter,that is what I did, there where only two sata connectors on my motherboard (that are already used) so my DVD drive is using an adapter to connect to the pata on the motherboard,works great for three years now ;-) edit:forgot to mention that the adapter takes care of the power too,it takes molex power and gives it to the sata DVD drive ;-)
@darkstorminc2 жыл бұрын
I still have a working computer that uses ide cables lol
@MariuszChr2 жыл бұрын
@@potapotapotapotapotapota good old razor blade hack to improve case airflow...
@m3lod1an Жыл бұрын
I work in enterprise audio manufacturing and we use RS232 for all of our JTAG/pretest and firmware loading, and the ports come standard on all our servers as hard (non-networked) access to their command-line interface
@benjaminbordelon84132 жыл бұрын
In the education space, RS-232 is still ubiquitous when it comes to controlling media systems in rooms, ie projectors, tvs, etc
@lunakoala50532 жыл бұрын
Well, their equipment is usually straight out of the 90ies anyway.
@pabloescobar93372 жыл бұрын
Or getting data from scoreboards!
@bigbubba04392 жыл бұрын
Yup. I've seen those older ports on projectors with component, dvi, vga (might not be the exact ones, but look pretty similar), and some others. Been a bit since I've taken a look at them, though
@wellenwerk33572 жыл бұрын
Ive installed many big Barco and Christy projectors over the last 10 years. Rs232 for remote controlling, power on/off is still the prefered way instead of doing it via Network
@lojtnantsaarnio3622 жыл бұрын
Cisco uses it today aswell
@Demache922 жыл бұрын
Serial really is a true standard. It was so ubiquitous on 70s and 80s PCs that beyond a few quirks here and there, they will have zero problems talking to modern PCs. Its fun using an Apple II as a terminal for a relatively modern 40 core Linux server using nothing more than a serial cable and terminal emulation software on the Apple II side. Quite literally, a super computer as far as its concerned.
@sinni8002 жыл бұрын
I once found out serial controllers can actually break quite easily. I got a PS/2 mouse and plugged it into my serial port using an adapter (and yes, that adapter was meant for that). It fried the serial controller on the mainboard. I put in a serial card... and it fried that too. Another serial controller... and I let it go, I just used my serial mouse again
@jackjohnson11862 жыл бұрын
My favorite thing is PLC companies that flip 2 pairs so you have to by their cable.
@sinni8002 жыл бұрын
@@jackjohnson1186 Reminds me of cisco and their fucking console cables
@James_Knott7 ай бұрын
You wouldn't say that if you actually worked with serial ports back then. They were anything but standardized.
@savagepro90602 жыл бұрын
Techquickie has been focusing on PORTS lately!
@divyam._.maheshwari2 жыл бұрын
Yeah true 😅
@NineEyeRon2 жыл бұрын
That ship hasn’t sailed yet
@divyam._.maheshwari2 жыл бұрын
@@NineEyeRon What does that mean sir?
@EfficientTrout2 жыл бұрын
Gotta teach the youngin 😊
@savagepro90602 жыл бұрын
@@divyam._.maheshwari meaning -->> it is still relevant
@TheDaNuker2 жыл бұрын
Ah, I still remember the days of buying a null modem cable (basically a serial to serial cable with a cross) just to play Quake 2 1v1. It's definitely one of the legacy connectors that aren't going away yet, a USB to Serial Port dongle is still a very important accessory to have for backend IT teams.
@chrisl82922 жыл бұрын
Same! Except our first use of the massive serial cable in the dorms was for 1v1 Duke Nukem games! With Quake coming out later in the year.
@DVankeuren2 жыл бұрын
I remember making lots of null modem cables at work.
@MrDgwphotos2 жыл бұрын
Cisco Rollover cables.
@donaldroehrig78172 жыл бұрын
I see serial ports daily. Scanners, manufacturing equipment, etc. Yeah, when it costs millions of dollars to upgrade your equipment and it still works well, you keep using that old technology as long as you can. We still keep a few old laptops around that run Windows 95 because they have serial ports and the software that runs on them is no longer available for servicing the machines.
@EmptyZoo3932 жыл бұрын
I worked with an x-ray panel at one job, and we had an old system that ran windows 95 connected to the laser scanner that we used. Turns out you could log onto the system by hitting the x on the login page for the system, no username or password required. I've also heard rumors about semiconductor fabs still using hordes of 80x86 chips as controllers.
@donaldroehrig78172 жыл бұрын
@@EmptyZoo393 Yes, you have to make sure if you use old technology that it is secure. Our systems that use older tech cannot connect to the network/internet and you would have to physically open a locked cabinet and connect via a serial cable to get access. None store sensitive data. They are used for system controls on individual manufacturing machines.
@soundspark2 жыл бұрын
Do the machines not talk well to USB serial ports?
@donaldroehrig78172 жыл бұрын
@@soundspark Some of the equipment is simply so old that USB as we know it today was not even invented, yet. It still works fine, so no reason to spend $10's of thousands if not $100s of thousands to upgrade it. No ROI. Successful business is all about the return on investment.
@soundspark2 жыл бұрын
@@donaldroehrig7817 I meant those converters from USB to RS-232.
@DETERNET2 жыл бұрын
I’m a broadcast engineer working for one of the major equipment manufacturers, all of our products have serial connectivity for setup even though one of them it’s essentially a specialized network switch designed for passing SMPTE 2110, on 400Gbps ports. Some have added usb as well but I keep my serial adaptor handy in my gear bag
@Abovan792 жыл бұрын
Shout out to all of my data center nerd that configure IP and san switches, so we carry usb-to-serial adapters with us everywhere we go. Some of the fancy ones go Bluetooth to serial for wireless Cisco switch config fun!
@TheRiddleNL2 жыл бұрын
No noth fun, dose dongles are hell :(
@Zippytez2 жыл бұрын
Dont you dare say Cisco switch coding. In HS, I took an IT class that had a unit on it. God the horrors of bs'ing your way through that. No one in the class knew what they were doing with the code interface
@jacobdrj1012 жыл бұрын
I work with manufacturing metrology/statistics software... We use serial ports (and virtual serial ports) ALL THE TIME... Old standards never die... They just fade slowly away... The fact that they are so simple from an electrical standpoint is a huge feature too...
@Thats_Mr_Random_Person_to_you2 жыл бұрын
I think you hit it on the head with cheap implementation. UART hardware (ie the ICs, the logic, and the peipheral silicon area on microcontollers / SOCs) is just so 'simple' and the end user doesn't need drivers (another thing that could 'break'). For some hardware its 'useful' life is beyond that of the development cycles of OSs so using UART for your 'recovery access' (as with the likes of Network switches) is a no-brainer as you don't need to maintain device drivers as all OSs have software that can run serial tty etc.. They are also a more robust connection method. Its very very very hard to physically break an d-sub connector (ie the actual interface port on the device) which is perfect for industrial areas as well. And again, as you say, if you dont NEED high data throughput, then its an appropriate tool for the job.
@BastetFurry2 жыл бұрын
You can even bitbang serial in a pinch, it's what the C64 does for its serial ports because they botched a chip revision and the hardware serial was broken. ^^'
@zyeborm2 жыл бұрын
I dunno about physically hard to break, you ever see somebody plug a VGA cable (same dimension as the DB9) into an IEC socket? I have, and I've gotten the tech support call to fix the "broken" computer
@nahco39942 жыл бұрын
That is so true. I first ran into UART when I was playing around with bare-metal programming on an OG Raspberry Pi. I was looking for things to do with it other than making an LED blink. And there it was: an incredibly simple way to make a Raspberry Pi send text output to somewhere else **without the help of an operating system** How cool is that?
@davidjohnston42402 жыл бұрын
When there's a microprocessor at the other end, RS232/485 is ok because it can parse and response to that byte stream. For lower level hardware, we (I.E. people like me that design chips) prefer I2C/I3C/JTAG etc, because the transactions over the wires can map directly to register reads and writes. It's all cheap and easy, but easy is relative.
@anujmchitale2 жыл бұрын
@@davidjohnston4240 I recently experienced this. My prior job was from embedded system applications and now changed to Semicon industry. My go-to would be the serial port communication while everyone at Semicon prefers the JTAG. Now I am using JTAG for communicating with the chips.
@PaulSorensen52 жыл бұрын
DB-9 is actually a commonly misused term, they're supposed to be called DE-9 ports but over time people consistently referred to them as DB-9 after coming from DB-25 ports, but the B stands for what shell size the port is.
@ihaveacoolhat12 жыл бұрын
We still use them in datacentre environments to configure PDUs, generators and gain terminal access.
@TheCoolDave2 жыл бұрын
I work TV broadcast, in IT, we use a ton of serial cables to automate things. We just use the ports to control things, and when you try to make things moron proof, it does help. It's all slowly moving over to IP based but, a lot of the older stuff uses it and we almost forget about them because they are so reliable...
@IronwingTechHaven2 жыл бұрын
A lot of modern PCs actually do still have serial port connectors on their motherboards.
@wellenwerk33572 жыл бұрын
Yes, i got Mainboard for Mediaserver/Projection application use. It has 7 serial Ports
@chaos.corner2 жыл бұрын
I used one to upgrade a PC a while back. Windows wouldn't recognize the USB ports on the PC and no PS2 ports so I used a serial mouse and screen keyboard to get the drivers updated.
@cpK054L2 жыл бұрын
I have YET to see any mobo after 2005 have an RS-232 port.... I have to use an FTDI cable and those aren't cheap.
@chaos.corner2 жыл бұрын
@@cpK054L My last motherboard from 2020 was a B550M-K. Comes with 1xCOM port onboard. This isn't the one I was referring to earlier so that's 2.
@cpK054L2 жыл бұрын
@@chaos.corner I saw the motherboard on Amazon... and when showing the peripheral panel... there is no DB-9 jack on it.... are you lying to me? Looks like a DE-15... which is not a common connector for RS-232/RS-485
@afre33982 жыл бұрын
The serial port is also popular in the home brew micro controller world. As it is very simple to program an interface to a PC. In cases there you need low speed data transfer rates. But I have also seen devices that can support up to about 1 Mega bits pr second. Not sure how good the signal integrity is at those speeds though
@ailivac2 жыл бұрын
Oh it would be fine over short/medium distances at 1MHz; you wouldn't see transmission line effects until tens of meters. Noise is usually the bigger issue if you're running it longer than across a room but that's where differential interfaces like RS-422/485 come in.
@tylerpeppy14502 жыл бұрын
To be honest, I laughed so hard when I saw the title of the video. RS-232, RS-485, UART (TTL); are some of the most abundantly used low-speed industrialized buses. These have always been around and I don't understand why people think they left...
@crushermach32632 жыл бұрын
I mean if you've never used one yourself you might be forgiven for thinking older technology just kind of fades away in favor of new standards.
@tylerpeppy14502 жыл бұрын
@@crushermach3263 No. I use them for embedded systems all the time. I'm under the IMPRESSION that older hardware seems to fade with time; as have multiple standards.
@erlendse2 жыл бұрын
And they better stay around too. USB is a complex beast, and a UART just sends and recieves with no questions asked.
@RamiKattan2 жыл бұрын
The video should have mentioned the importance of RS-232 in networking equipment, which most of them is still configured over serial port. Even when new switchers seem to have an RJ45 configuration port, in reality that RJ45 cable is an RJ45-to-serial cable. Just last week our fiber provider came to change some configurations on the Fiber Router and used a serial cable and telnet to do so.
@bennylloyd-willner96672 жыл бұрын
RJ-45 to serial is not really necessary, since RJ-45 signals are serial already. I do get what you mean, serial as RS-232 is another standard of serial so some conversion is needed if you want to connect an RS-232 thingomabob to it😁
@TheSeriph2 жыл бұрын
I used to have an older laptop from work just for this reason. Until I found a reliable USB to serial adapter. The sys admin was kinda suprised when I turned in the old system.
@zyeborm2 жыл бұрын
Rj-45 to serial is mostly a Cisco thing. These days the console port is frequently a USB to serial port built into the device so you don't need to bring your own then find out it's incompatible because it uses a knockoff chip.
@roberthoffmann80432 жыл бұрын
@@zyeborm At least the cisco FP Firewalls have both Rj-45 and mini USB to Serial. They also come with a mini USB to USB-A cable so you can connect the firewall directly to your pc an communicate via serial.
@Milnoc2 жыл бұрын
We use DIGIs a lot in my line of work which are equipped with RJ-45 ports wired for RS-232 and not Ethernet. Makes it very easy to wire a bunch of serial devices with just Ethernet cables and RJ45 to DB9/DB25 adapters. We have sites where the Ethernet jacks in the walls are actually RS-232 jacks. To avoid wiring errors and handshaking problems, I open up the adapters, pull out most of the wires and wire up only the red, green and yellow pins for communications. We avoid hardware handshaking whenever possible.
@FixitFred2 жыл бұрын
I was surprised when this video did not mention the use of serial for console cables even to this day they are still widely used by cisco, aruba, ruckus, juniper etc.
@astrawby2 жыл бұрын
When I read console cables, I thought of Atari and Sega first, but good point indeed!
@rushthezeppelin2 жыл бұрын
I work in home energy efficiency inspections and use a device called a manometer that is basically a fancy device for measuring pressure. The older digital model of them has a serial port and the newest model which has WiFi and now Bluetooth built in only came out in 2016. About half the manometers in my company are still the old model and there's still a ton of them floating around in the industry at large. The ports were used to connect little modules that do various tasks, the one used the most giving it WiFi connecting ability to communicate with your computer.
@stevenclark21882 жыл бұрын
Also, one of the big classic uses for a serial port was the mouse. PS/2 ports were for expensive IBMs for years until ATX board became standard. AT motherboards of compatibles as late as K6-2 processors often had an AT keyboard port and ran the mouse over serial.
@DragonGrafx-162 жыл бұрын
I have a PC with a Slot 7 motherboard with a K6 (first generation, not the 2) that does have the AT keyboard port, but it has a PS/2 mouse port installed using riser card. I use it to play games for MS-DOS.
@LSD971232 ай бұрын
Back in 2006, my dad bought a Lenovo flip phone called E307. The data cable came with it had a DB9 port on one end. When he bought a new phone around 2010, he gave it to me and I had the liberty of exploring its depths. I installed the PC suit, came on a mini disc on my pentium 4 PC, and connected the phone through said cable. I could send texts through my computer. Also, there was a function to connect the computer to internet through phone, but I could never get it figured out. Those days were fun. We had extremely limited resources, yet we managed to get things done and find happiness in what we had.
@XzTS-Roostro2 жыл бұрын
I work at an Amazon sort center (opened since 2017), and the desktop label printers, made by Zebra Technologies Corp., has a combination of USB, Parallel, and RJ-47 ports.
@suttonshow2 жыл бұрын
They're very much alive in the broadcast industry! We use them for tallies, UMDs, general control and sometimes even Comms when it comes to interfacing with radio systems and older equipment, and there's no complaints here, d-Sub 9 is really easy to solder and it just works
@TTim42 жыл бұрын
wow 56k modem dang that is fast ... my first modem was a whole 50 baud, then I got to upgrade to a 300 let me tell you watching text move almost as fast as I could read was awesome, & then I got fancy with a 1200 and finally text could go across the screen faster than I could read, well when it was working at full speed anyway.
@megachonk94402 жыл бұрын
I got a modem when 2400 was the cutting edge. Nobody else in my town had ever even heard of such technology and most thought it was crazy stuff to be able to connect to remote computers over a phone line. I was like a tech god to my friends.
@shorty8081002 жыл бұрын
I had a 9800 baud modem back in 1990 it would DL at 2.4kbs a 5600 baud would only DL at like around 1.4kbs, where as 56k could do around 14+kbs my 28.8k connection would do 5-6kbs
@handlesarefeckinstupid2 жыл бұрын
I can hear the handshake protocol now. I used an acoustic coupler for a while, messing about on BBS sites.
@cpK054L2 жыл бұрын
@@shorty808100 *9800 Baud.... you're a liar. Baudrates seem to have been multiples after 300 BAUD. Did you mean 9600?
@PrajjalakChattopadhyayАй бұрын
Physicist here. Many of our scientific instruments are still using serial communication over USB. We have FTDI FT232 or CH340 breakout boards for that. RS-232 or UART communication is slow, but reliable and robust. For high speed high data volume applications, we use TCP or UDP over Ethernet in our lab. Most of these equipment are designed by us in house.
@lawrencedoliveiro91042 жыл бұрын
2:13 Also for connecting to minicomputers from DEC and other manufacturers. While IBM preferred a faster, more complicated (and more expensive) proprietary protocol for its 3270-family terminals.
@RaymondHng2 жыл бұрын
IBM 3270-type terminals and printers were connected to 3274 cluster controllers using coaxial cable at a rate of 2.3587 Mbit/sec. The 3274 cluster controllers were then connected to the IBM mainframe computer. IBM 3270 terminals were not directly connected to the mainframe. The main goal of the system was to maximize the number of terminals that could be used on a single mainframe. To do this, the 3270 was designed to minimize the amount of data transmitted, and minimize the frequency of interrupts to the mainframe. By ensuring the CPU is not interrupted at every keystroke, a 1970s-era IBM 3033 mainframe fitted with only 16 MB of main memory was able to support up to 17,500 3270 terminals.
@lawrencedoliveiro91042 жыл бұрын
@@RaymondHng Block mode may be efficient for data entry, not so good for timeshared interactive applications.
@Jpeg62 жыл бұрын
Another benefit of serial ports is that they could be interrupt driven which is helpful for time critical applications. I have a serial GPS receiver they gives PPS outputs to microsecond accurate time for my NTP server. USB has buffers so timing can be off.
@oneguy19872 жыл бұрын
when i was little in the 90s, my dad cleaned my room and moved my desk/computer and instead of unscrewing the connectors he just ripped them out!
@Ganara4262 жыл бұрын
Wow thats horrible
@kahelsoro2 жыл бұрын
RS-232 is still very much alive, even in modern Network equipment. Where I work; I always have Serial-based cables with me. Though the port has changed from the typical DB9 to most commonly RJ45 the backend IS still Serial. Some even have USB Mini-B connectorts BUT the backend is still Serial Personal Advise: If you're looking for USB(Male) to RSR232(Male) connectors; go with the Mahattan brand; i've been using it for years (10 years) and they have never failed. Just dont forget to install your drivers AND make sure to buy the correct IC(most common and which is what I use for my type of work is PROLIFIC)
@toshineon2 жыл бұрын
I find it interesting that there's often such a disconnect between consumer and industrial technology. It's harder to convince a company why they need a new piece of tech, especially if it follows different standards, than a typical consumer.
@TheTubadMoose2 жыл бұрын
If it ain’t broke, don’t fix it. If it’s cheaper to use, easier to configure and easier to upkeep, why change
@FlorenceSlugcat2 жыл бұрын
Quite often, there is just no need at all to upgrade something. For example, if you have a machine that needs to transfers 1kbps of data to a computer, there is no reason at all to waste money and labour on replacing the ports and cables on the device for a cable capable of 10gbps A cable capable of 10kbps will do just as good as a 10gbps in that case.
@xpwn3rx2 жыл бұрын
I work for a hospital system and spent years hooking up brand new medical devices with serial ports. They can be temperamental, and some manufacturers do things like making them not send data if a certain pin is connected. Many vendors also use different non-standard pinouts.
@davideaezakmi95302 жыл бұрын
If you work in a research enviroment you can still see these cables everwhere. It's not uncommon to see a machine that cost half a million dollars hooked up to an ancient PC with Windows XP through a serial port
@zodayn2 жыл бұрын
I work in a greenhouse where we use scizor lifts for all kinds of functions. Those lifts have serial ports on them to connect various devices like fans, sprayers, thermometers and IR distance sensors. All super basic data that pretty much all boils down to stop the sprayer when the IR sensor says the distance limmit is reached. And the great thing is that these connectors are screwed in tightly and work in a warm and wet environment. When entering the greenhouse I put my phone in a special case that blocks the USB port and speakergrills because else the ports would rust and erode and build up gunk and water that it breaks within a month. Not with serial ports. Those lifts have been running the same cables for 20 years now.
@redmcbeard42302 жыл бұрын
In the world of PLCs (Programable Logic Controller) Serial ports are still standard.
@andrewslejska42052 жыл бұрын
Really? I wouldnt say standard but common. Not much new serial equipment from what i see although that could just be the industry im in.
@garcjr2 жыл бұрын
We're upgrading some of our PLC equipment to work on some sort of industrial ethernet. But it'll be a while before everything's converted. Afterall PLC stands for Please Leave Connected.
@redmcbeard42302 жыл бұрын
@@andrewslejska4205 serial and some kind of PoE Ethernet are king in 90% of the PLC and dedicated controllers. PoE only is becoming standard with Allen Bradley systems but there is always a backup Serial Com in the panel. Nearly all the experienced programmers I know in my industry (food production and ammonia cooling systems) trust Serial Coms over Ethernet. The younger folks are less likely to crack open a panel with Wi-Fi modules becoming integrated in those fancy HMI/PLC bundles.
@redmcbeard42302 жыл бұрын
@@garcjr 100% true. Everything is Ethernet these days but a TON of PLCs still have the serial com integrated because it may be slow… but it damn near never fails. Unlike every other freaking Ethernet patch cable my company purchases.
@andrewslejska42052 жыл бұрын
@@redmcbeard4230 interesting to know. In my job i only use allen bradley so maybe as my career develops i'll see and have to get more used to dealing with serial connections. I think with the increase of data connections and importance of central data storage especially for alarm data, tracking of more and more complex diagnostics and potential for off site diagnostics ethernet will probably get more popular especially as schools are teaching more about ethernet connections then the older standards.
@Gameplayer550559 ай бұрын
Serial port is very simple that an Arduino can easily use it. (Just get a shift register) USB is a complicated witchcraft compared to it (syncing, NRZI, bit stuffing, packets, etc)
@JesseBrohinsky2 жыл бұрын
Even some devices that use USB might actually be still implementing the serial protocol. I've worked on some software that used serial for all communications with an embedded hardware device. Nice and simple and reliable.
@jg3742 жыл бұрын
An example of this is Arduino boards.
@sandyleask922 жыл бұрын
I work as an engineer in the Marine Electronics sector. Serial Ports are heavily used on ships from old to new builds to carry NMEA data. This NMEA data could be GPS, AIS, Radar, Sonar etc to allow equipment talk and work reliably. Which is essential. You dont want your Autopilot to loose its heading from a Gyrocompass and cause the ship to turn hard over for example. It is cost effective to use as data rates are usually between 4800-38400 baud and don't need a wide bus to saturate. NMEA 2000 or Canbus is becoming more common but cost is still high compaired to serial. Can does Reduce the cables to just one main bus at the cost of reliability. Serial you have a backbone with multiple buffers incase one fails. You should have redundancies in place always. When working on new builds. You can be running km s of expensive can cable. When instead you could run cheap 2pair 24AWG as serial data, usually it's more attractive when you are already spending a few million on a new ship.
@vipr6422 жыл бұрын
Can verify that industrial equipment uses antiquated ports. A while back I was using a CNC machine in a welding shop and in order to get the software to tell the machine how to cut the metal it used a parallel port of all things. The modern Dell Optiplex PC I was using needed a PCIe card to give it a parallel port. I guess it uses parallel and not serial because it is more similar to a printer in application.
@rashidisw2 жыл бұрын
Using expansion card to add Parallels & Serials port was how it used to be done, before the built-in onboard alternative became trendy and takes over. But since more modern motherboards no longer provides those, we back using expansion card yet again.
@websterleone2 жыл бұрын
Ah, you've activated my one pet peeve: It's DE9, not DB9. The B and the E refer to the size of the shell. DA was commonly used for the 15-pin soundcard MIDI/gameport, DB for the 25-pin parallel port, DC was for some SCSI stuff, DD was very uncommon in general, and then they realized they needed a smaller port for something like a basic serial port and just went with DE for a name, instead of, I don't know, D zero? D negative A? Kind of wrote themselves into a corner with that one. What's interesting is you can get different pin counts for each shell size. The most well known one is the DE-15 connector used for the (S)VGA port. But also common for a little while was DB-13W3 for analog video on some machines, using 3 coaxial contacts and 13 signal contacts on a single connector. You can also get high current, high voltage, and even *pneumatic* contacts to fit into the larger contact holes. And the DE9 connector? Currently used for SpaceWire, an interesting bus protocol used in, well, space.
@GrowlyBear9172 жыл бұрын
I'm glad you made the comment about DE9 connectors being erroneously called DB9. I was going to write a comment similar to yours, but you did the heavy typing for me! Have a grr-rr-reat day.
@charlesschneider70792 жыл бұрын
Before there were PS-2 mice, there were serial mice. More fun was writing the config.sys file to keep the serial ports from clashing by using the same interrupt request (IRQ).
@Sembazuru2 жыл бұрын
When I went to college in the early '90s with my Amiga there was only other person on my residential hall had a computer. His was a PC (I honestly forget if it was an actual IBM or a clone). He was jealous of the native Amiga sound system so he got a soundblaster board and lost his mouse to an IRQ conflict when he installed the soundblaster.
@handlesarefeckinstupid2 жыл бұрын
Ah IRQ conflicts, so many hours poking about the bios and config files. Good times.
@OnLogic2 жыл бұрын
Love this video! We're constantly asked why we still put COM ports on our industrial computers. The world of Industrial IoT relies on connecting new and legacy devices, and COM ports are SUPER common on industrial equipment of every kind, new and old. When you're tying together decades old manufacturing equipment with modern sensors and networking equipment, COM ports are one of the go-to methods to ensure everything can interface effectively.
@arof76052 жыл бұрын
My company has bought said PCs specifically due to said easily accessible built in COM ports, so it definitely works! As my boss has said, the advantage of a COM port vs a USB device (especially a USB to serial adapter, which we've ended up having to use far more than we'd like) is that a physical COM port is exactly where you expect it to be. If a USB device is replaced, or even sometimes just moved, Windows is not guaranteed to make it easy to find or put it back where it was expected in the case of adapters. And even with native USB devices there can be issues. We had to implement two of the same coin machine that used USB on a single system in a project, and making it clear to the software which was which (top and bottom) was not easy.
@marksterling82862 жыл бұрын
Loved the video, although made me feel old, i had a usr hst modem, the palmpilot pro and an x10 home automation controler. it university i had a homemade null modem cable running between rooms using 3 core cable and looping rts-cts dsr-dtr, i also remember having to get an additional 2 port card because i ran out of ports (@ that time my mouse was serial) and i needed a uart16550 as the uart8550 struggled to keep up
@dontown15312 жыл бұрын
I was an Alpha-tester for the ARPANET in 1969. They brought a Telex machine to our High school in Vancouver & hooked it up with an old telephone handset & acoustic modem & sent an 'e-mail' to SFU.
@OmahaGTP2 жыл бұрын
As a network guy, I can’t express how much I loathe usb-to-serial adapters. They are garbage. All drivers are garbage. That may be more of an insult to garbage.
@JeffDeWitt2 жыл бұрын
Agreed. We had a bunch of those and I've gradually been replacing them with PCIe serial adapter cards.
@KokoroKatsura2 жыл бұрын
wat do they do?
@lawrencedoliveiro91042 жыл бұрын
You need drivers for them? I just plug them into a Linux box and they work.
@JeffDeWitt2 жыл бұрын
@@lawrencedoliveiro9104 A lot of devices don't play nice with Linux.
@lawrencedoliveiro91042 жыл бұрын
@@JeffDeWitt A lot of them *do* run Linux. I’ve been doing stuff with some Sierra Wireless 3G/4G modems, for example. Plug them in via USB, and they make the connection look like its own TCP/IP LAN.
@Milnoc2 жыл бұрын
I automate truck scales. The scale indicator, receipt printer and Wago Modbus industrial controller all use RS-232. It just simply works and is not prone to massive failures or electrical interference like USB and computer networks would experience in an industrial setting. It's also less costly when you consider the Ethernet option for our devices costs about $100 extra per device and often requires a laptop to set it up. With RS-232, you usually have DIP switches, and that's only changed if the default values of 9600,N,8,1 aren't good enough. We activate software handshaking for printers only so that there's no buffer overflow. No other device requires handshaking because the data flow involves very short on-demand commands and responses. That allows us to cut down the number of pins required for communications down to three (send, receive, ground).
@khx732 жыл бұрын
Ohhh that feeling when you realize you're just not in the target demographic anymore.
@General_Li_Shin2 жыл бұрын
It's still in use today with low cost microcontrollers in small low cost devices
@savagepro90602 жыл бұрын
I think Cisco equipment might still be using serial ports. I'm not sure!
@mhm4me2 жыл бұрын
Cisco routers and switches still use serial ports till day
@savagepro90602 жыл бұрын
@@mhm4me Damn! I knew it
@Plexico415222 жыл бұрын
a lot of commercial network equipment has serial ports that is the only way to do initial setup, most once they are setup you can telnet in to them to change settings.
@edg4rallanbro7532 жыл бұрын
Yes, I got to play with a switch and you can get into the console by either using serial port or RJ45 to serial. The solution I used because my laptop doesn't have either of those is RJ45 to serial to USB type A to USB type C, still worked in putty with some driver updates.
@James_Knott7 ай бұрын
@@mhm4me Some use USB & built in serial port adapter.
@daniel_lucio2 жыл бұрын
In the 90's I specialized in making serial cables for graphing calculators (Texas and HP), I also made Linux scripts to communicate with them using Kermit from Columbia University, I even made a serial cable for my LX300 dot matrix printer because it worked better on that port when Windows switched from 3.11 to 95.
@RolandHutchinson2 жыл бұрын
Kermit was the always-available last resort -- and often the "first resort" solution of choice -- for moving either text or binary files between disparate operating systems and architectures.
@andrewslejska42052 жыл бұрын
Industrial uses are switching to ethernet. Gigabit is becoming common even but there is still plenty of rs 232 plugs and other serial communications. Aged serial connections get annoying to troubleshoot.
@MegaMech2 жыл бұрын
Serial ports are great. You get to sit there at work twiddling your thumbs waiting for the PC program to finish uploading data to the device.
@alkoyyy2 жыл бұрын
Serial ports need a comeback! Every connection that requires a handshake is garbage...
@buffuniballer2 жыл бұрын
Use them almost daily to connect to a server's "Lights Out Management" port when I'm in the data center fixing issue. I typically don't have access to the customer network, so access to the server management functions via a serial port is a good separation between the technician and the production data. They are also used to initially set up devices. Someone has to put the LOM and switches and other devices on the network, so the LOM's serial port, the switch or router console is used for initial configuration. Serial ports get a workout in datacenters around the world.
@travisstoia46272 жыл бұрын
not first but we move
@mortenhattesen7 ай бұрын
Back in the 1970s and 1980s terminals (display and keyboard) were connected to a host (typically mini computers) using a serial RS232 port, possibly via a modem. It wasn't until the IBM PC in the 1980s that the DB9 connector was introduced. Before then, the DB25 connector was THE RS232 serial connector. The stated 75 bps speed was only present in the 1200/75 bps modems, where the 75 bps part was used for transmitting keystrokes - 7.5 keystrokes per second was deemed sufficient - leaving the remaining bandwidth of 1200 bps for receiving characters to display. Prior to the display terminals were the mechanical teletypes (typewriters) during the 1960s and 70s, that often operated at 300 bps (roughly 30 characters per second). Without any busy-handshaking, it was up to the host computer to pause after sending carriage-return and line-feed characters to allow for the printing head and roller to move before being able to print any further characters. That was achieved by configuring how many null characters (that were ignored by the teletype) had to be sent after a CR/LF character.
@antoniajules5392 жыл бұрын
This is the kind of world we've made for ourselves and our children, better have no enemies when the light goes out , due to the economic criss, wars and rate of unemployment I think now is the best time to invest and make more money for the future💯💯
@richards12372 жыл бұрын
I stumbled upon one of he's clients testimonies and decided to try him out, Im expecting my 3rd cash out in 9days
@tadeuszgraczyk30352 жыл бұрын
A transformation of my investment of $4000 to a $15,400 in just two weeks, so 😁
@MARK-nk7zf2 жыл бұрын
For long-term investment perhaps if you have $5000 in BTC in 2016. That would valued at almost $600,000 today there is no metal in existence that has seen that kind of value increase.
@namjoohyukskwang69322 жыл бұрын
Please how do I contact Mr steve brooks?
@namjoohyukskwang69322 жыл бұрын
I'm placing my trade with Mr steve Asap
@Deadeye3132 жыл бұрын
Many things that keep ships running use serial ports. From generator controllers to wind sensors. They are used for monitoring and configuration.
@ozzman5302 жыл бұрын
As a network engineer, serial ports are still the #1 go to, to fix networking equipment via the console port. Heck straight out of the box console ports via serial connections is how you do it.
@NickNackGus2 жыл бұрын
The funny thing is, they're not gone from modern PCs either - except for maybe compact motherboards, you'll often find a COM header on modern motherboards. You can get a cheap adapter that's nothing more than a cable that connects to a PCI slot without using the PCI connector and use it to talk to your favorite microcontrollers or single board computers.
@magmajctaz14052 жыл бұрын
Thanks for mentioning industrial machines. Too many engineers where I work utilize USB which is unreliable for permanent use, especially in applications where custom software expects devices to have a specific COM port. USB is great for portable electronics where the specific COM post is unnecessary, and unplugging and replugging does not matter.
@762jeremy2 жыл бұрын
I fix gas station stuff for a living. I still use serial stuff frequently. A lot of gas pumps still run their fuel through serial rs-232. Our gas pump main boards are also loaded via serial connection. As far as cash register go, scanners and pole displays often still communicate via serial. RS232/Serial is alive and well in the convenience store industry.
@ChipLinck2 жыл бұрын
I connect medical devices to electronic medical records (EMR), and the two primary methods I use are Ethernet, and serial ports. In the OR, I connect anesthesia machines, patient monitors, lab devices, heart lung machines, cardiac output machines, and other devices to an appliance called a Capsule Neuron through serial ports. The Neuron is a tablet sized PC connected to the network and sends the data to a server that processes the data and sends HL7 messages to our EMR. Some devices are slow at only 9600 baud. In addition to speed, we also have to set the parity, stop and data bits. They have to match on the machine, and the port on the Neuron. It's not hard, and it rarely fails. If it does stop, it usually just needs a device restart to reinitiate communication. By far there are more problems on the network or software side.
@timovandrey2 жыл бұрын
As an embedded electronics engineer I can say, these connectors are used for so many things. UART, CAN-Bus, your own whacky protocol, etc. These are very sturdy and I really like them.
@zackakai51732 жыл бұрын
0:09 - the fact that this is a legitimate question for a lot of people nowadays makes me feel very old indeed 🤣
@ailivac2 жыл бұрын
GPS receivers. CNC controllers (including 3D printers). Test equipment. Two-way radio programming cables. Microcontroller bootloaders (Arduino among others). Drone telemetry radios. Management ports on routers. Anything (especially outside the consumer space) that doesn't need very fast speeds, or can't justify the complexity of a whole network stack to use Ethernet, uses a serial port either directly or through some emulation layer, commonly on top of USB. The circuitry for it is in virtually every embedded processor so it's trivial to integrate into almost anything that needs to talk to a computer.
@MikeBramm2 жыл бұрын
Yes, LOTS of industrial equipment still have at least one serial port (PLCs, scales, scanners, printers, lifts, stackers, bundlers, sorters, purshers, fillers, shrink wrappers, etc.).
@o_puff49492 жыл бұрын
I think we should get a refresh of CAT cable… maybe a “how to” video with all the specifications/use cases of CAT 3 all the way to 7A. Dig into POE, POE+ & POE+ max.. Might be a bit much for TQ, but in my line of work, CAT cable is taking over a lot more responsibility than data transfer
@o_puff49492 жыл бұрын
Last “ethernet” video I had seen from the channel was from 9 years ago🫣
@mirage8092 жыл бұрын
The serial port also saw another great use: it was a controller port on video game consoles and computers from the late 70s all the way untill the mid 90s. The Atari 2600, Commodore 64 and Sega Mega Drive/Genesis all used the venerable little port for their controllers! I presume that this happened because of how plentiful and cheap the port was. Warning: while many of these controllers were cross compatible, due them using a similar way of working as the Atari 2600, Sega ones are specifically not compatible with all the others. Their mode of operation was different and plugging them into a vintage computer can seriously damage those machines.
@Sembazuru2 жыл бұрын
Ah, but those controllers weren't serial devices in that they didn't use a serial protocol. Yes, they used a DE9 (or D-sub 9) connector, but the buttons and joystick switches directly connected to the pins instead of getting multiplexed into a serial connection.
@AdithaJayasuriya2 жыл бұрын
They are used in my hospital to "network" all the patient monitors, oxygen saturation probes and whatnot into the central nurses station. Never seen one of those machines disconnect or go out of sync.
@jtsiomb2 жыл бұрын
Serial ports are absolutely essential for debugging operating system kernels, low level bare metal code, and embedded firmware. It's so simple to operate that an operating system can start spewing debug messages and accepting debugger input with a serial port from the very early bootup code. It can be very easily used with a handful of assembly instructions, even from inside an interrupt handler. You just can't replace that with a complicated USB driver stack. It's simply not fit for that use.
@zynan2 жыл бұрын
Please do a video about SCSI ports! Zip drives, music equipment, expensive gadgets of the 1990’s… oh the nostalgia!
@bryanb3352 Жыл бұрын
The deeper you go in electronics, the more important serial communication is. Being able to send bits to something else one after the other in a reliable way is essential. And there are ways to do that without and without a shared clock.
@jackpatteeuw92443 ай бұрын
Just found this video. When I started in the computer industry in the middle 70s, 110/300 bps modems and RS-232 were the "standard". Many older Teletype used 20ma/60ma current loop. When we got Bell 212A modems in the late 70s/early 80s (1200 bps, baby!) we were flying ! If you want to make your "brain hurt", try explaining the sequence of signaling that RS-232 used between the modem (Data Set) and the computer (Data Terminal). Many of those extra pins on the DB25 connector were used ! And don't forget, RS-232 does NOT use 0-5V to determine "zeroes" and "ones" ! One big problem that came along was various PC manufacturers could not come up with a "standard" way of configuring the COM1 port. The DB9 connector was missing some "wires" and and different companies wired is as a Data Set and others wired it as a Data Terminal. The sex of the pins were frequently different and Rx/Tx (pins 2 and 3) were frequently switched. If your PC (or other device with a serial port) was wired as a Data Terminal and you wanted it to talk to a "dumb" terminal (ADM-3A, VT100) you needed null modem. Where I worked, people were constantly looking for null modems or "sex change" adapters. I gave up. I bought a set of (very expensive) crimps (AMP ?), male and female pins (1000 of each) D-sub connector bodies (15 and 25 pin), covers, male and female screw connectors and 500' of 10 conductor (Belden) cable. I know I went through SEVERAL boxes of that 500' cable. I could make any cable in less than 10 minutes.
@IanHobday2 жыл бұрын
Serial is still super common. Old school connections were DB25 instead of DB9. Later high speed ports ran up to 230,400bps but 115,200bps is still often the max.
@austinbowles20002 жыл бұрын
I spent a summer as an AV Technician and we used RS232 for a lot of control systems, especially surrounding video and projectors.
@carltonhealy94572 жыл бұрын
The Wellsite Information Transfer Specification (WITS) for communicating what a drilling rig is doing to third party contractors on a wellsite (i.e. oil and gas wells, geothermal wells) almost always works over RS-232. Ironically usually via a USB to RS-232 converter on the contractor's end. It's just sending ASCII characters on the order of a couple dozen every couple of seconds. Sometimes this is done via TCP/IP but this is somewhat rare unless you're somewhere like an offshore rig or in the Eastern Hemisphere. There is a newer standard called WITSML involving a web server that hosts much of the data and everyone getting the data in an XML format but this still hasn't caught on everywhere and is subtly different in it's use case.
@TheGaggenau2 жыл бұрын
I work with AV integration and I use serial on a daily basis. For example Serial is not affected by strange power saving functions in equipment that’s needed to fulfill TCO standards or strange security measurements on networks that only allows the original MAC address so when you change equipment it stops working.
@devilcookie99242 жыл бұрын
You can't imagine how many serial ports are using for hospitality industry like hotels. Almost hotels (even new built ones ) are still using DB-9 and DB-25 for their PMS systems.
@MrCommodorebob2 жыл бұрын
In the data center they are essential for both servers and networking equipment. If something goes wrong and you can't access your server / switch any other way, chances are you can get to the serial console to see what's wrong and possibly fix it.
@leonmoto19312 жыл бұрын
It's also really easy to implement, since every language has solid and easy libraries for serial communication
@srfurley2 жыл бұрын
Even RS-232 can work over greater distances than USB, and is often used in control applications. RS-422 can go further and RS-485 can control multiple devices. What is often done in larger installations is to use Ethernet most of the way, but then a small gateway device to talk to a few devices within a small area. In the college where I used to work there were a large number of entrance and exit barriers at various locations across multiple sites which had to talk to a security server in the main building. The barriers themselves were controlled by RS-485. From a device nearby which then talked Ethernet the rest of the way. To get to remote sites it went over the Ethernet. It wasn’t just serial, there were various systems which used Ethernet to some other communications standard gateways, the Lighting was controlled by DALI boxes, various things that needed dry contacts used Ethernet relay boxes, and the CCTV system used a mixture af IP cameras and older analogue ones which connected via analogue composite video oevices each of which connected multiple cameras. Just about everything went through Ethernet except the analogue telephones which were rapidly being phased out when I left. Hardly anything used USB, it was either Ethernet all the was or Ethernet most of the way and then converted to something else, but not USB, which is limited to something like five metres.
@erlendse2 жыл бұрын
Fair about USB. If it's not a personal computer, USB doesn't have that much of a role. Instead they have fixed adesses, fixed locations, stuff just works (until something actually breaks).
@Goodmanperson552 жыл бұрын
Some modern machines actually do have serial ports. But they're usually just on-board pins, similar to the connectors for the I/O panel and would require additional hardware for it to be usable as a proper serial port.
@ailivac2 жыл бұрын
Pretty much every desktop board still has one serial port on an internal header. Server or industrial boards usually have a real DE-9 on the IO panel and often at least one more header.
@alexmcd3782 жыл бұрын
What drove me nuts was how similar they were to VGA ports. It took young me an awkwardly long time to tell them apart. And they continued to haunt me as a computer tech support person for the same reason
@troyBORG2 жыл бұрын
I remember having a Serial mouse, and I remember having to install the drivers for dos, so when I log out of win3.1 back into dos to play games it would work.
@it4offices2 жыл бұрын
we often use a serial cable to setup network switches and routers when they arrive. Some newer devices that come with USB connectors still emulate a serial port so it maybe quite a while before we see them go.