Step 2Prototyping on a breadboard
Please note, most of the time you need current limiting resistors for LEDs. Only in very special cases you may drop the current limiting resistor. Otherwise you may destroy the LED.
Attached is a zip that contains the source code and a Makefile.
Update May, 7th, 2009: If you have compiled it on your own and it won't fit on the ATtiny2313 (avrdude complaining about address 0xXXX out of range), then please try an older version of avr-gcc. Version 3.4.6 works fine for me. If you are using WinAVR, then look for WinAVR-20060421-install.exe.
| « Previous Step | Download PDFView All Steps | Next Step » |
















































or one of my header boards http://tinkerlog.com/howto/tiny2313-header/ and you will need an ISP programmer. I use USBtinyISP a lot. http://www.ladyada.net/make/usbtinyisp/
And here is a great instructable to get into programming microcontrollers http://www.instructables.com/id/Ghetto-Programming%3a-Getting-started-with-AVR-micro/