Antonin L.
This project aims to develop a connected and intelligent weather station. It will be equipped with various sensors: the BMP180 for measuring temperature and atmospheric pressure, the HTU21 for humidity, and a Grove sensor for assessing air quality. The data collected by these sensors will be transmitted via an ESP32 to a local MQTT server on a Mac. This server, in addition to displaying the received information using a Python script, will be capable of storing this data for visualization through a Streamlit dashboard. The weather station will provide real-time information on environmental conditions, contributing to a better understanding and prediction of local climate.