Difference between revisions of "AVR Class"
From Bloominglabs
Line 7: | Line 7: | ||
<big>'''Handouts'''</big> | <big>'''Handouts'''</big> | ||
− | * AVR pinout worksheet [[ | + | * AVR pinout worksheet [[http://irc.bloominglabs.org/images/c/c2/AVR_handout.pdf]] |
− | * AVR RGB LED+button schematic [[ | + | * AVR RGB LED+button schematic [[http://irc.bloominglabs.org/images/1/1a/AVR_rgb%2Bbutton_handout.pdf]] |
− | * AVR workshop questionnaire [[ | + | * AVR workshop questionnaire [[http://irc.bloominglabs.org/images/9/95/Questionnaire-AVR_workshops.pdf]] |
<big>'''Outline:'''</big> | <big>'''Outline:'''</big> | ||
− | *[[http://bloominglabs.org/ | + | *AVR examples, Makefile, and avrdude.conf files[[http://bloominglabs.org/images/e/ee/Avr.tgz Avr.tgz]] |
*[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] | ||
+ | |||
<big>'''Links:'''</big> | <big>'''Links:'''</big> |
Revision as of 18:17, 24 July 2010
Bloominglabs AVR Class at The Collaboration Room
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 self-developed program to the microprocessors to tell it what to do – the first step in harnessing the power of this pervasive technology.
Handouts
Outline:
- AVR examples, Makefile, and avrdude.conf files[Avr.tgz]
- AVR atmega8 datasheet
Links:
- WinAVR for Microsoft Windows
- AVR for Linux (mine just came with Fedora)
- To find cool AVR projects and info check out AVR Freaks.