background preloader

Arduino

Facebook Twitter

Command line

Attiny10 with arduino. Attiny85 with arduino. PWM. I2C. Manipulation de ports. Blender bridge. CMU CAM. LCD. Libraries. OSD. ISP. Learning Examples | Foundations | Hacking | Links This tutorial explains how to use an Arduino board as an AVR ISP (in-system programmer).

ISP

This allows you to use the board to burn the bootloader onto an AVR (e.g. the ATmega168 or ATmega328 used in Arduino). The code in this example is based on the mega-isp firmware by Randall Bohn.