Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 787 Bytes

File metadata and controls

28 lines (18 loc) · 787 Bytes

RFID RC522 module Reader using Arduino Uno

Components:

  1. Arduino UNO
  2. RC522 module
  3. Small Breadboard and Wires

Connections :

1. The GND of the UNO is connected to the negative (-) GND pin of the RFID Module

2. The 3.3V pin of the UNO is connected to the 3.3V pin of the RFID Module

3. Pin 9-10-11-12-13 of the UNO are connected to pin RST-SDA-MOSI-MISO-SCK of the RFID Module

arduino_uno_rfid_rc522

Library

Import .ZIP Library from following links-

Code

follow the RFID.ino