ss109 / station_meteo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 87.7%Language:Python 12.3%