Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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