ObjecTrack Countdown System (Team 12 - ECE342-S25)

C++
3D Printing
System Design
Soldering
Arduino
PCB
Enclosure
Junior Design
Spring 2025

The ObjecTrack Timer is a distraction-reduction countdown system designed to help users stay focused during study sessions or work periods. Its core purpose is to encourage users to set aside their phones or other distracting items by starting a countdown when an object is placed on the device. If the object is removed before the timer ends, the countdown simply pauses and resumes once the object is returned. An audible buzzer activates only when the timer fully completes. This system is powered by an Arduino Leonardo and uses a VL53L0X time-of-flight sensor to detect object presence. Countdown progress is clearly displayed on a MAX7219 LED matrix, providing a highly visible, dynamic readout of remaining time. The system is powered by a 9V battery, allowing for simple, portable use. Notable accomplishments include successful sensor integration, real-time display management, and building a hands-free timing interface. Future improvements may include rechargeable battery support, adjustable brightness, and wireless configuration options.

121 Lifts 

Awards

Artifacts

Name Description
Showcase Video This video presents an overview of the ObjecTrack Timer, including system goals, how it works, and key features. It includes a demonstration of the timer in use, discusses design challenges, and highlights what the team accomplished throughout the project.   Link
System Document The System Verification document details how the ObjecTrack Timer was tested to ensure it functions as intended. It includes verification steps for sensor accuracy, timing reliability, and user interface behavior, along with diagrams and relevant test data.   Download
Project Summary This summary outlines the ObjeTrack Timer project, a device designed to reduce distractions by tracking object presence during focused work sessions. It covers the project's goal, system design, development timeline, challenges encountered, and lessons learned through the engineering process.   Download
Top Level Architecture This diagram shows the top-level architecture of the ObjeTrack Timer system. It illustrates how key components such as the microcontroller, sensors, display, buzzer, and power supply interact with each other. Team member responsibilities for each block are also indicated to reflect design contributions.   Download
PCB 3D View This image shows a 3D rendering of the ObjeTrack Timer PCB, generated in KiCad. It provides a visual representation of component placement, board layout, and overall design structure, helping to understand better how the physical board will appear once assembled.   Download
Feedback