Skip to content

Instantly share code, notes, and snippets.

@lonehacker
Created June 20, 2012 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save lonehacker/2958813 to your computer and use it in GitHub Desktop.
Save lonehacker/2958813 to your computer and use it in GitHub Desktop.
1. Detect the person entering the room and automatically open the door, lock the door when a person leaves
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 (difficult)
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. Add motion control
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment