Difference between revisions of "Door Access"

466 bytes added ,  05:17, 11 December 2012
(→‎Inside Door: clarification)
Line 31: Line 31:


==Inside Door==
==Inside Door==
Sudoroom has its own tiny hallway with trash cans and a private elevator opening. The hallway is technically outside Sudoroom, and the door separating it should be locked when nobody's around. As the elevator is the primary path for automated entry, this door's lock will be controlled by a tiny Raspberry Pi. Some preliminary info about this box:
Sudoroom has its own tiny hallway with trash cans and a private elevator opening. The hallway is technically outside Sudoroom, and the door separating it should be locked when nobody's around. As the elevator is the primary path for automated entry, this door's lock will be controlled by a tiny Raspberry Pi. Some preliminary info about this box:


Line 40: Line 41:
|-
|-
| ssh || pi@50.0.146.204:222
| ssh || pi@50.0.146.204:222
|-
| source || https://github.com/jaekwon/sudoroom_doorman
|}
|}


Line 45: Line 48:


"Tamale" will implement an HTTP/CURL entry system with Max's script doorman.py, a tornado-based webserver written in python. When a visitor accesses a secret URL, Tamale will activate a motor that turns a key in the dead bolt.
"Tamale" will implement an HTTP/CURL entry system with Max's script doorman.py, a tornado-based webserver written in python. When a visitor accesses a secret URL, Tamale will activate a motor that turns a key in the dead bolt.
***Update 12/11/2012***
Doorman lives!
ISSUE: You need to push into the door for the unlocking mechanism to work.
ISSUE: The server does not autostart upon reboot
ISSUE: Upon rebooting or reconnecting, the device may not work well. You may need to fiddle with the ground cable.
NOTE: Please contact Max or Yardena or Jae or Andrew for the secret.
NOTE: You can also unlock the door by appending '_close'.
Anonymous user