← Back to Home

ESP32 Smart Sensor

Low power environmental monitor using ESP32 and BME680 sensors.

Overview

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.

Technologies Used

Why I Built It

I wanted to experiment with low-power IoT monitoring systems and learn more about ESP32 power management and environmental sensing.