<html>
<body>
Hi, Roy.<br><br>
1. have you considered something like talking to a serial port that
converts to USB? buy something like a serial-to-USB cable, keep the USB
end untouched, and take the serial side of the cable apart. connect 1 pin
output from the PIC to the data line. you'll talk to it via a virtual SIO
port. <br><br>
2, i had a USB I/O controller that gave me 24 bits to play with. you
could write to any of the 24 bits, then read them over USB via a virtual
SIO port. sounds like overkill in your situation.<br><br>
3. someone _must_ have finessed the PIC -&gt; USB connection already. it
seems like such a common problem. <br><br>
i wouldn't try to build an actual USB interface myself. lots of folks
have cracked that nut inexpensively.<br><br>
&nbsp;- adm - <br><br>
At 01:17 PM 10/28/2008, you wrote:<br><br>
<blockquote type=cite class=cite cite="">Has anyone got any
experience/knowledge of working with USB?&nbsp; I'm looking<br>
at building a pic project and would like to talk to it via a USB
port.</blockquote>
<x-sigsep><p></x-sigsep>
<hr>
<br>
Alan D.
Mazurka&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
adm.design@verizon.net&nbsp;&nbsp;&nbsp;&nbsp; <br>
</body>
</html>