Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajatkhanduja/2958815 to your computer and use it in GitHub Desktop.
Save rajatkhanduja/2958815 to your computer and use it in GitHub Desktop.
Ideas :
1. Detect the person entering the room and automatically open the door, lock the door when a person leaves - P0
2. Automatically wake up "a computer" and open some programs on it (configurable)
3. Play music according to time of day and recent music preferences
4. Automatically toggle lights and curtains based on ambient light in the room.(using motors and such, but the hardware comes later, if we can just generate the right signals, that would be a huge step)
5. Have 2-3 "profiles" for the room which can be toggled by voice commands.
6. Integrate all this with mobile (Optional)
7. Identification and authentication of all people entering the room, if face not present in database, say unknown person.
8. RFID tag all "movable" items in room and detect when sth is taken out.
9. For unwanted people - use lights, messages.. sounds... so on.
-------------------------------------------------------------------------------------------------------------------
Free/Open Source Tools :-
Since we live in a world full of awesome people who like to share. List of FOSS tools that we could use :-
1. Git (through github)
2. CMU Sphinx for Speech Recognition (http://cmusphinx.sourceforge.net/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment