Skip to content

StandUp is a smart system that monitors the amount of time a person is sedentary and reminds the person to stand up after a predetermined duration.

Notifications You must be signed in to change notification settings

jayanthc/standup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StandUp

README

StandUp is a smart system that monitors the amount of time a person is sedentary and reminds the person to stand up after a predetermined duration. Watch StandUp in action!

  • schematic/ contains a Fritzing schematic of the hardware connections.
  • firmware/ contains the Arduino sketch that reads data from a Force-Sensing Resistor (FSR), computes the status (user sitting or standing), and transmits that status using an HC-06 Bluetooth module to an Android phone.
  • app/ contains the Android app-related code and resources. Currently polls the Bluetooth device for the status and warns the user after 30 seconds.
System requirements
Notes
  • The force sensitivity threshold in the Arduino sketch may need to be modified based on the calibration of the FSR that is used.
  • StandUp is an abandoned prototype and will not be developed further.

Created by Jayanth Chennamangalam based on the original idea by Kurian Jacob

About

StandUp is a smart system that monitors the amount of time a person is sedentary and reminds the person to stand up after a predetermined duration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages