ASCOM Weather station


The weather station

This is a little opensource project I have been working for the last few months.

The Meteo unit provide your Astronomy software with up to date data on

  • Rain Rate

  • Cloud cover

  • Pressure

  • Temperature

  • Humidity

  • Dew Point

  • Sky Quality

  • Sky Temperature

  • Sky Brightness (lux)

The unit works with either an Arduino Nano, but requires a continues USB connection. Or an Arduino Nano 33 IoT which will then enable you to communicate via Wifi. Both options do require a 12v power source.

IMG_20210123_111317.jpg
IMG_20210123_111125.jpg

The communication between Astronomy software and the Meteo unit is based on the ASCOM Standards.

The unit gets its data from the following hardware devices.

Part of the Arduino code is based on the mySQM+ DIY SQM WEATHER STATION project. The code has been used with their approval and appropriate accreditation.

Below the full circuit diagram. I have a couple of PCB’s left if you would like to buy one from me. If so, please get in contact.

Q-Astro-Meteo.png

As for the software for this project…..

The software for this project is completely open source and can be used and abused for your own ASCOM and or Arduino projects.

But please be kind and provide appropriate accreditation as I have done in my project.

All the software can be found here: https://github.com/QuidneIT/Q-Astro-Meteo

IMG_20210123_105722.jpg