Learn · Build · Explore
Sensor Projects
Learn analog and digital sensing on ESP32 — distance, environmental, and signal processing project guides.
What this category covers
Analog, digital, ultrasonic, environmental, and threshold-based sensing projects for ESP32. A practical first build is ESP32 Distance Monitoring System.
Start here: Start with a single sensor reading in Serial Monitor, then add a display or alert once values make sense.
Skills you practice
- ADC readings
- voltage-divider awareness
- digital sensors
- threshold testing
Related guides
Related categories
ESP32 Distance Monitoring System
Measure distance with an HC-SR04 on ESP32 using TRIG, ECHO through a voltage divider, and a buzzer…
Build an APDS-9960 Gesture Control Demo
Build a technically honest ESP32 gesture demo with APDS-9960 I2C wiring, interrupt handling, LED ou…
Build a Local NEO-6M GPS Reader
Build an ESP32 NEO-6M GPS reader with UART wiring, TinyGPS++ parsing, no-fix handling, sky-view gui…
ESP32 Soil Moisture Monitor
A plant monitor that reads a capacitive soil sensor, converts raw ADC values into a moisture percen…
