Summary of Introducing the TinyLoadr AVR Programmer
The TinyLoadr AVR programming Shield has been redesigned as a standalone USB programmer, eliminating the need for an Arduino. It retains the same price but offers enhanced usability with features like a 16MHz clock, a 28-pin ZIF socket, ICSP headers, and 5V power output for target boards. Suitable for a wide range of AVR microcontrollers, it is compatible with both Arduino IDE and avrdude, catering to beginners and advanced users alike.
Parts used in the TinyLoadr AVR Programmer:
- USB connector
- 16MHz clock source
- 28-pin ZIF socket
- Blink LED
- 10-pin ICSP header
- 6-pin ICSP header
- M3 (3.2mm) mounting holes
- Power supply circuitry for 5V output
I finally finished the next version of my TinyLoadr AVR programming Shield – and it’s not a shield. It’s a standalone USB programmer, so you no longer have to have an extra Arduino laying around. The best part? It’s the same price as the shield was!
Read more to find out more about it, or visit my Tindie store to grab one for yourself!
Features at a glance
- Open source.
- Supports a wide range of AVRs (see list below)
- USB connector
- 16MHz clock source for all supported AVRs
- One 28-pin ZIF socket
- A Blink LED to test your microcontrollers
- 10 and 6-pin ICSP headers for programming target boards
- Can power target boards with 5V
- M3 (3.2mm) size mounting holes
- Easy to use for both beginners and advanced users
- Easy to use with both Arduino IDE and avrdude
What microcontrollers are supported?
The following DIP microcontrollers are supported in the ZIF socket:
- ATtiny11
- ATtiny12
- ATtiny13
- ATtiny15
- ATtiny24
- ATtiny25
- ATtiny44
- ATtiny45
- ATtiny84
- ATtiny85
- ATtiny2313
- ATtiny4313
- ATmega8
- ATmega48
- ATmega88
- ATmega168
- ATmega328P
On target boards, any microcontroller that avrdude supports is supported, though Arduino cores may not exist for all of them. Any pin-compatible AVRs will also work (that is, one with the same pinout).
For more detail: Introducing the TinyLoadr AVR Programmer