Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/platisd/wakeduino
A bio-alarm clock based on arduino and an IR sensor to detect movements. After pointing the IR sensor towards the body of the user, it wakes him up on the specified time +- a threshold window, when it detects a specific amount of movements, which would indicate that he is in the end of a sleep cycle, causing the user to wake up more fresh.
https://github.com/platisd/wakeduino
Last synced: about 1 month ago
JSON representation
A bio-alarm clock based on arduino and an IR sensor to detect movements. After pointing the IR sensor towards the body of the user, it wakes him up on the specified time +- a threshold window, when it detects a specific amount of movements, which would indicate that he is in the end of a sleep cycle, causing the user to wake up more fresh.
- Host: GitHub
- URL: https://github.com/platisd/wakeduino
- Owner: platisd
- License: agpl-3.0
- Created: 2014-06-17T22:27:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-17T22:33:17.000Z (over 10 years ago)
- Last Synced: 2023-03-23T01:47:06.264Z (over 1 year ago)
- Size: 289 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wakeduino
=========A bio-alarm clock based on arduino and an IR sensor to detect movements. After pointing the IR sensor towards the body of the user, it wakes him up
on the specified time +- a threshold window, when it detects a specific amount of movements, which would indicate that he is in the end of a sleep cycle, causing
the user to wake up more fresh.18/06/2014
* Not fully developed as of yet since I have been pulled into a research project. It's almost ready though. Some bugs to be fixed with the various state changes
when the clock is supposed to ring mostly. And of course needs to be tested experimentally.