[Jethomson] worked out a way to use a Nokia USB cable at a USB to Serial cable. He was able to pick up one of these cables for less than $3 delivered. A little probing worked out which conductors go ...
The classic serial null-modem cable was, among other things, used to connect two computers together for communications and file transfer. Largely eliminated in daily use by the advent of home ...
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 ...
Some software and specialty hardware requires you to use a traditional serial port. Serial ports have been around for decades and work by transferring one bit of data at a time at a relatively slow ...
A socket that connects to a serial interface (one bit following another over one line). Serial ports are widely used by sensors for data acquisition, and they were standard on early computers for ...