arduino-st4 icon indicating copy to clipboard operation
arduino-st4 copied to clipboard

INDI driver

Open tliff opened this issue 8 years ago • 1 comments

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.

tliff avatar Jul 20 '16 14:07 tliff

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

kevinferrare avatar Jul 25 '16 23:07 kevinferrare