Skip to content

Smart Hand Controller for OnStep and OnStepX with special modifications for Kirchheim Observatory

License

Notifications You must be signed in to change notification settings

ThomasW69/SmartHandControllerVSK

 
 

Repository files navigation

OnStep Smart Hand Controller

The SHC adds dedicated hand controller functionality to an OnStep or OnStepX telescope controller. This firmware is designed to run on ESP32 (recommended) or Teensy3.2 or Teensy4.0 hardware. It can communicate with OnStep over the ST4 guiding port (which automatically reconfigures itself for synchronous serial communications when it detects an SHC) or over WiFi instead if running on an ESP32 (recommended.) The SHC hardware provides physical buttons that are easy to work by feel in the dark and an OLED display for convenient telescope control.

The SHC software was initially based on Charles Lemaire's TeenAstro fork.

Features

You can review the SHC capabilities in its User Manual Wiki.

Documentation

You can review recommended hardware and flashing instructions in the Smart Hand Controller Wiki.

License

The Smart Hand Controller is open source free software, licensed under the GPL.

See LICENSE.txt file.

Primary Author

Howard Dutton, Charles Lemaire, and Khalid Baheyeldin

About

Smart Hand Controller for OnStep and OnStepX with special modifications for Kirchheim Observatory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.2%
  • C++ 14.8%