Our Project
Follow along to see our design process and final prototype!


Sleep Tracking Code
We used Python to create code that has the ability to detect sleep parameters.
Feel free to reach out if you have any questions about the code!

Heart Rate Code
Python
Thanks to cutting edge research, we were able to read that the heartbeat causes small head movements. We used this code to track and only incremement those small movements over time as a way to track heart rate without coming into contact with your skin.

Breath Rate Code
Python
Try putting your finger under your nose when you breath. You can feel that there is a change in air temperature. We use this fact as a way to track breath rate with a thermal camera.

Gross Body Movement Code
Python
It's no surprise that when you toss and turn at night then you probably aren't getting the best nights rest. We used code and our cameras as a way to track overall body movements through the night without touching you!

Body Temperature Code
Python
During your sleep cycle, your body temperature changes throughout the night. We used this code as a way to track the temperature of your body without contact.