Skip to content

This is the script or code for Arduino Nano (or any other device, just change minor necessary info) that connects an RFID (MFRC522 module) with a 4-pin I2C OLED display module.

Notifications You must be signed in to change notification settings

techwithrita/ArduinoRFIDwithOLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoRFIDwithOLED

This is the script or code for Arduino Nano (or any other device, just change minor necessary info) that connects an RFID (MFRC522 module) with a 4-pin I2C OLED display module.

This code is able to:

  • scan RFID card or fobs
  • present UID, PICC type, and messages to the Serial Monitor
  • present UID and messages to the connected OLED display
  • validate a single user's UID / RFID to present an "UNLOCKED" message on OLED display
Shows a screenshot of Serial Monitor data at 9600 baud rate.

Here is how the devices are connected / wired: Shows an RFID antenna connected to an OLED display and an Arduino Nano

About

This is the script or code for Arduino Nano (or any other device, just change minor necessary info) that connects an RFID (MFRC522 module) with a 4-pin I2C OLED display module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages