Turn Your Arduino Into an ISP

Learn how to turn your Arduino into an AVR In System Programmer. This will allow you to burn bootloaders onto new chips or program AVRs without a bootloader. Step 1: Materials To begin you will need: * Arduino (I will be using the Uno) * AVR Microcontroller (This tutorial will cover the ATtiny85 & ATmega644) […]

Turn Your Arduino Into an ISP Read More »