About 1,390,000 results
Open links in new tab
  1. RFID Based Smart Attendance System | Arduino Project Hub

    Jan 16, 2020 · So, In this project we have designed RFID Based Attendance System using Arduino and RFID MFRC522 Module. In this system, each student is issued an RFID card as …

  2. How to use the RFID-RC522 module (RFID reader) with the Arduino Uno

    Feb 7, 2017 · Setup of this tutorial: RFID reader and two RFID tags. RFID stands for Radio-frequency identification and can be used for many application that require an identification mechanism. In this tutorial, it is shown how to use the RFID-RC522 module with the Arduino Uno. The RFID-RC522 module is an RFID reader, which can read RFID tags in close-range.

  3. Reading RFID Tags With an Arduino : 5 Steps (with Pictures ...

    We'll be using the ID Innovations ID-12 to perform the task of reading an RFID tag. At a minimum, it requires +5V, ground, and a digital pin (on the Arduino) that we will utilize for serial communication.

  4. Person’s Identity Verification using Arduino Uno – IJERT

    Dec 7, 2019 · In case a visitor has to be identified, the conventional method for identifying a person working for an organization is the identity-card issued by the employer which is not reliable. This paper presents a model to authenticate a persons identity based on the fingerprint scan of the person followed by an OTP based authentication.

  5. MFRC522 RFID Read and Write Data in Specific RFID Block

    Sep 1, 2019 · In this tutorial, we will learn how to read and write data to a specific RFID block using MFRC522 and Arduino. If you are storing a person’s first name and surname, then this tutorial is what you are looking for. You can also read the data stored in ID by using the MFRC522 library. MFRC522 RFID Module. MFRC522 Library. Arduino. Jumper Wires.

  6. RFID Arduino - Read RFID Tag's UID with RC522 - DIY Engineers

    Apr 15, 2021 · In this post we will go over how to use the RC522 RFID Module with Arduino. We’ll focus on basics, module pins, how to connect to Arduino, programming in Arduino IDE, and testing. The main focus will be around reading an RFID tag’s UID (Unique ID).

  7. John-ODell/Arduino_RFID_Read_Write - GitHub

    This project demonstrates how to read and write data to an RFID card using the MFRC522 module and an Arduino Uno (R4). The project includes two main sketches: one for reading the card's UID and data from block 2, and another for writing a new ID to the card in block 2.

  8. Arduino Tutorials: RFID Security System with Code - YouTube

    In this final part of our RFID Projects series, we code and test a complete RFID-based security system using Arduino Uno, MFRC522, LEDs, and a buzzer. This b...

  9. Attendance System With Arduino & Rfid Tag - Arduino Project Hub

    Apr 17, 2022 · Each tag has its own unique identification (UID). The MFRC522 RFID reader works at 3.3V and it can use SPI or I2C communication. The library we’re going to use to control the RFID reader only supports SPI, so that’s the communication protocol we’re going to use.

  10. UID verification using an Arduino UNO and a RFID Reader (RC522)

    Feb 27, 2022 · RFID verification using the unique ID. Compares a scanned card's UID with a saved card's UID. If they match, it will open a door. Github Link: https://github.com/syeboah7/Arduino/blob/master/RFID_Verification.ino

  11. Some results have been removed
Refresh