Arduino_as_a_programmer
Arduino_as_a_programmer
Riley Myers
January 29, 2019
1 Prefix
This document outlines how to setup and use an Arduino as a programmer with Atmel Studio. It requires
that you have Atmel Studio and the Arduino IDE already installed.
4. Connect your microcontroller chip to the Arduino board using the ICSP connector
3 Locating Tools
Next, we need to find the folder where Arduino installs the AVR utilities. The following steps will walk
thorough how to do this after the Arduino IDE is installed.
1
4 ADDING AN EXTERNAL TOOL 2
4. Set the Command field to the path found in section 3. For example,
replacing <COM PORT> with the serial port that the Arduino is connected to and possibly modifying
the path to the configuration file.
6. If you want to see the full output every time, uncheck the box marked Close on Exit