Inspiration
Struggling with waking up during quarantine was the main inspiration for this project; our product reinforces making an active effort to get up and out of bed.
What it does
There is a built in clock that displays time, without using an RTC for the Arduino. It uses an passive buzzer to function as an alarm at a time inputted by the user; it includes an ultrasonic sensor to detect deviations in distance (indicating movement, i.e. waking up) which notifies the alarm to terminate the buzzer. Unless motion is detected, the alarm will keep buzzing.
How We built it
We used different sensor components included in the Arduino kit to receive inputs; we coded programs for displaying time, taking in inputs, and integrating functions based on those inputs to solve the problem we isolated. We used the Arduino library to learn from and code our programs.
Challenges We ran into
We weren't able to test for the effectiveness of the ultrasonic sensor because the noise of the alarm was upsetting our teammate's dog (our mascot).
Accomplishments that We're proud of
We are really proud of being able to take our very beginner level of coding and introduction to Arduino to a higher level in the timespan that we were given to come up with an idea and implement what we know; honestly, we were just having a great time working together and bonding.
What We learned
We learned a lot about reading, identifying and editing errors, and maximizing efficiency in our codes. Moreover, we learned to just have good time!
What's next for Get Out of Bed
Probably just editing and refining our program/code; possibly have a project that improves the functionality of it in the future.
Log in or sign up for Devpost to join the conversation.