Skip to content

Python scripts for controlling a Nexstar-based telescope

License

Notifications You must be signed in to change notification settings

circuitqed/nexstar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexstar Python API

This code follows the NexStar Communication Protocol as described in NexStarCommunicationProtocolV1.2.pdf

This latest version of this code is located at https://github.com/circuitqed/nexstar

This code is forked from https://github.com/sidneycadot/nexstar

The main class is NexstarHandController and supports the following methods:

  • getAlignmentComplete
  • getDeviceVersion
  • getGotoInProgress
  • getLocation
  • getModel
  • getPosition
  • getTime
  • getTrackingMode
  • getVersion
  • gotoPosition
  • passthrough
  • setLocation
  • setTime
  • setTrackingMode
  • slew_fixed
  • slew_variable

About

Python scripts for controlling a Nexstar-based telescope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%