Frage

I want to send data from PIC18F4550 to an EEPROM. The PIC is located on a development kit I want to send data from my PC to the PIC using (USB PORT COMMUNICATION). * not serial *

I'm looking for a good code example or tutorial about how this operation is performed using either C or Java languages

War es hilfreich?

Lösung

http://www.waitingforfriday.com/index.php/Building_a_PIC18F_USB_device

A good tutorial about building a generic HID for the PIC.

Andere Tipps

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top