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.