×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

EKOS (StellarMate) Arduino Weather Sensor Options

  • Posts: 2
  • Thank you received: 0
Hi all -

New here, so hopefully I didn't miss a relevant post in my initial searches, and thanks in advance for any assistance.

I just finished setting up a StellarMate (RPi 4) to control my Orion Sirius (HEQ5) with a Nikon DSLR and Orion SSAG. I built a simple Arduino system to control the dew heaters using a temp/RH sensor and motor control board.

Setting up Ekos, I realized the TemperHum I'd been using previously will not work with Ekos. I'd like to use the the Arduino sensor if possible, as opposed to buying a second sensor (such as the mBox), which seems feasible within Ekos using either the Arduino Meteostation or Weather Radio.

However, I'm having an extremely difficult time finding sufficient information to make it work - both projects seem to have sparse details. I already have the display, power controls and temp/RH reading working within python on my existing setup. I'd like to figure out how to send the data from the Arduino to the RPi so that Ekos knows how to read it. Has anyone executed something like that, or have any sources they could point me to?

Thanks for any info!
3 years 3 months ago #65876

Please Log in or Create an account to join the conversation.

For Ekos to see any weather-related reading, it needs to communicate with an INDI weather driver. Perhaps you can use the Weather Safety Proxy driver? It can communicate with Python scripts. Hans thankfully provided some excellent documentation here: indilib.org/weather/weather-safety-proxy.html
3 years 3 months ago #65886

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
Thanks, that pushed me in the direction I needed! I looked into the weather safety proxy, and ended up trying the Weather Watcher option after following a bunch of links. I was able to pretty easily output the temperature over serial from the Arduino to the RPi and send it to a file. The Weather Watcher plugin reads that file and pulls in the temperature. Still trying to force it to read the RH and dew point, but it's big step.

Patrick
3 years 3 months ago #65902

Please Log in or Create an account to join the conversation.

Time to create page: 0.313 seconds