Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 907 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 907 Bytes

Description

This project measures the wind in km/h and reports the value via MQTT. I used that for retrieving my blind if the wind is 8 BFT (70 km/h) or higher.

Hardware

The following hardware is used for building this project:

Wiring

see the wiring diagramm:

Software

For using this software you have to copy the myconfig_samples.h to myconfig.h and change the values for the MQTT server and the WLAN settings.