arduino-st4
arduino-st4 copied to clipboard
INDI driver
I've got a basic INDI driver working for the arduino adapter https://github.com/tliff/indi_ardust4.
Just autoguiding, no GOTO but it's a start.
Hello @tliff,
Thank you for implementing this! I will link your code from the main page. Implementing GOTO was a bit tricky with ASCOM since I had to use threads in order to emulate asynchronous slewing.
Regards, Kevin