How to use Arduino as AVR Programmer (for ATMega328p)

You can use an Arduino as an AVR Programmer to upload a program onto another miniprocessor microchip (in this document, an Arduino UNO and ATMega328p). (Much of the following information can be found on arduino.cc’s tutorial pertaining to this topic. More of it can be found at high-low tech’s tutorial. Here I combine all the […]