COVID-19 Handwash Timer
Virtually Maker Faire 2020
May 22nd-23rd
This is a DIY timer that ensures you wash your hands for at least 20 seconds, which is proven to kill coronavirus. Why make this timer instead of just singing "Happy Birthday" twice? Because it's fun to engineer your own custom solution and learn about coding while you're at it. Plus, singing the same song gets boring.
How does it work? An infrared proximity sensor starts a 20 second countdown. The display shows the time remaining. When 20 seconds have passed, the timer beeps, and the display changes to notify the user that they can rinse their hands. This project applies key coding fundamentals to solve a real-world problem, so it's suitable as an introduction for new coders, or a review to strengthen understanding.
A MODI Expert Kit is used, but the concepts could be adapted and used with other tools like the Arduino, micro:bit, etc. The MODI Expert Kit has 13 different types of smart, interchangeable, programmable robotics modules. MODI modules are ideal for this project because they can be coded with a simple drag-and-drop interface, and they are self-contained so they do not have exposed electronic components. It's also easy to add more functionality to a project by connecting the desired modules.