Hi all,
Since I am always setting up my equipment either on my balcony or
when I go out to some dark site, I don't have a fixed setup.
When imaging the whole night, I wanted to have the ability to
switch off the equipment when ending the imaging session to
save battery.
For this I use a USB-switch board, and an Ascom driver I found
on internet that works with it.
So that gives me the option under advanced sequencer of NINA
to switch on/off some power outputs on my powerbox ( LifePo4
12V 100Ah ).
When finished to wire that in and setup the sequences I would
like to be able to switch on/off some dewheaters when necesary.
So that led me to think about how to obtain the necesary
values for that into NINA.
The idea for a Weather Observing Conditions box plus driver
was born.
After quite some time working on the software side to write
an Ascom driver for it, right now I have the pleasure to be
able to automate my equipment almost completely and also
to have the option to obtain a logfile with all the measured
values from the whole session.
I have learned many things along this project and have had help
from very helpful people on the Ascom Developer group!
I am in the process of making a writeup for those who would
like to build something similar and will upload the Arduino
code and the Ascom driver to Github in case there is interest.
Not all of the functions of a Weather Observing Conditions
driver have been implemented because I use a mobile setup.
Therefore I left Wind, Rain, Cloudcover, Skybrightness and
Skytemperature out of it. ( I don't have a ROR observatory ).
Right now, it measures Temperature, Humidity, Dewpoint,
Atmosferic pressure, SQM and FWHM.
For the SQM value I still have to receive an UVIR filter to put
in front of the sensor but that will be very little effort.
Also still some problem when lower light levels then SQM19
are measured, busy with that.
The FWHM is under analisis and I will try to refine parameters
but for the moment it works nice using my Polemaster.
Here is a screenshot of what it measures for the moment.
Clear skies,
Mert
Edited by Mert, 03 April 2024 - 10:28 AM.