[](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text)
[](https://creativecommons.org/licenses/by-sa/4.0/)
This repository contains all the files and documentation for Star Track, Arduino powered GoTo-mount inspired star tracking system. [Visit the DIY guide](https://gorkem.cc/projects/StarTrack/) for details.
File structure:
+ `Firmware` contains the python code and necessary drivers.
The RTC is set to UTC time, a function calculates local sidereal time in degrees and rotates the mount to 0h RA position. The loop constantly checks if the gyro data is equal to the user input & sidereal time data. The default is 0,0. If there is a change and the equality breaks the master module send a command to the puppet module.