Stellarduino
Stellarduino copied to clipboard
Implement automatic alignment star selection using fixed long/lat/time
Currently alignment stars are hard coded - this needs to change.
Good alignment stars can be automatically selected using the following method:
- Get the telescope's current long/lat/time - using GPS module?
- From a list of the 50 brightest stars (name, magnitude, RA, Dec in EEPROM?), determine which are above +20° declination.
- Pick the brightest two.