Hi,

I'm quite new to PIC / PICBASIC and USB.

I've been using the PIC16F877 and the DLP-USB245M unit to achieve PIC to PC communications via the USB port. The DLP-USB245M is really easy to use and all the 'nasty USB' code is done in a virtual comm port software which they supply as a download from their website. You just treat it as if it was another MSCOMM port in your code (I'm using VB6 by the way).

See the following link:

http://www.ftdichip.com/Products/Eva...DIPModules.htm

I hope this helps - GOOD LUCK!! :-)

Simon