Attendance Monitoring and Management System using RFID

Published Sep 18, 2022
 100 hours to build
 Intermediate

A smart method to detect and manage the attendance of the students using RFID tags

display image

Components Used

RC522 RFID
MFRC522 is a highly integrated reader/writer IC for contactless communication at 13.56MHz.
1
Arduino UNO
Arduino UNO
1
DS1307 RTC
DS1307 RTC DS1307 RTC DS1307 RTC
1
SD Card Module
SD Card
1
ESP8266 WiFi Module
ESP8266 is a system on chip (SoC) which provides WIFI capability for embedded applications. This enables internet connectivity to embedded applications. ESP8266 modules are mostly used in Internet of Things(IoT) applications.
1
Buzzer 5V
Buzzer 5V
1
Red LED 5mm
Standard LEDs - Through Hole Red Round
1
Green LED 5mm
Standard LEDs - Through Hole LED HIGH BRIGHTNESS
1
Description

 

 

  1. RFID module is powered using a micro USB pin external adapter.
  2. LM7809 voltage regulator supplies a constant 5V to the Arduino UNO.
  3.  The connections are given as per the schematics.

Schematic

  • The RC522 sensor is powered from a 5V pin of the Arduino UNO.
  • LM7809 supplies the constant 5V from an external source to the Arduino and Node MCU.
  • Two GPIO pins in Arduino are connected to the ESP 8266 for data communication.
  • If the RFID tag is read by the RC522 sensor, it sends a message to the Arduino and it turns sends the signal to the esp8266.
  • Message is transferred wirelessly to the respective Data Management system.
  • Here we used Google Sheet as a Management system that stores the messages in the sheet with respective time sessions.
  • In order to use this method, we must have an active internet connection to transfer data from esp8266 to sheets.
  • By this Method, we can record the Attendance of the student and manage it.

End Product

Codes

Downloads

RFID PROJECT CODE Download
RFID CIRCUIT FILE Download
RFID CONNECTION IMAGE Download

Institute / Organization

BANNARI AMMAN INSTITUTE OF TECHNOLOGY, SATHYAMANGALAM
Comments
Ad