An embedded countdown timer that only runs while an object stays in front of it. A time-of-flight sensor detects when an object, like a phone, is placed on or near the timer, and the display counts down while it's there. Remove the object and the countdown freezes and a 440 Hz alarm sounds until it's put back. Built around an ESP32 with a laser distance sensor, an OLED display, user buttons, an alarm, and regulated power. The system was split into separate blocks, a sensor, microcontroller, display, user interface, alarm, and power supply, with each one designed and verified on its own before being combined. The team tested it against a set of engineering requirements covering accuracy, response time, detection reliability, and the alarm tone