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.
SIAM32 - Software USB host controller
2. September 2008 - 20:39 — admin
Software Implemented ATMega32 USB Host Controller from the Cornell University.
A software implemented USB 2.0 Host Controller was created for the Atmel Mega32 microcontroller.
This project has yielded a library that can be included from any program written for the Mega32. By using this library, a user can implement USB functionality with their application with minimal fuss. Several compiler options are included for various levels of debugging and verbosity.
Link: SIAM32 USB HC