A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
Hi all, I'm searching for some way to USB with a PIC :S If someone knows how to interface the 16F628 or 16F877 with a USB device this will be of great help... One thing to say, that I'm searching for making the PIC as a host not as a device, so that the pic respondsto a USB devices like Webcams, flash USBs, ... just any USB device... I found some way to make my PIC act as a USB device, this was done using some special PIC... however any help for interfacing PIC with USB will be great and thx in advance, and wish everybody here the best :) |
|
|
|
picbasic can do this www.picbasic.com go to support and look for the online manual for picbasic pro. It should have a few links of places that will guide you through hacking the interface a bit. -- In , moh835@y... wrote: > Hi all, > I'm searching for some way to USB with a PIC :S > If someone knows how to interface the 16F628 or 16F877 with a USB > device this will be of great help... > One thing to say, that I'm searching for making the PIC as a host > not as a device, so that the pic respondsto a USB devices like > Webcams, flash USBs, ... just any USB device... I found some way to > make my PIC act as a USB device, this was done using some special > PIC... however any help for interfacing PIC with USB will be great > and thx in advance, and wish everybody here the best :) |