Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDSC 2.0.2


NOTE:

Bluetooth mode: Does not work with Skysafari 7 Plus/Pro (...2023), only Wifi mode works.

(Something is wrong in this version. Perhaps now is working...)

Works fine (Bluetooth and Wifi) with Skysafari 5 Plus/Pro.

It is very likely to work with Skysafari 6 Plus/Pro


If you are owner of SkySafari 5 Plus and you cannot download the OBB file from its website (https://support.simulationcurriculum.com/hc/en-us/articles/115004749607-Data-Download-for-SkySafari-for-Android), here you can download it:

https://drive.google.com/drive/folders/1J6c5GILhAsH-bUJ5VxNBshDk-nba_C--?usp=sharing

Copy the file you downloaded in:

SkySafari Plus: /Android/obb/com.simulationcurriculum.skysafari5plus/


ESP32 TTGO Digital Setting Circles

Image description

Based in:

https://github.com/synfinatic/esp-dsc

https://github.com/synfinatic/teensy-dsc

https://eksfiles.net/digital-setting-circles/bluetooth-digital-setting-circles/

**************** SCHEME ***********************

Arduino ESP32 Expressif Package 2.x.x (Note: Package 3.x.x Fail!)

Board: ESP32 Dev Module

Partition escheme: No OTA (2 MB APP/2 MB SPIFFS)


Dependencies:

https://github.com/Bodmer/TFT_eSPI or https://github.com/Xinyuan-LilyGO/TTGO-T-Display

https://github.com/neu-rah/ArduinoMenu

https://github.com/neu-rah/streamFlow

https://github.com/LennartHennigs/Button2

"Thanks for your great work"

12/05/2020. Presentation

Here another DSC over ESP32-TTGO, a low cost development tft board.

Support WiFi ,Bluetooth and Serial (USB).

Skysafari, Ascom and Stellarium compatible.

Only support AS5600 sensor (x2):

Sensor 1: SCL1_PIN = 13 and SDA1_PIN = 15

Sensor 2: SCL2_PIN = 32 and SDA2_PIN = 33

Very important: I2C wires need additional 4K7 pullup (to Vcc) resistors if not in sensor board !!!

Sensor Vcc = 3.3V. Only four wires for each sensor (Vcc, GND, SCL and SDA)

Encoders system can downloaded from :

https://www.thingiverse.com/xvedra/designs

for Orion XT8: https://www.thingiverse.com/thing:4221923

for GSO 10": https://www.thingiverse.com/thing:4221918

case: https://www.thingiverse.com/thing:4358327

13/02/2022 Be aware!!!!!

Some Power Banks generate electrical noise and interferes with I2C communication.

Keep it away from wires and controller (ESP32).

Keep low power: disable Wifi in configuration if you are going to use Bluetooth mode.

(See commit file for updates)

About

ESP32 TTGO Digital Setting Circles (Beta version)

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages