Skip to content

Create a clock which displays a group's whereabouts by pointing the clock's hands at different icons. (Was Weasley's Magical Clock)

Notifications You must be signed in to change notification settings

BYUCS452F2020/ConnectedClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connected Clock

In the Harry Potter universe, the Weasley family has a magical clock in their kitchen. Instead of telling time, this clock's hands tell the location of each of the family members. Each hand of the clock has a picture of a family member and the hand points at different labels on the clock face such as Home, Quidditch, School, Lost, and Mortal Peril. While the Weasley family used magic to accomplish this, we muggles could just as well accomplish this project by using technology.

Our project has an Android app that uses geofences to track users' locations (such as Home, School, Store, Traveling, etc). This app sends updates to a server when the user enters or leaves different geofences. A wifi-enabled Arduino device periodically polls the server to retrieve user locations. The arduino device then moves its servos in order to change the hands on the clock face.

Here is a video of the system in action. You can see the user modifying geofences as well as a live demo of the software and hardware.

Watch the Demo!

Here is a behind the scenes video demonstrating the arduino's hardware.

Behind the Scenes

About

Create a clock which displays a group's whereabouts by pointing the clock's hands at different icons. (Was Weasley's Magical Clock)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published