0 upload with Arduino Posted by Peter Koppendorfer on September 21, 2011 at 10:15am Hello what I must change it in the 43 version to uploud it with Arduino I've tried itUnfortunately, I've been getting a error message ThanksPeter You need to be a member of diydrones to add comments! Join diydrones Email me when people reply – Follow
Replies
Like this:
What is the error?
Here is what I do:
1) install Arduino IDE
2) copy ArduCopter and Libraries directories from the zip file and into "Documents/Arduino"
NOTE: do not simply copy the entire directory with the version number, just these two subdirectories
3) Close Arduino
4) Open Arduino
5) Set Arduino->Tools->Board to Arduino Mega 2560
6) Plug in USB
7) Set Arduino->Tools->Serial Port to the new COM port (if on windows)
8) Compile, Upload