I don't know if this is the place for this. I am building the Satnogs V3 rotator, got the UNO V3 CNC V3. I downloaded the sketch from online and kept getting errors message that the other sketches are not found. I am new to this and looking for a little help on this. About finish the rotator itself parts.
Hi @kc5dp.
Please provide a link to where you downloaded the sketch from.
Please provide a detailed description of what you were doing when you encountered the errors.
Please provide the full and exact text of the error messages.
I installed the sketch onto my Arduino IDE. hit the verify key and get this
C:\Users\Admin\OneDrive\Desktop\satnogs-rotator-firmware-master (1)\satnogs-rotator-firmware-master\stepper_motor_controller\stepper_motor_controller.ino:47:10: fatal error: globals.h: No such file or directory
#include <globals.h>
^~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: globals.h: No such file or directory and if I go and // it out to see if it will cont. it stop at easycom. I am new to the cnc shield so I can use all the help
thanks for the relpy
You only provided 2/3 of the things I requested. Please also provide the remaining thing:
Sorry for not getting back soon, I have downloaded[quote="kc5dp, post:1, topic:1342770, full:true"]
I don't know if this is the place for this. I am building the Satnogs V3 rotator, got the UNO V3 CNC V3. I downloaded the sketch from online and kept getting errors message that the other sketches are not found. I am new to this and looking for a little help on this. About finish the rotator itself parts.
Don't know what that was. I have tried them from many places and get the same error messages. the last one I found look good hoping to be able to add all the libraries. it called satnogs-rotator-firware-master. i am looking at the stepper file and the libarary is all great, not get the it all to work.