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 ...
Over the last two weeks I published an article reference the USB to serial converter see Project Usb to serial converter http://edn.com/project/mark_harrington/usb-to ...
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 ...
One of the most useful tools in the hardware hackers toolbox is a USB to serial adapter. With this, you can flash new firmware to routers, and ply the vast binary seas of embedded hardware. The common ...