Skip to content

Complete Control and Automation for Seestar S50

License

Notifications You must be signed in to change notification settings

czeg-fc/seestar_alp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seestar_Alp

Version 1.0a1, April 22, 2024 (experimental)

This project, based on AlpacaDevice, is a lightweight Python framework to control and automate all aspect of Seestar S50. It implements and extends the Alpaca protocol and ASCOM Standards

Quick Start

Configure the list of Seestars you will be controlling by updating the last portion of the config file device/config.toml. You can add as many Seestars as you like.

Install python required libraries: pip install -r requirements.txt

Install bruno and open the collection inside Bruno folder.

bruno is a simple GUI for calling Seestar Alpaca API commands.

Run seestar_alp by navigating to the device folder and issue the command: python3 app.py

Use bruno to test out control of your seestar using the "GettingStarted" section Be sure to set your environment to target your specfic Seestar.

How to get Support

I will set priority on responding from my Github and my Discord Channel:

Public Discord Channel for up to date info https://discord.gg/B3zDCAMP4V

Facebook Group: Smart Telescope Underworld https://www.facebook.com/groups/373417055173095/

YouTube Channel https://www.youtube.com/channel/UCASdbiZUKFGf6VR4H_mijxA

Github https://github.com/smart-underworld

About

Complete Control and Automation for Seestar S50

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Mustache 0.3%