How do you program a attiny13a?
7
answers
|
Answer it!
|
And here's some code to get Arduino users started:
https://github.com/gandrewstone/avrez
http://www.instructables.com/id/Blinky-LED-using-an-attiny13-a-USBTiny-programmer/
The ATtiny2313 is a nice chip also, but do your home work: the 2313 has more pins, memory, better serial support, but doesn't have an ADC (analog-digital converter.)
Compare AVRs on this page at AVRFreaks, which also has EOL (end-of-life) information...
![]() |

































