It's working!
Thank you very much. Now I can use Arduino IDE to flash a sketch to the Arduino Dock.
T
Posts made by Tchernobil
-
RE: Arduino Dock guide is up
-
RE: Arduino Dock guide is up
I use the Espansion Dock. You can see a video of my setup here:
http://www.grafigne.com/files/wires_arduinodock.mp4
How can I test if my arduino dock is defective? -
RE: Arduino Dock guide is up
I try to burn the bootloader, all my connections seems OK but I always have this message:
root@onion:~# sh /usr/bin/arduino-dock flash bootloader
Flashing bootloader...
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.I double check connections, everything is fine. What can I do?