dobson-star-tracker
dobson-star-tracker copied to clipboard
This project aims to enable makers to motorize their dobson-style mounted telescopes using easily sourced hardware
I'll draw a conclusion. Project, not working. Intentionally or not, drivers for RAMPS are not specified, what a step. I can also make the video provided, if I don’t connect...
I managed to move the stepper motors through the commands in the Arduino IDE Serial Monitor. But there are still intermittent small movements of the steppers (tracking?) If I enter...
Everything works from the Arduino ide monitor. no data from GPS module, connected to serial1.
Hello. I am using your project for my purposes and I don't get value of 5.18 when you calculate ALT_STEPS_PER_REV. `#define ALT_STEPS_PER_REV 0. // How many steps the stepper motor...
LCD does not work for me, how to integrate a Telescope Display Unit? (RepRapDiscount Full Graphic Smart Controller with smart adapter)
Hi all. Has anyone gotten the display to work? I connected it with a sandwich and, as in the picture, the display was completely illuminated. with stellarium the engines get...
I had an issue with this error and I found that it helped to include ``` #include ``` instead of ``` #include ``` I am not sure why I have...
Stellarium won't move the telescope. I connect to the telescope and the motors freeze up when I hit slew.
I haven't figured out how I want aligning the telescope to work. I'm currently using the following method, but a better way is needed, obviously: 1. Turn off the power...