Set FALL_DIAGNOSTIC=true to start the countdown from the button without moving the sensor. Check display states, debounce, countdown timing and cancellation, then restore false for the motion experiment.
Button and OLED Countdown Lab - supported diagnostic is one focused build from the ESP32 Fall-Detection Learning Prototype. It uses the parts listed below to make a working electronics example, then you can combine it with the other projects in the kit.
Set FALL_DIAGNOSTIC=true to start the countdown from the button without moving the sensor. Check display states, debounce, countdown timing and cancellation, then restore false for the motion experiment.
ESP32U, DIY-003 OLED, one DIY-158 tactile switch, DIY-212 jumper pack, DIY-295 breadboard
Wire the parts, upload the sketch from the kit page, then test this project by watching the Serial Monitor or the output behavior.
You learn how the controller reads real sensor signals, makes a decision in code, and turns that result into a useful output.
Every item is in the kit — nothing extra to buy.
All 7 parts in one box, with this project and 5 more to build from them.
One of each part. Packs (resistor assortment, jumper wires) already hold more than a single build needs. Delivery is AED 20, free on orders AED 150+.
Reads acceleration and orientation relative to a startup baseline. A high- or low-acceleration event followed by sustained tilt starts a local 20-second countdown; the b…
Observe acceleration magnitude and orientation changes for controlled padded-bench motions. Record results before changing any thresholds; a separate logging sketch is r…
Compare different stable startup positions and sensor mounting directions to learn how the baseline gravity vector affects tilt angle. Physical calibration and a rigid n…