Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 564 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 564 Bytes

station_meteo

This project is a full weather station. It rely on WeeWX to process the data and generate database, archive, graphics and web output

The weather station hardware is based on ESP8266 and other arduino stuff. Related code is in the sensors directory .

The datatransmission from sensors to WeeWX is based on MQTT. So a specifi MQTT driver is needed for weewx. It's available in the weewx section.

See wiki for a lot more details