Difference between revisions of "AVR"

From Bloominglabs
Jump to: navigation, search
Line 1: Line 1:
 
== AVR - ATMega code examples ==
 
== AVR - ATMega code examples ==
[[http://bloominglabs.org/index.php/Image:Avr.tgz Avr.tgz]] AVR examples, Makefile, and avrdude.conf files from the class.
+
*AVR examples, Makefile, and avrdude.conf files[[http://bloominglabs.org/images/e/ee/Avr.tgz Avr.tgz]]
 +
*AVR pinout worksheet [[http://irc.bloominglabs.org/images/c/c2/AVR_handout.pdf]]
 +
*AVR RGB LED+button schematic [[http://irc.bloominglabs.org/images/1/1a/AVR_rgb%2Bbutton_handout.pdf]]
  
 
[http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf AVR atmega8 datasheet]
 
[http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf AVR atmega8 datasheet]

Revision as of 21:40, 24 July 2010

AVR - ATMega code examples

  • AVR examples, Makefile, and avrdude.conf files[Avr.tgz]
  • AVR pinout worksheet [[1]]
  • AVR RGB LED+button schematic [[2]]

AVR atmega8 datasheet

CrossPack AVR for Mac OS X

WinAVR for Microsoft Windows

AVR for Linux (mine just came with Fedora)

To find cool AVR projects and info check out AVR Freaks.

Personal tools