Arduino and Orangutan B-328 Robot Controller

Arduino and Orangutan B-328 Robot Controller not programming help pls.

Pololu USB AVR Programmer

Edit boards.txt

Edit programmers.txt

Edit preferences.txt

Orangutan Board Select

Serial Port

Select Bootlader

Error - 1 Burn bootloader

Error - 2 Upload Programmm

Help plsss

Why are you trying to burn a bootloader on to your Baby Orangutan? That’s not going to work (without some hassle). Instead of using a bootloader, you should load your sketches on to the board using the Pololu USB AVR Programmer as an ISP programmer. The Arduino IDE has built-in support for doing this, by running the program “avrdude”. You should follow the instructions in this document to set this up: Programming Orangutans and the 3pi Robot from the Arduino Environment.

–David