USB/Client
HomePage
|
USB
|
RecentChanges
|
Preferences
Many embedded devices will desire to be a
USB
client in order to be able to plug into PCs to be controlled, or for data transfer.
[USBN9603 USB client]
- provides a
Microwire
/
SPI
interface as well as an 8-bit parallel interface.
[Kanda USB modules]
- nice DIP modules providing a number of easy-to-use interfaces to USB
http://www.beyondlogic.org/usb/usbhard.htm
- site with information about USB chips
http://www.ftdichip.com/
- FTDI makes a simple USB interface that looks like RS232 to the micro. Can use existing host drivers so you don't have to write them.