Skip to content

Tinkerings into DIY autofocus motor controller for telescopes using Moonlite protocol

License

Notifications You must be signed in to change notification settings

speetb/scopefocus

Repository files navigation

Scopefocus

To reduce the amount of wires and additional modules on the telescope, this focuser controller is implemented on the back of a stepper motor and requires only 1 connection (USB) At the same time, it will allow the use of more power and the connection to a temperature sensor and a RC servo (for future work). The stepper driver is powered from either the USB or from an 5.5 mm barrel connector (up to 24 V) selectable by a jumper.

Currently works:

Using hardware:

Using libraries:

TODO:

Not for now, but something to think about:

  • Use the servo output and enable 'mirror lock' as a functionality (bool MirrorLock = true/ false) for Schmidt-Cassegrain telescopes.

Code originally adopted from https://github.com/orlyandico/arduino-focuser-moonlite

Here is the prototype connected to my 8" Celestron: Focuser attached to telescope

About

Tinkerings into DIY autofocus motor controller for telescopes using Moonlite protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages