Difference between revisions of "AVR Class"
From Bloominglabs
(→Bloominglabs AVR Class at The Collaboration Room) |
|||
Line 11: | Line 11: | ||
* AVR workshop questionnaire [[http://irc.bloominglabs.org/images/9/95/Questionnaire-AVR_workshops.pdf]] | * AVR workshop questionnaire [[http://irc.bloominglabs.org/images/9/95/Questionnaire-AVR_workshops.pdf]] | ||
+ | <big>'''Data Sheets'''</big> | ||
+ | [http://www.datasheetcatalog.org/datasheet2/9/0p4t1g1lw0spoo5ukh2s1uxchzky.pdf 7805 Voltage Regulator] | ||
<big>'''Outline:'''</big> | <big>'''Outline:'''</big> |
Revision as of 13:45, 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 7805 Voltage Regulator
Outline:
- AVR examples, Makefile, and avrdude.conf files[Avr.tgz]
- 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.