ATmega/ATtiny Microcontroller Programming Shield for Arduino As ISP R1
I like using ATmega/ATtiny microcontrollers for my projects.
I normally use Arduino IDE and Arduino As ISP to program them.
I built a shield for the programming by myself for my convenience, instead of using a breadboard or other products.
This is my “ATmega/ATtiny Microcontroller Programming Shield for Arduino As ISP R1”.
I’ve been using it for quite long time with no issue but I’ve recently felt that should be enhanced a bit.
I’ve just started working on building “ATmega/ATtiny Microcontroller Programming Shield for Arduino As ISP R2” with following enhancements.
- Support ATmega8535/16/32/164/324/644/1284 DIP40 microcontrollers.
- Support ATtiny261/461/861 DIP20N microcontrollers.
- Add a power switch.
- Adopt a PCB with a standard Arduino UNO shield formfactor to make it look better.
- Make the status LEDs - Heartbeat, Error & Programming - brighter.
I’ll post the details about R2 including the circuit diagram, PCB design, BOM & etc. when they are ready.
Top Comments