Rich, (adding Stellarium group back in)
My new telescope control plugin is functional, but quite
experimental. It works well enough that I can track satellites
(see attached), but probably has some bugs I have yet to discover.
Before we go down that route, I might suggest taking some more
traditional path.
The existing Stellarium Telescope plugin supports ASCOM, INDI,
Meade LX200, Celestron, and RTS2 telescopes. If you can make your
Arduino "appear" to be one of these devices, it would acquire the
benefits of using an existing, well-defined plugin and
interoperability with many other applications. For example, you
could write an ASCOM (Windows) or INDI (Linux/Mac) interface
layer. Both of those would also have the benefit of working with
other systems by fitting into a standard ecosystem.
I don't know of any way to display the RA/DEC history. That would be a custom plugin as far as I am aware.
Brian
Brian - yes!
I am using an Arduino to control my AZ/EL rotator. The output of the Arduino is text with UTC and RA/DEC.
I would like to display the RA/DEC with the proper reticle size on Stellarium.
Another alternative is to produce a graphic that displays the RA/DEC history and updates with the new data from the Arduino.
What do you think?
Rich
-----Original Message-----
From: Brian Kloppenborg <...@gmail.com>
To: Dr Rich Russel <...@netscape.net>
Sent: Thu, Jun 3, 2021 3:20 pm
Subject: Re: [stellarium] Re: How do I display text RA/DEC file on Stellarium
Rich,I recently created a new plugin for Stellarium that controls my telescope. The API is network focused, so if you can adapt your code to provide the relevant data, it should "just work". Let me know if you are interested.Brian Kloppenborg
--
To view this discussion on the web visit https://groups.google.com/d/msgid/stellarium/58145733-db5c-42d7-9944-05af40b296a4n%40googlegroups.com.