Simple PIC USB Interface

An Overview Of The Simple USB Interface
           The USB device created in this write-up uses microchip's USB framework to aide in the complex task of interfacing to a windows laptop as a USB HID device. The device demonstrated that input from the laptop could control certain USB device functions, similarly the USB device could control the laptop application as output. This is exactly what any HID device should be able to do, thus The Simple USB Interface created in this tutorial allows you to get something up and running so you can expand.


What To Do Now
           Make no mistake, USB is a very complex protocol with features that can and do fill volumes of books. The device created here shows you a simple way to get started as an HID. There are many avenues left unexplored like making a mass storage or high bandwidth device. Once you do understand the basics of USB connectivity in this tutorial, I urge you to expand on it by making your own USB device


Conclusion
           This tutorial was successful in reaching the goals outlined in the introduction, but there is much left to be desired and room for improvement. Better components would be my first thought, a true problem solving application would be my second and better accuracy through software would be my third =D.
           If you have any further questions, I implore you...don't be shy, take a look at the forums or ask a question there. I check them out regularly and love getting comments & questions.



;