Difference between revisions of "Door Access"
→Inside Door
Line 31: | Line 31: | ||
==Inside Door== | ==Inside Door== | ||
The interior door, the westernmost one, will be controlled by a arduino interface that activates a motor that turns a key in the dead bolt. The arduino is activated by a python script doorman.py that runs on | The interior door, the westernmost one, will be controlled by a arduino interface that activates a motor that turns a key in the dead bolt. The arduino is activated by a python script doorman.py that runs on raspberry pi. doorman.py is a tornado based webserver . | ||
INSTRUCTIONS FOR THE DOOR CONTROLLER RASPBERRY PI | |||
hostname is "tamale" | |||
now has static ip of 192.168.0.222 | |||
sshd is now on port 222 | |||
sshd is KEY-ONLY. follow your client instructions to use it. You can also get it here: | |||
Don't post the URL publically, and tell me when I can delete it! | |||
irc me (yardena) on freenode if any issues :) |