Skip to content

Latest commit

 

History

History
122 lines (114 loc) · 2.39 KB

wiring.md

File metadata and controls

122 lines (114 loc) · 2.39 KB

Wiring and components

These are the connections at the bottom of the board

Making changes

If there's a difference between here and the labels, follow the wiring and check the code. Then update the labels or here to whatever is correct.

Components

As is, there's space for:

  • Wiegand input (can be any device if it communicates over D0, D1)
  • 3 inputs
  • 2 outputs, both with NO and NC contacts

Power

  • The board is powered by 12v
  • This also powers any 12v reliant devices such as the fob reader
  • The voltage is reduced internally to 5v for the Pi and other items.

Locks

If using a fail-safe lock, one which requires power in order to be active, please consider backup power supplies, as a power failure would release the door.

If using a fail-secure lock, one which requires power in order to release the door, please ensure there is an alternative way to release the door should the access system fail.

In all cases, all entrances and exits must conform to fire safety requirements.

Wiring diagram

Connection # Category Description
1 🔴 Power 12v
2 🔴 Power 0v
10 🟢 Input Request To Exit
11 🟢 Input Doorbell
12 🟢 Input N/A
13 🔴 Power 12v
14 🔴 Power 0v
15 🟡 Wiegand D0
16 🟡 Wiegand D1
17 🟡 Wiegand Beep
18 🟡 Wiegand LED
19 🟠 Output Output 1 - Normally Open
20 🟠 Output Output 1 - Common
21 🟠 Output Output 1 - Normally Closed
22 🟠 Output Output 2 - Normally Open
23 🟠 Output Output 2 - Common
24 🟠 Output Output 2 - Normally Closed