05-06-2016, 23:27
(This post was last modified: 05-06-2016, 23:49 by spudstrawb.)
(05-06-2016, 21:47)Wizza Wrote: Spuds, Did you get your rain sensor working..???
Not yet Mark. I'll bring it inside and give it a birthday. Hopefully I can get it operational again, otherwise I'll have to buy a new one.
(05-06-2016, 22:51)Werk_AG Wrote: Hi Spuds,
With some code customization almost everything will be possible to do with the WeatherDuino Pro2.
What type of output you get from your tank water level device?
Is it a voltage output? Is it linear with the water level?
Thanks Werk_AG. If I connect to the gauge using hyperterminal, I get the following output:
Code:
a2586b0c0d0e0f0g0h0ia2585b0c0d0e0f0g0h0iOne other question - the file "data_structs.h" has a list of Davis functions and a note that not all of them are functional in WeatherDuino. Out of curiousity, are "uint16_t monthRain;" and "uint16_t yearRain;" operational in WeatherDuino?

