This was a portable timer our group designed that counts down while it is detecting some nearby object. The front panel houses the on/off switch for the system as well as two buttons, a backlit LCD display, and a speaker. The lid has a small cutout for a VL53L0X ranging sensor to sense nearby objects, and there is a micro-USB port on the back of the timer to recharge the battery. In an effort to make our timer portable, we chose to power the system from a lithium ion battery with a MCP73871T to protect the battery and optimize charging, and a TPS61090 boost converter to power components like the microcontroller that operate on 5V. The user is able to adjust the timer length and screen brightness from the front buttons, and when the time runs out an alarm will sound. The power was the largest issue our group faced since none of us had implemented anything similar, and this also makes it our biggest accomplishment.