Difference between revisions of "AVR Class"
From Bloominglabs
(→Bloominglabs AVR Class) |
(→Bloominglabs AVR Class) |
||
Line 16: | Line 16: | ||
<big>'''Outline:'''</big> | <big>'''Outline:'''</big> | ||
*AVR examples, Makefile, and avrdude.conf files in gzip format[[http://bloominglabs.org/images/e/ee/Avr.tgz Avr.tgz]] | *AVR examples, Makefile, and avrdude.conf files in gzip format[[http://bloominglabs.org/images/e/ee/Avr.tgz Avr.tgz]] | ||
− | *Avr examples, Makefile, and avrdude.conf files in zip format [[http://bloominglabs.org/ | + | *Avr examples, Makefile, and avrdude.conf files in zip format [[http://bloominglabs.org/index.php/Image:Avr.zip]] |
*[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 13:50, 16 October 2011
Bloominglabs AVR Class
You, programming a microprocessor? Yes, my friend. We’ll show you the basics of programming using the AVR ATMega8 microprocessor in this painless, tears-free workshop. Not only that, but you will gain experience “breadboarding” – building prototype circuits. You will upload your program to the microprocessors to tell it what to do – the first step in harnessing the power of this pervasive technology.
Handouts
Data Sheets
Outline:
- AVR examples, Makefile, and avrdude.conf files in gzip format[Avr.tgz]
- Avr examples, Makefile, and avrdude.conf files in zip format [[4]]
- AVR atmega8 datasheet
Links:
- 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.