RFID Shield For Arduino

The RFID Access Control Shield from rhydoLABZ transforms your Arduino to an access control device. This unit is compatible with RFID modules such as micro RFID, EM-18 and ID-3LA. Onboard relay driving circuitry helps your Arduino to control magnetic locks, solenoid valve etc. The 5V buzzer provided on board can be used for indicating the RFID card acceptance

 Features

  • Compatible with Arduino R3 Layout
  • Compatible with RFID modules such as μRFID, EM-18 and ID-3LA
  • Reset switch (SW1) to reset Arduino
  • On-board push button switch (SW2) connected to digital pin 10 of Arduino
  • Supports both hardware serial (pins 0 & 1) and software serial communication as selected by jumpers J3 & J4. Software serial pins are:
    • S-TX – digital pin 3
    • S-RX – digital pin 2
  • DPDT slide switch (SW3) selects 2 modes for hardware serial communication
    • USB mode – reader communicates directly via USB of Arduino
    • Arduino mode – reader communicates with Arduino controller
  • Pinout (K3) for connecting External Antenna for ID-3LA reader
  • Digital pin 7 of Arduino can be used to reset RFID reader 3LA (applicable only for this reader)
  • RMC connector (K2) for WIEGAND output
  • All modules other than relay powered from Arduino board
  • On-board Relay with screw terminals (K1 & K4) for connection
  • 3 LEDS ,Power, Relay Status and Program controlled
  • On-board buzzer that can be triggered by Arduino / reader as selected by jumper J6

Hardware Overview

Jumper Description

  • J1(BUZR) – Short to enable the buzzer. 
  • J2 TX Pull down (to be used with 3V3 Arduino Boards)
  • J3 Selects H-Rx or S-Rx for reception
  • J4Selects H-Tx or S-Tx for transmission
  • J5 RX Pull down (to be used with 3V3 Arduino Boards)
  • J6 Selects if buzzer is triggered by reader or Arduino
    • Reader triggers the buzzer automatically if card is detected
    • If Arduino is used, make digital pin 8 LOW to turn it on.
  • J7(only for EM-18) Short to select Wiegand26 data format. Leaving it open gives ASCII output.
  • J8(only for 3LA) Data format selection
    • FORMAT – +5V : Wiegand26
    • FORMAT – Ground : ASCII
    • FORMAT – LED : Magnet emulation

LEDs

  • PWR (Blue) – Power indication, turns on when the shield is powered
  • RLY (Green) – Turns on automatically when the relay is activated
  • STS (Red)  – LED connected to digital pin 12 of Arduino, program controlled

Buzzer

  • Can be used as audio indicator
  • Short  J1 to enable the buzzer
  • Triggered by reader or digital pin 8 of Arduino as selected by J6
    • If the J6 is set to Module, the buzzer gets triggered by the reader automatically on valid card detection
    • If Arduino is selected, then the buzzer can be triggered by making D8 LOW

Relay

  • Controlled by digital pin 9 of Arduino
  • Power the relay separately through K1. Give connections as follows
    • RL +V – 12 V DC
    • GND – ground
  • Relay terminals (COM, N/C & N/O) are brought out on K4
  • RLY LED(Green) turns on automatically when the relay is activated

Switch

  • Reset switch (SW1) to reset Arduino
  • Push button switch (SW2) connected to digital pin 10 of Arduino. The pin  reads LOW if SW2 is pressed

Using 3LA

  • Connect external antenna on K3
  • Select desired data format (ASCII / Wiegand26 / Magnetic ABA Track2) using J8
  • If serial output is selected, select the destination as Arduino / PC using the DPDT slide switch
  • Wiegand26 and magnetic emulation data via K2
  • Module can be reset with digital pin 7 of Arduino 

Using EM-18 / μRFID

 

  • Output will be ASCII data if J7 is open. Short J7 for Wiegand26 data format
  • If serial output is selected, select the destination as Arduino / PC(USB) using the DPDT slide switch
  • Wiegand26 output via K2

Sample Code

 

Resources

Shop with us

Leave a Reply