Actions

Useful AVR Links: Difference between revisions

From HacDC Wiki

Line 7: Line 7:
* [http://www.nongnu.org/avr-libc/user-manual/index.html AVR libc Online User Manual]
* [http://www.nongnu.org/avr-libc/user-manual/index.html AVR libc Online User Manual]
* [http://www.nongnu.org/avr-libc/user-manual/FAQ.html AVR libc FAQ]
* [http://www.nongnu.org/avr-libc/user-manual/FAQ.html AVR libc FAQ]
* [http://www.mil.ufl.edu/~chrisarnold/components/microcontrollerBoard/AVR/avrlib/ Procyon AVRlib] (not to be confused with the libc) has code for nearly everything you'd like to hook up to an AVR.  (I2C, IDE/ATA, LCDs, etc)


== AVR Tutorials ==
== AVR Tutorials ==

Revision as of 17:47, 1 November 2008

Generic AVR Resources

AVR Tutorials

Projects and Ideas