Saelig Company, Inc. announced the release of Prolific PL2303RA, an all-in-one IC that provides a convenient, low-chip-count solution for connecting an RS232 full-duplex asynchronous serial device to ...
If you’re using an AVR microcontroller and you’d like to add USB to a project, there are a lot of options out there for you. Both LUFA and V-USB add some USB functionality to just about every AVR ...
I have a number serial of devices I need to connect to a relatively modern computer with only 1 standard serial port. The obvious solution is to grab a couple of USB->serial adapters, which I did, ...
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 ...
Silicon Labs’ CP2130 offers a solution for bridging a Universal Serial Bus (USB) host and Serial Peripheral Interface (SPI) bus. The controller, which features driver support for Windows, OS X, and ...
In my last column [see LJ December 2002], we covered the serial layer in the 2.5 (hopefully soon to be 2.6) kernel tree. We mentioned in passing that a USB-to-serial driver layer in the kernel helps ...