Actions

Useful AVR Links: Difference between revisions

From HacDC Wiki

No edit summary
Line 4: Line 4:
* The library reference and and example projects at the [http://www.nongnu.org/avr-libc/user-manual/index.html AVR-libc] page are very useful.
* The library reference and and example projects at the [http://www.nongnu.org/avr-libc/user-manual/index.html AVR-libc] page are very useful.
* [http://www.avrfreaks.net/index.php?module=Freaks%20Devices&func=viewDev AVRFreaks ProductMatrix]
* [http://www.avrfreaks.net/index.php?module=Freaks%20Devices&func=viewDev AVRFreaks ProductMatrix]
* [http://www.atmel.com/dyn/products/datasheets.asp?family_id=607 AVR Datasheets]
* [http://www.atmel.com/dyn/products/datasheets.asp?family_id=607 AVR Datasheets from Atmel]
* In particular: [http://www.atmel.com/dyn/resources/prod_documents/8025S.pdf ATmega48P Summary Datasheet] and [http://www.atmel.com/dyn/resources/prod_documents/doc8025.pdf The Long ATmega48P Datasheet]
* In particular: [http://www.atmel.com/dyn/resources/prod_documents/8025S.pdf ATmega48P Summary Datasheet] and [http://www.atmel.com/dyn/resources/prod_documents/doc8025.pdf The Long ATmega48P Datasheet]



Revision as of 21:18, 9 September 2008

Generic AVR Resources

  • Programmer pinouts: FFVH7HBF5UO1JMR.MEDIUM.jpg

AVR Tutorials

Projects and Ideas