Door control system: Difference between revisions
From London Hackspace Wiki
(Created page with 'Runs on Flowers, and code is on [http://github.com/londonhackspace Github]. Access list is currently a text file, copied via a script from [[System naming|Love…') |
mNo edit summary |
||
Line 1: | Line 1: | ||
Runs on [[System naming|Flowers]], and code is on [http://github.com/londonhackspace Github]. | Runs on [[System naming|Flowers]], and code is on [http://github.com/londonhackspace/doorbot Github]. | ||
Access list is currently a text file, copied via a script from [[System naming|Lovelace]]. The text file just consists of card ID and name. To add a card: | Access list is currently a text file, copied via a script from [[System naming|Lovelace]]. The text file just consists of card ID and name. To add a card: |
Revision as of 20:30, 26 July 2010
Runs on Flowers, and code is on Github.
Access list is currently a text file, copied via a script from Lovelace. The text file just consists of card ID and name. To add a card:
lovelace:~$ doorbotcontrol/addid.sh
It uses netcat to robonaut on Babbage to announce whenever the door is opened.
More coming soon...
+---------+ +---------+ | LM7805 |-----| 12V UPS | +---------+ +---------+ | | +------+ +---------+ +---------+ +-------+ | RFID |-----| Flowers |-----| Arduino |------| Relay | +------+ +---------+ +---------+ +-------+ | | +---------+ | Release | +---------+