Skip to content

rferrante/OnStep

 
 

Repository files navigation

OnStep Telescope Controller

Important Note

THIS IS THE ALPHA BRANCH, THE MOST ADVANCED ONSTEP VERSION BUT ALSO THE LEAST WELL TESTED!

THE BETA BRANCH IS RECOMMENDED FOR MOST USERS.

What is OnStep?

OnStep is a computerized telescope goto controller, based on Teensy or Arduino control of stepper motors.

It supports Equatorial Mounts (GEM, Fork, etc.) as well as Alt-Az mounts (including Dobsonians, and the like.)

OnStep was designed, from the beginning, as a more or less general purpose system and provisions were made in the firmware to allow for use on a variety of mounts.

Features

OnStep supports a wide variety of connection options. Either two or three serial "command channels" can be utilized. One of the these is normally devoted to a USB connection and for the other(s) choose from the following:

  • Bluetooth
  • ESP8266 WiFi
  • Arduino M0/Ethernet Shield
  • Even another USB port or RS232 serial isn't very difficult to add.

Other software in the OnStep ecosystem include:

  • an ASCOM driver (with IP and Serial support),
  • an Android App useable over WiFi or Bluetooth equipped Phones/Tablets (version 2.3.3 or later),
  • a "built-in" website (on the Ethernet and/or WiFi device),
  • a full planetarium program that controls all features (Sky Planetarium).

OnStep is compatible with the LX200 protocol. This means it can be controlled from other planetarium software, like: Sky Safari, CdC (even without ASCOM), Stellarium, etc.

There are also INDI drivers so it can be used from Linux, with CdC or KStars.

Documentation

Detailed documentation, including the full set of features, detailed designs for PCBs, instructions on how to build a controller, how to configure the firmware for your particular mount, can all be found the OnStep Group Wiki.

Support

Questions and discussion should be on the mailing list (also accessible via the web) at the OnStep Group.

License

OnStep is open source free software, licensed under the GPL.

See LICENSE.txt file.

Author

Howard Dutton

About

Arduino telescope goto for equatorial and alt/az mounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.9%
  • C 12.9%
  • Objective-C 0.2%