celestron wifi telescope wifi



  • Greetings. I'm quite new to IofT and a project that has caught my attention is making a wifi connector so that you can use guidance apps like skyportal on your phone to observe stuff in the sky.

    The issue is the branded wifi unit is at least $115 CAD. I have found a project on the web which uses an esp32 board to create the access point between the scope and the phone app. Would something like this be possible with the m5 stack?
    Project link:
    https://rtr.ca/telescope_stuff/new_esp32_wifi/

    Once again I'm quite new to this type of hobby but some advice is welcome.



  • For my Celestron Nextstar SE I simply added a cheap Bluetooth module into the Hand held controller.
    There are many different versions of the controller board so there are many different instructions available. One is here: https://www.instructables.com/Bluetooth-enabled-Nexstar-handcontroller/
    In my device it was a version where no instructions were availlable but it was easy to identify the RX and TX line between the USB chip and the microcontroller (which is the bigest chip inside). It was also easy to find a line that offers 3.3V for the HC06 bluetooth module. Adding a small switch into the data line allows the choice of USB (for SW updates) or Bluetooth (for normal use).
    It works fine with Stellarium software on my laptop and WiFi is still available for internet connection.