I am trying to program my BabyOrangutan with arduino but i have some problem . I am using Pololu Usb Avr programmer .
i tried all of the possible codes.
I am just trying communicate with BabyO.
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
And I have a Trouble.
I think I have a problem when the programmer try to erase baby orangutan but i don't know how can i fix this.
Is it possible to break down my devices ?
