You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple library for the WindQX solid state anemometers. It measures the wind speed and temperature. The library is designed to be used with the Arduino IDE. Compitable with most Arduino and ESP boards.
11
+
It measures the wind speed and the temperature from IoT devices made by [ECD (e.g. SA.01)](https://ecdsl.com/en/producto/sa-01-2/). The library is designed to be used with the Arduino IDE. Compatible with most Arduino and ESP boards.
12
12
13
+
## List of response statuses
14
+
| Message | Description |
15
+
|-----------|-----------|
16
+
| OK | Correct reading |
17
+
| Reading error | Incorrect reading due to corrupt or incomplete data frame |
18
+
| Wet sensor | The internal sensor of the anemometer is wet |
0 commit comments