Difference between revisions of "Door Access"

From Sudo Room
Jump to navigation Jump to search
m (Andrew moved page Door Access to Projects/Door Access: Moved to under Projects)
m
Line 1: Line 1:
==Summery==
==Summery==
Door access related projects:
Door access related projects:
Line 6: Line 7:
* [[#Outside Facing Door|Outside Facing Door Access]]
* [[#Outside Facing Door|Outside Facing Door Access]]
* [[#Inside Door|Inside Door Access]]
* [[#Inside Door|Inside Door Access]]


==Sudo Door Intercom==
==Sudo Door Intercom==
Line 19: Line 21:
# Waiting for an awesome sudoer to come and let you in
# Waiting for an awesome sudoer to come and let you in
# Saying thank you!
# Saying thank you!


==Door Open Indicator==
==Door Open Indicator==
Line 25: Line 28:
Our current plan involves using a TI MSP4302553 via the TI Launch Pad to generate a tone. When the door is closed, the tone will stop. Anything that can pickup the audio will be able to detect if the door is open. We have a python script that does just that. Here is a picture of the tone generator in progress:
Our current plan involves using a TI MSP4302553 via the TI Launch Pad to generate a tone. When the door is closed, the tone will stop. Anything that can pickup the audio will be able to detect if the door is open. We have a python script that does just that. Here is a picture of the tone generator in progress:
[[File:Ti-launchpad-tone-generator.jpg|thumb|none]]
[[File:Ti-launchpad-tone-generator.jpg|thumb|none]]


==Outside Facing Door==
==Outside Facing Door==


==Inside Door==
==Inside Door==

Revision as of 20:04, 1 December 2012

Summery

Door access related projects:


Sudo Door Intercom

There is an old intercom system that is wired from the outside facing door up to the phone closet. One the first things we did when we got in to the space was to reconnect this intercom and attach it to a phone we had lying around. Here's a picture:

Sudoroom-intercom.jpg

Right now if the space is occupied you can get in without a key by:

  1. Pressing the intercom button outside the door
  2. Waiting for a sudoer to answer
  3. Saying "I'm here for sudoroom", or "My voice is my passport"
  4. Waiting for an awesome sudoer to come and let you in
  5. Saying thank you!


Door Open Indicator

This project will detect if the Inside Door is open and share that information.

Our current plan involves using a TI MSP4302553 via the TI Launch Pad to generate a tone. When the door is closed, the tone will stop. Anything that can pickup the audio will be able to detect if the door is open. We have a python script that does just that. Here is a picture of the tone generator in progress:

Ti-launchpad-tone-generator.jpg

Outside Facing Door

Inside Door