![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| In a project at my workplace i'm using a USB controller chip/module from USBMicro to basically turn on 8 relays at different times through a PC. The chips are about $50 each and I need several eventually. The chip probably does everything you would need a USB to do but, all I need is to turn on or off 8 pins so it's pretty much overkill. Is there a way to program a PIC to do what I want? or do you know of any other usb chips that are cheap? | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Checkout the FT232BM and FT232BM devices from FTDI: http://www.ftdichip.com/FTProduct.htm Really simple to use -- not full speed USB, but adiquite. | |
| |
| | (permalink) |
| Hi, You may also have a look at the I/O-warriors by Code Mercenaries: www.codemercs.com regards joachim
__________________ Choose two: - good - fast - cheap | |
| |