Skip to content

NSU-ACM-SC/RFID-Tag-Reader-using-Arduino-Uno-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

RFID RC522 module Reader using Arduino Uno

Components:

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

Connection

  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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%