Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcorts/windqx_library
Serial WindQX´s solid state anemometers library
https://github.com/mcorts/windqx_library
anemometer anemometro arduino arduino-library iot wind windspeed
Last synced: 16 days ago
JSON representation
Serial WindQX´s solid state anemometers library
- Host: GitHub
- URL: https://github.com/mcorts/windqx_library
- Owner: McOrts
- License: mit
- Created: 2024-09-19T13:45:29.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:35:11.000Z (22 days ago)
- Last Synced: 2024-10-25T13:23:48.255Z (21 days ago)
- Topics: anemometer, anemometro, arduino, arduino-library, iot, wind, windspeed
- Language: C++
- Homepage: https://ecdsl.com/
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WindQX Library
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/McOrts/WindQX_Library?include_prereleases)](https://github.com/McOrts/WindQX_Library/releases) [![Arduino Registry](https://www.ardu-badge.com/badge/WindQX_Library.svg)](https://www.arduinolibraries.info/libraries/WindQX_Library) [![Framework](https://img.shields.io/badge/Framework-Arduino-blue)](https://www.arduino.cc/) ![GitHub](https://img.shields.io/github/license/McOrts/WindQX_Library) ![GitHub last commit](https://img.shields.io/github/last-commit/McOrts/WindQX_Library)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.
## List of response statuses
| Message | Description |
|-----------|-----------|
| OK | Correct reading |
| Reading error | Incorrect reading due to corrupt or incomplete data frame |
| Wet sensor | The internal sensor of the anemometer is wet |
| Not connected | Sensor not connected |## Sample sensor device