A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Building a PIC18F USB device
24. April 2010 - 15:22 — admin
A step-by-step tutorial about creating a PIC18Fxx5x-based USB device.
A perfect article shows how to breadboard a simple USB generic HID device, creating the PIC18F firmware and creating the Windows SW interface for the device. It uses the built-in drivers for generic HID devices.
Read more: Building a PIC18F USB device
Read also on the same web: Open Source Framework for USB Generic HID devices based on the PIC18F and Windows