AVR: Difference between revisions

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


[[http://hackerspace.bloomingtonfools.org/bloomington_hackerspace/images/7/73/Blinky.tgz Blinky.tgz]]
[[http://hackerspace.bloomingtonfools.org/bloomington_hackerspace/images/7/73/Blinky.tgz Blinky.tgz]]

[[https://hackerspace.bloomingtonfools.org/bloomington_hackerspace/images/1/17/Avr-examples.tgz Avr-examples.tgz - counter.c, pwm.c, pwm2.c, random.c]]
[[http://hackerspace.bloomingtonfools.org/bloomington_hackerspace/images/1/17/Avr-examples.tgz Avr-examples.tgz - counter.c, pwm.c, pwm2.c, random.c]]

Revision as of 19:14, 8 September 2009

AVR - ATMega

Here is the blinky.c file, avrdude.conf, and Makefile to program the AVR chips we played with on 9-1.

[Blinky.tgz]

[Avr-examples.tgz - counter.c, pwm.c, pwm2.c, random.c]