WeatherMeters
WeatherMeters copied to clipboard
Arduino library for processing wind speed, wind wane and rain gauge sensors (WH 1080, Sparkfun)
Results
2
WeatherMeters issues
Sort by
recently updated
recently updated
newest added
Hi! First of all I'm appreciate the work you've put into this library! 😄 Some more features would be great to have in the library, because most of the metrics...
Hey, I tried your code, but it kept crashing. After some research it seems that the problem is with _dir. According to [this](https://github.com/espressif/arduino-esp32/issues/3661), you aren't allowed to do float arithmetic...