Releases: Scott216/Weather_Station_Data
Releases · Scott216/Weather_Station_Data
Stable release with WDT
Fixed wind direction but
Wind direction could go to -1, but with an unsigned integer this was about 65k.
Improved rain rate and fixed a few bugs
Get rain rate (inches per hour) from the Davis ISS instead of calculating it in the sketch. Also get 10 minute wind gust from the ISS also. Average wind direction was fixed, it now uses vector math to calculate the average direction.
Initial Release
First release. Everything seems to work fine.