Door Security System
From Interlock Rochester Wiki
(Difference between revisions)
(→Work Log) |
(→Parts: cleaned up parts) |
||
| Line 47: | Line 47: | ||
= Parts = | = Parts = | ||
| - | * | + | * [http://shop.ebay.com/i.html?_nkw=electric+strike+fail+secure&_sacat=0&_trksid=p3286.m270.l1313&_odkw=electric+strike+fail&_osacat=0 Fail Secure Electric Stike] - [http://www.kawamall.com/cat_door_electric.cfm kawamall.com] |
| - | + | * [http://www.parallax.com/Store/Accessories/Communication/tabid/161/ProductID/519/List/0/Default.aspx?SortField=ProductName,ProductName Parallax Serial RFID Reader Kit] - reader and some tags. USB only | |
| - | + | * Arduino Ethernet Shield | |
| - | * | + | * Arduino Diecimila |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | * Arduino | + | |
| - | * | + | |
| - | + | ||
= References = | = References = | ||
Revision as of 02:37, 11 January 2010
Contents |
Members
- antitree
- joshshua
- steve
- Brian
Description
Interlock needs an easy way to give members access to the space. It is important however, to maintain the ability to easily remove access punitively or as members choose to leave the group. The ability to keep track of who enters and leaves the space is not only helpful for security, but also could be used creatively.
Plan
Function Testing
Get a simple electronic lock system working:
- Electronic lock or electric strike
- Need to know the type and size of door/frame we are working with
- PDF How To Install Electric Strike
- Computer control of the strike
- Homemade control through serial port w/relay (cheaper, easier to implement than Arduino)
- Arduino
- Probably overkill for this system
- Authentication system
- RFID/Swipe Card/Key Fob
- Server to manage ACLS (LDAP server? See Infrastructure#Network)
- iButtons - steel chip that requires a contact to transfer
- Audit logging
Second Factor
Additional authentication for extra security:
- Second factor authentication system (pin pad, touch screen pin pad)
Disaster Planning
make sure the system functions appropriately during problems
- Power Outage: Outbound - make sure people inside are not locked in
- Power Outage: Inbound - make sure people outside can't get in during an outage
- Backup: Make sure a physical key is able to access the doors in case the system has a problem
Tweaks and Geeks
Fun non critical additions:
- Twitter bot
-
Tweet hourly updates on who is in the space - Tweet when a person enters the space
-
- IRC bot
- Regular updates on who is in the space
- Expand security to other items
- KegBot security
- Snacks and vending machine
- Multiple areas within the space
Parts
- Fail Secure Electric Stike - kawamall.com
- Parallax Serial RFID Reader Kit - reader and some tags. USB only
- Arduino Ethernet Shield
- Arduino Diecimila
References
- http://code.google.com/p/webduino/ - run a webserver from an arduino
- http://arduino.cc/en/Reference/Ethernet - reference for working with ethernet
Work Log
- Received electric strike, rfid reader, arduino ethernet shield
- Purchased some arduino parts for testing parallax rfid chip --Antitree 00:27, 25 December 2009 (UTC)
- Purchased some parts to test user:berticus and user:antitree
- Planned meeting 12/21 at 6pm --Antitree 16:40, 21 December 2009 (UTC)