top of page

SCIJE-TECH FINAL PROJECT

We have created a box with a motion sensor, clock, Arduino, and an LCD display that reads the motion created and analyzes it. The entire project is encased in a 3D print box which we designed. We have created a program using Processing and Java that will read the number sequence generated by the alarm clock and display a graph that will include information about one's nighty sleep.

Created by

Jacob Richman,

Gabe Siegel & 

Sandy Reisman

  • Sensors sense motion

  • Power from outlet or battery

  • Alarm time

INPUT

////////////////////////////////////////////////////////////////////////////////////////////////////

PROCESS

////////////////////////////////////////////////////////////////////////////////////////////////////

  • Motion is translated into a hypnogram and analyzed for length, quality and wake up time

  • Alarm sounds at best possible wake up time

  • Information about sleep is displayed on screen 

  • Current time is displayed

////////////////////////////////////////////////////////////////////////////////////////////////////

OUTPUT
bottom of page