Hello, I'm what you may call a bit of a noob to the world of Arduino and AstroEQ, but have been bitten by the bug for sure.
I've purchased an Arduino Mega 2650 R3, NEMA 14 motors, DRV8825's the pulleys, and I'm in the process of putting this system together for a Celestron (Vixen) Super Polaris EQ mount.
I have downloaded all the recommended items per Tom, and Gigi's suggestions and have copied and pasted the PinMapping.h file from Gigi’s website and renamed as per the instructions in the AstroEQ-Guide.PDF to PinMappings.h.
After loading Arduino 1.0.6 IDE I copy and paste the PinMapping.h. file to a new clean Sketch and try loading to the Mega with no luck.
I receive the following errors after this compiles or if I try to load to my Mega:
core.a(main.cpp.o): In function `main':
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:34: undefined reference to `setup'
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:44: undefined reference to `loop'
Not sure what to do at this point, but any, and all help will be greatly appreciated.
Regards,
Dwight Parks
Orlando, FL USA