Visual Basic USB port using PIC

C

Thread Starter

Chip

I need help setting up a simple PIC (18f4550) to PC communication system using USB. I want to send a string like "hello world" (from my PIC) into a textbox in Visual Basic. I also need to understand how to read data from my usb device (PIC 18F4550) and store it for later use.
 
Top