munichmakerlab / doorlock

MIT License
6 stars 4 forks source link

Space open, but door locked -> Press key to open #3

Open tiefpunkt opened 9 years ago

tiefpunkt commented 9 years ago

With the kids running in the hallway, and playing with our door, the current modus operandi is to just completely lock the door. This sort of contradicts our openness, so here's a different approach:

-> Kids won't be able to open the door as easy. -> But still, people even without a token can come in easily.

peterfroehlich commented 9 years ago

The "E" Button is still without a function (I wanted to implement a door bell) and could be used for that... Msg: "Press friEnd, and enter" ;-)

-P

2015-11-01 23:40 GMT+01:00 Severin Schols notifications@github.com:

With the kids running in the hallway, and playing with our door, the current modus operandi is to just completely lock the door. This sort of contradicts our openness, so here's a different approach:

  • We implement a third state of the door, let's call it "SEMI_LOCKED".
  • Even though the space is technically open, the door remains locked.
  • The door will unlock, when you press a certain key on the pinpad.
  • The display shows a message reflecting this, and give instructions as to what to do to enter the space.

-> Kids won't be able to open the door as easy. -> But still, people even without a token can come in easily.

— Reply to this email directly or view it on GitHub https://github.com/munichmakerlab/doorlock/issues/3.