Low power environmental monitor using ESP32 and BME680 sensors.
This project collects temperature, humidity, pressure, and air quality data. The ESP32 enters deep sleep to conserve power and periodically wakes to upload data to a server.
I wanted to experiment with low-power IoT monitoring systems and learn more about ESP32 power management and environmental sensing.