AVR Class: Difference between revisions

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


<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.
*[http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf AVR atmega8 datasheet]

<big>'''Links:'''</big>
*[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)
*To find cool AVR projects and info check out [http://www.avrfreaks.net/ AVR Freaks].

Revision as of 19:12, 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:

Links: