pimoroni / enviro

MIT License
105 stars 84 forks source link

Read all 16 possible wind direction values #163

Open sjefferson99 opened 1 year ago

sjefferson99 commented 1 year ago

@ZodiusInfuser This is your code, so feel free to replace with your own PR, but this is the code tested in issue #114 to make it easier to further test and confirm changes made.

Loop to gain two matching consecutive readings was removed after testing, as it seems the errors were from intermediate readings not being understood by the 8 position code.

I have also added an optional offset value to the config file (with appropriate defaults and checks for older config files) as this code adjusts the reported value by 180 degrees to match the datasheet and some stations may not be readily physically adjusted.