RobAIR2013-RICM5-Suivi/BurnBootloader: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
= Introduction =
= Introduction =


Steps to burn a bootloader onto an ATmega168PA using an Arduino Uno, following the tutorials http://arduino.cc/en/Tutorial/ArduinoISP and letsmakerobots.com/node/32096. These instructions are based on Arduino 1.0.4 running on Ubuntu.
Steps to burn a bootloader onto an ATmega168PA using an Arduino Uno, following the tutorials http://arduino.cc/en/Tutorial/ArduinoISP and http://letsmakerobots.com/node/32096. These instructions are based on Arduino 1.0.4 running on Ubuntu.


= Steps =
= Steps =

Revision as of 10:24, 13 March 2013

Burning the Arduino Bootloader onto an ATmega168PA using an Arduino Uno

Introduction

Steps to burn a bootloader onto an ATmega168PA using an Arduino Uno, following the tutorials http://arduino.cc/en/Tutorial/ArduinoISP and http://letsmakerobots.com/node/32096. These instructions are based on Arduino 1.0.4 running on Ubuntu.

Steps