Arduino Programmers, USB (Universal Serial Bus) & ICs
- Arduino A000092, The Arduino ISP is an In System Programmer for any AVR board with an ICSP connection. It can be used to burn your target firmware into an AVR MCU without the bootloader, saving space on the target chip. It can also be used to put the bootloader onto a blank or corrupted AVR MCU. As well as the ICSP connection, the board also has a micro-USB port to connect to your PC. It's possible to power the target board from the Arduino ISP by setting the correct jumper. You can even re-program the on-board ATiny 44. This board is based on David Mellis' Fab ISP project. If you are interested in modifying the firmware then his website may be of interest. Arduino ISP (In-System Programmer) A000092