This is meant to be the first project I upload to GitHub.
It's a quick project, consisting of an Arduino MKR WiFi 1000, an Arduino MKR Motor Carrier, and a servo motor.
This project got started because of online university. I found that, with the risk of some robo-proctor invalidating a test score because a parent or sibling walks into my room, I needed to tape a "Do not disturb" sign onto my door.
This unfortunately inelegant fix is much improved by my Weasley-ish Clock.I was watching Harry Potter (for the 21245th time), when I was reminded of the clock the Weasley family owns, showing where all the Weasley's are at any given moment.
The idea is very straight forward:
- Use a servo to control a "clock arm" indicating whether I am busy or free, or not home.
- Use an Arduino or RaspberryPi SBC to control said "clock"
- Control the Arduino/RaspberryPi from my phone, allowing for a dynamically updated solution
Hopefully it goes well