PDA

View Full Version : USB help!



saxmanjd
- 10th February 2009, 15:02
I am looking to program a pic to read the values off of two pots, and then be able to put those values onto my laptop and put them into a graph. Is this a possible goal? I was thinking of using USB to download the information. any help would be much appreciated!

mister_e
- 10th February 2009, 16:15
Here's some link for you

USBDemo, something to learn USB a little bit
http://www.picbasic.co.uk/forum/showthread.php?t=5418

USB HID Template for Visual Basic 2005
http://www.helmpcb.com/Software/USBHIDVB/USBHIDVB.aspx

HTH