We still have lots of things that have serial interfaces on them, switches, mangement modules, etc. But we're all out of things that have serial ports. Even the servers who's management modules have a ...
Learn what a USB to Serial adapter is used for, when you might need one, and whether installing a driver is required for it ...
In Part I of this article, I briefly mentioned the generic USB driver in the context of getting a USB device to communicate through it easily, with no custom kernel programming. Unfortunately, I ...
Prolific PL2303 is a USB-to-Serial adapter cable that lets you connect your computer to the devices with serial ports, like a PLC (Programmable Logic Controller). When you connect a device with your ...
When it comes to server consoles, users have two major options, graphical or text. I personally prefer a serial console to a graphical one, and this preference isn't all rooted in snobbery. Serial ...
Debugging with printf is something [StorePeter] has always found super handy, and as a result he’s always been interested in tweaking the process for improvements. This kind of debugging usually has ...