Posts: 90
Threads: 13
Joined: Feb 2017
Weather Station: pro2+
Country:
I send a sensor to someone who wants to look into the integration of some lines of code in weatherduino's INO file
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
It's not impossible but the "integration" will not be so simple as just adding some lines of code to the WeatherDuino code.
I supposed the "snow sensor" should be a wireless unit, so the first step would be using a dedicated TX unit, and find a way (modifyng the software) to send the data from the "snow sensor" as it as data from a "Temp/Hum" sensor, then in the RX software will be possible mapping those data to an Extra Sensor.
Only two fields of data would be sent, one will be presente in the Temperature data field the other on the Humidity data field.
Remember, the weatherduino uses the Davis data structure.
This solution is similar to what we did with the Air Quality Monitor, which is mapped to Davis extra sensors 6 and 7.
I'm not seeing another way of doing it, without breaking the code and compromise future software upgrades.
Posts: 314
Threads: 66
Joined: Mar 2016
Weather Station: Melton Hill North Ward
Country:
Werk,
Sounds like another “module” for the Weatherduino system is possible. It would be ideal if the code could be written to allow it to measure snow depth, water tank or farm dam level etc, to make it appealing to a wider range of users
Regards
Jim
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
Hi Jim,
With my previous post, my intention is only pointing the route to anyone which wants to make a similar device, at present I haven't any intention (nor the time) to work with any extra add-on for the WeatherDuino system. For now, all my atention and free time, is focused in the improvement of the Air Quality Monitor (I'm sure no one imagine the ammount of work hours already spent with it).
Posts: 314
Threads: 66
Joined: Mar 2016
Weather Station: Melton Hill North Ward
Country:
Werk,
I do appreciate your commitment and can only imagine the time you have spent on the forum and the project to date . I am away at the moment And will rebuild my AQM board when I return
Kind regards
Jim
Posts: 588
Threads: 22
Joined: Jan 2017
Weather Station: Wetterstation Engolling
Country:
Hello,
concerning your snow depth sensor I would like to give you some input.
I already tried to measure the snow heigth with an ultrasonic measurement device and I failed.
Since I'm using a laser based measurement I get fairly good readings.
This winter I'm trying to get some ToF (Time of Flight) running to check if they give suitable measurements.
If someone is interested in measuring the snow depth with a laser based sensor just leave a quick note and I will give an overview of my tries in english.
regards,
engolling