This AVR programmer is designed as an Arduino shield. It allows you to program most AVR ICs using the Arduino IDE and your Arduino board as an ISP. The shield features a socket for easy insertion and removal of microcontrollers, requiring no additional software beyond the Arduino IDE or avrdude.
A simple development Arduino shield for programming ATtiny13, ATtiny45, and ATtiny85. All eight pins of the IC are exposed on the side, with an onboard testing LED on pin 2 (PB3).
Note:
Documentation: Relevant ATtiny13 and ATtiny85 core files for bootloader please refer to this page.
You might also like