Difference between revisions of "AVR Class"

From Bloominglabs
Jump to: navigation, search
(Bloominglabs AVR Class)
(3 intermediate revisions by one user not shown)
Line 12: Line 12:
  
 
<big>'''Data Sheets'''</big>
 
<big>'''Data Sheets'''</big>
[http://www.datasheetcatalog.org/datasheet2/9/0p4t1g1lw0spoo5ukh2s1uxchzky.pdf 7805 Voltage Regulator]
+
* [http://www.datasheetcatalog.org/datasheet2/9/0p4t1g1lw0spoo5ukh2s1uxchzky.pdf 7805 Voltage Regulator]
  
 
<big>'''Outline:'''</big>
 
<big>'''Outline:'''</big>
*AVR examples, Makefile, and avrdude.conf files[[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/index.php/Image:Avr2.zip Avr2.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 12:25, 18 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

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

Data Sheets

Outline:


Links:

Personal tools