14

ESP32 Weather Station

An IoT project using the ESP32 microcontroller to collect environmental data and display it in real time on the web.

The ESP32 Weather Station is an IoT project that gathers environmental data with sensors like BME280 and DHT11.
It stores the results in a database and displays temperature, humidity, and pressure on a responsive web dashboard in real time.