AVR Class: Difference between revisions

From Bloominglabs
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:


<big>'''Handouts'''</big>
<big>'''Handouts'''</big>
* AVR pinout worksheet [[Image:AVR_handout.pdf]]
* AVR pinout worksheet [[http://irc.bloominglabs.org/images/c/c2/AVR_handout.pdf]]
* AVR RGB LED+button schematic [[Image:AVR_rgb%2Bbutton_handout.pdf]]
* AVR RGB LED+button schematic [[http://irc.bloominglabs.org/images/1/1a/AVR_rgb%2Bbutton_handout.pdf]]
* AVR workshop questionnaire [[Image:Questionnaire-AVR_workshops.pdf]]
* AVR workshop questionnaire [[http://irc.bloominglabs.org/images/9/95/Questionnaire-AVR_workshops.pdf]]




<big>'''Outline:'''</big>
<big>'''Outline:'''</big>
*[[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]]
*[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 19: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

  • AVR pinout worksheet [[1]]
  • AVR RGB LED+button schematic [[2]]
  • AVR workshop questionnaire [[3]]


Outline:


Links: