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 ...
After connecting a device with a serial port with the computer via the Prolific PL2303 cable, some users have received the following error message: Please install the ...
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 ...
[Felipe Navarro] wanted to add a few serial ports to his computer, but couldn’t find an adapter that suited his needs. So, he built his own. His Quad Serial device is a nicely designed converter that ...
What's a good brand to go with? I know there are some that are queer and use special drivers - i'm looking for something that I can just plug in and it will show up to XP like any other COM port, so I ...
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 ...