Difference between revisions of "AVR Class"
From Bloominglabs
Line 18: | Line 18: | ||
<big>'''Links:'''</big> | <big>'''Links:'''</big> | ||
+ | *[http://www.obdev.at/products/crosspack/index.html CrossPack AVR for Mac OS X] | ||
*[http://winavr.sourceforge.net/ WinAVR for Microsoft Windows] | *[http://winavr.sourceforge.net/ WinAVR for Microsoft Windows] | ||
*[http://www.avrfreaks.net/wiki/index.php/Documentation:AVR_GCC AVR for Linux] (mine just came with Fedora) | *[http://www.avrfreaks.net/wiki/index.php/Documentation:AVR_GCC AVR for Linux] (mine just came with Fedora) | ||
*To find cool AVR projects and info check out [http://www.avrfreaks.net/ AVR Freaks]. | *To find cool AVR projects and info check out [http://www.avrfreaks.net/ AVR Freaks]. |
Revision as of 18:18, 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:
- 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.