Anonymous

Door control system: Difference between revisions

From London Hackspace Wiki
Line 74: Line 74:
Card readers are based around a pn532 chipset reader, configured to HSU (High Speed UART) mode. This should allow us to read the UID field from block zero of almost all 13.56MHz RFID cards,rings,bands,fobs. HOWEVER, some reader modules are better than others:
Card readers are based around a pn532 chipset reader, configured to HSU (High Speed UART) mode. This should allow us to read the UID field from block zero of almost all 13.56MHz RFID cards,rings,bands,fobs. HOWEVER, some reader modules are better than others:


Elechouse V3 modules (genuine, red boards). Need a good +5V Vcc supply to be able to energise bank cards., use a DC/DC boost converter on long cable runs.
* Elechouse V3 modules (genuine, red boards). Need a good +5V Vcc supply to be able to energise bank cards., use a DC/DC boost converter on long cable runs.
Deek-Robot modules (blue boards), beware the pinouts are incorrecly labelled on the silkscreen on one side of the board. These boards appear to no longer be manufactured.
* Deek-Robot modules (blue boards), beware the pinouts are incorrecly labelled on the silkscreen on one side of the board. These boards appear to no longer be manufactured.
Fake Elechouse V3 modules. Don't read very well at all except for very simple fobs with limited power draw. These can be identified by not having the word 'Elechouse' in italics, or having a full stop after the "NFC MODULE V3" label.
* Fake Elechouse V3 modules. Don't read very well at all except for very simple fobs with limited power draw. These can be identified by not having the word 'Elechouse' in italics, or having a full stop after the "NFC MODULE V3" label.


Also on the reader modules, there's normally a pushbutton (for menu access on acnodes, or for doorbell action on the door readers), and an RGB LED.
Also on the reader modules, there's normally a pushbutton (for menu access on acnodes, or for doorbell action on the door readers), and an RGB LED.
Line 104: Line 104:
=== 1st Floor Doorbot ===
=== 1st Floor Doorbot ===


Dual Maglock, 1st floor entrance from lift lobby. SLA 12V backup battery. ACNode shield v1. Node id 2
Dual Solenoid bolt, 1st floor entrance from lift lobby. SLA 12V backup battery. ACNode shield v1. Node id 2


Rebuilt to make it more like the ground floor / front doorbot, and to implement a doorbell button on the reader.
Rebuilt to make it more like the ground floor / front doorbot, and to implement a doorbell button on the reader.
Line 114: Line 114:
=== Maglock vs Solenoid latch vs Solenoid deadbolt ===
=== Maglock vs Solenoid latch vs Solenoid deadbolt ===


Though we currently mostly use maglocks (because we had them in stock), we are aware of some issues with them, and intend to replace some of them with solenoid deadbolts. The Cisa solenoid latch on the back door requires very gentle adjustments, and is not really suited to a double-leaf door installation.
Though we currently mostly use maglocks (because we had them in stock), we were aware of some issues with them, and have replaced some of them with solenoid deadbolts. The Cisa solenoid latch on the back door required very gentle adjustments, and was not really suited to a double-leaf door installation.


==Software==
==Software==
538

edits