Difference between revisions of "Project:Tool Access Control"

From London Hackspace Wiki
Jump to navigation Jump to search
m (Reorg of page)
Line 5: Line 5:
 
A solution is a control device consisting of a box which enables the machine for as long as your RFID card is in the box. This can also act as an automatic electronic logbook for the device.
 
A solution is a control device consisting of a box which enables the machine for as long as your RFID card is in the box. This can also act as an automatic electronic logbook for the device.
  
The Hackspace will agree to buy at least 3 of these and will pay a reasonable premium to someone who can design, build and test them. This sounds like it could be a nifty commercial project with relatively few modifications.
 
  
==Functional Specs==
+
 
 +
==Current implementation==
 +
Overall setup: [[Project:Tool_Access_Control/ACNet]]
 +
Current generation access control nodes: [[Project:Tool_Access_Control/ACNode-cl]]
 +
Current tool deployment progress : * [[Project:Tool_Access_Control/Deployment]]
 +
 
 +
==Olde==
 +
===Potential design===
 +
* [[Project:Tool_Access_Control/Solexious_Proposal]]
 +
* <s>Dual-USB Bifferboard (£45), Touchatag reader (£27)</s>
 +
* Single USB bifferboard (£35), Cheap chinese RFID reader (£18, serial)
 +
* One of the more fancy STM32s or other SOCs might be able to drive costs down further.
 +
* Raspberry Pi (£27.21) + Touchatag (£14.83) + USB relay (£5.17) + capacitor + SD card
 +
* Launchpad tiva-c TM4C1294 + PN532 breakout board
 +
 
 +
===Functional Specs===
  
 
* Relay contacts of at least 10 amps for switching the device. Hard-wired in using suitable grommets and with sufficient isolation between low and high voltage.
 
* Relay contacts of at least 10 amps for switching the device. Hard-wired in using suitable grommets and with sufficient isolation between low and high voltage.
Line 17: Line 31:
 
* Status light, for "active", "denied" and "thinking". (Although "active" is really the only important one, and blinking is fine)
 
* Status light, for "active", "denied" and "thinking". (Although "active" is really the only important one, and blinking is fine)
  
==="Nice-to-haves"===
+
===="Nice-to-haves"====
  
 
* Ideally sub-£60.
 
* Ideally sub-£60.
Line 26: Line 40:
 
* Broadcast events on the network like doorbot.
 
* Broadcast events on the network like doorbot.
 
* Ability to update the software over the network.
 
* Ability to update the software over the network.
 
==Current implementation==
 
* [[Project:Tool_Access_Control/ACNet]]
 
** [[Project:Tool_Access_Control/ACNode_Lite]]
 
* [[Project:Tool_Access_Control/Deployment]]
 
 
==Potential design==
 
* [[Project:Tool_Access_Control/Solexious_Proposal]]
 
* <s>Dual-USB Bifferboard (£45), Touchatag reader (£27)</s>
 
* Single USB bifferboard (£35), Cheap chinese RFID reader (£18, serial)
 
* One of the more fancy STM32s or other SOCs might be able to drive costs down further.
 
* Raspberry Pi (£27.21) + Touchatag (£14.83) + USB relay (£5.17) + capacitor + SD card
 
* Launchpad tiva-c TM4C1294 + PN532 breakout board
 
 
 
* Russ has ordered 10 of [these I2C RFID readers http://www.stronglink.cn/english/SL018.htm] for $14.50 each (+ tax/shipping/etc)
 
* Russ has ordered 10 of [these I2C RFID readers http://www.stronglink.cn/english/SL018.htm] for $14.50 each (+ tax/shipping/etc)
  

Revision as of 02:01, 17 May 2015

Tool Access Control
Created 1 May 2011
Members Russ jasperw mentar
QR code


Hackspace has a couple of dangerous/expensive bits of equipment which we need to control access to, both for safety reasons and to stop untrained people damaging them. At present this is done by sharing locations of keys, but this is not very hacker-like.

A solution is a control device consisting of a box which enables the machine for as long as your RFID card is in the box. This can also act as an automatic electronic logbook for the device.


Current implementation

Overall setup: Project:Tool_Access_Control/ACNet Current generation access control nodes: Project:Tool_Access_Control/ACNode-cl Current tool deployment progress : * Project:Tool_Access_Control/Deployment

Olde

Potential design

  • Project:Tool_Access_Control/Solexious_Proposal
  • Dual-USB Bifferboard (£45), Touchatag reader (£27)
  • Single USB bifferboard (£35), Cheap chinese RFID reader (£18, serial)
  • One of the more fancy STM32s or other SOCs might be able to drive costs down further.
  • Raspberry Pi (£27.21) + Touchatag (£14.83) + USB relay (£5.17) + capacitor + SD card
  • Launchpad tiva-c TM4C1294 + PN532 breakout board

Functional Specs

  • Relay contacts of at least 10 amps for switching the device. Hard-wired in using suitable grommets and with sufficient isolation between low and high voltage.
  • HF RFID reader
  • Internal database of (up to at least 1000) authorised RFID card IDs, plus a flexible way of fetching updates from the membership server.
  • Ethernet connectivity (could be powered through PoE).
  • Logging of who used the machine + hours used.
  • Open Source hardware & software.
  • Status light, for "active", "denied" and "thinking". (Although "active" is really the only important one, and blinking is fine)

"Nice-to-haves"

  • Ideally sub-£60.
  • Ability for super-users to program new cards from the device - this should result in a callback to the membership server to verify it.
  • Easy to program/modify (i.e. Linux instead of microcontroller code).
  • Ability to monitor "actual" hours run - i.e. how long the laser cutter tube is actually on for. (This could potentially be done using a current transformer sensor.)
  • Ability to poll for current state over the network.
  • Broadcast events on the network like doorbot.
  • Ability to update the software over the network.
  • Russ has ordered 10 of [these I2C RFID readers http://www.stronglink.cn/english/SL018.htm] for $14.50 each (+ tax/shipping/etc)