PiDor
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|type=security | |type=security | ||
|intro=a raspberry pi caring about open/close of Level2 | |intro=a raspberry pi caring about open/close of Level2 | ||
− | + | |logo= | |
|status=running | |status=running | ||
+ | |repository=https://github.com/syn2cat/pidor | ||
+ | |tracker= | ||
|meetings=none | |meetings=none | ||
|contact=muling, gunstick | |contact=muling, gunstick | ||
+ | |members=, Thierry | ||
}} | }} | ||
− | |||
after [[openduino]] died with the old space, we need a new access method for [[Level2]] | after [[openduino]] died with the old space, we need a new access method for [[Level2]] | ||
=Pi d'Or= | =Pi d'Or= | ||
− | + | Pidor had a webpage with open an close buttons, which is not used anymore since we got now electronic locks. | |
− | + | The moment you unlock the door, pidor detects this and: | |
* sets the space status on the website accordingly | * sets the space status on the website accordingly | ||
+ | * tweets about opening | ||
+ | * disables the electric lock of the front glass door on 2nd floor | ||
+ | * if needed, the lights are switched on. | ||
+ | |||
+ | As soon as the door is shut, pidor gets active and: | ||
+ | * sets the space status on the website accordingly | ||
+ | * tweets about closing | ||
+ | * enables the electric lock of the front glass door on 2nd floor | ||
+ | * if needed, the lights are switched off. | ||
+ | |||
+ | '''this means if you close the door, level2 will be effectively set to closed. So please leave the door open when present''' | ||
implementation | implementation | ||
* raspberry pi with ldap copy and apache | * raspberry pi with ldap copy and apache | ||
* reed relay | * reed relay | ||
− | + | * antennas for wireless power outlets | |
− | + | ||
− | * | + | |
− | + | ||
− | + | ||
− | + |
Latest revision as of 23:43, 18 March 2017
PiDor | |
---|---|
a raspberry pi caring about open/close of Level2 | |
Meetings: | none |
Type: | security |
Repository: | https://github.com/syn2cat/pidor |
Status: | running |
Members: | Thierry |
Contact Person: | muling (mail), gunstick (mail) |
Tools | |
QrCode: |
"File:" cannot be used as a page name in this wiki.
after openduino died with the old space, we need a new access method for Level2
[edit] Pi d'Or
Pidor had a webpage with open an close buttons, which is not used anymore since we got now electronic locks.
The moment you unlock the door, pidor detects this and:
- sets the space status on the website accordingly
- tweets about opening
- disables the electric lock of the front glass door on 2nd floor
- if needed, the lights are switched on.
As soon as the door is shut, pidor gets active and:
- sets the space status on the website accordingly
- tweets about closing
- enables the electric lock of the front glass door on 2nd floor
- if needed, the lights are switched off.
this means if you close the door, level2 will be effectively set to closed. So please leave the door open when present
implementation
- raspberry pi with ldap copy and apache
- reed relay
- antennas for wireless power outlets