/station_meteo

Weewx homemade weather station, with MQTT, ESP8266 and nice sensors

Primary LanguageC++

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