Skip to content

Python package supporting Celestron NexStar and Gemini 2 telescope mount computer command sets.

License

Notifications You must be signed in to change notification settings

seeing-things/point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point implements interfaces to telescope mounts. It currently supports two mount types: Celestron NexStar and Losmandy Gemini 2. This package requires Python 3 (3.6 or newer). Python 2 is not supported.

Class NexStar wraps the serial commands supported by the Celestron NexStar telescope hand controllers. All of the commands in this document are supported. See the comments in the source code for information on each function. This project has been tested by the author with a Celestron NexStar 130 SLT.

Class Gemini2 wraps the serial commands for the Gemini 2 mount computer. Both the serial and UDP protocol interfaces to Gemini 2 are supported. The command set is documented here and the UDP protocol is documented here.

About

Python package supporting Celestron NexStar and Gemini 2 telescope mount computer command sets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages