kiwx
Junior Member

Posts: 65
|
Post by kiwx on Jun 28, 2022 18:38:45 GMT -8
After much trial and error, I think my wind direction vane has failed.
SDL_Pi_WeatherRack Library WeatherRack Weather Sensors ----------------- Rain Total= 0.00 in Wind Speed= 1.79 MPH max Ever Wind Speed= 2.68 MPH MPH wind_gust= 3.00 MPH max Ever Gust wind_gust= 3.42 MPH Wind Direction= 0.00 Degrees Wind Direction Voltage= -1.000 V ----------------- -----------------
it has worked for years until recently and now reads -1V using the test.
I guess this could be a weatherrack board issue as well. Maybe no voltage from the pull up resistor?
|
|
kiwx
Junior Member

Posts: 65
|
Post by kiwx on Jul 6, 2022 15:44:51 GMT -8
Seems a software issue with the conversion to Python3. I haven't isolated the code issue yet, but the original python2 code works fine.
|
|