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 ...
If you've been using computers for more than a couple of decades, you've probably used a serial port to attach peripherals like your mouse and modem. Until the USB standard rendered them obsolete in ...
A PC’s serial port provides signal lines that you can use to read voltage levels of digital circuits. You can use the port to test digital TTL (transistor-to-transistor-logic)-level circuits. You just ...
A shared channel that transmits data one bit after the other over a single wire or fiber; for example, Ethernet uses a serial bus architecture. The I/O bus from the CPU to the peripherals is a ...
Ok, the title is a bit misleading. Like most things in life, it really isn’t infinite. But I’m going to show you how you can use a very interesting Linux feature to turn one serial port from a ...
You probably remember serial ports as the ancient nine-pin plugs you once used to hook up your mouse or joystick to your computer in the pre-USB dark ages. But tracking down devices that still use ...