Door Security System
From Interlock Rochester Wiki
(Difference between revisions)
(→Hackerspace Security System) |
|||
| Line 5: | Line 5: | ||
See: http://www.instructables.com/id/Arduino-RFID-Door-Lock/ | See: http://www.instructables.com/id/Arduino-RFID-Door-Lock/ | ||
| + | See: http://www.chinavasion.com/product_info.php/pName/facial-recognition-time-attendance-system-and-access-door-lock/ | ||
== Requirements == | == Requirements == | ||
Revision as of 19:28, 16 December 2009
Also see Infrastructure#Physical Security
Description:
The space will need a better way to keep track of who has access to come and go as they please. Keys are not an option. Key fob systems and other RFID technologies offer a way to control what a person has access to.
See: http://www.instructables.com/id/Arduino-RFID-Door-Lock/ See: http://www.chinavasion.com/product_info.php/pName/facial-recognition-time-attendance-system-and-access-door-lock/
Requirements
Details: Construct a system that uses an RFID reader to grant access to the main door. The fob is also used to open other areas of the space depending on the member. OPTIONAL: build in a second factor authentication system. OPTIONAL: Construct a man trap so only one member can enter at a time.
- RFID reader
- fob
- Yubikey could be used with an old laptop on the cheap
- electronic locks
- server to manage ACLS (LDAP server? See Infrastructure#Network)
- second factor authentication system (biometrics, pin pad, TBD)
Parts
TBD