RFID Based Attendance System Using NodeMCU With PHP Web App - 2
RFID Based Attendance System Using NodeMCU With PHP Web App - 2
Technology
01 Introduction 02 Used
Components
03 Used 04 Functionalities
Introduction
The RFID based attendance system is developed using PHP, CSS, and Javascript. An RFID Based
Attendance System Using NodeMCU is a modern attendance system. It can be useful in different
places like schools, Colleges, industry and private organizations to register the attendance of
students, teachers, employees, etc. to tabulate monthly/daily working hours automatically. When
the person with the correct RFID card swipes his/her RFID tag, His/Her arrival time will be stored in
system Log. Usually, when the same person swipes his/her RFID tag again, the system will save it as
his/her leaving time.
02
Technology Used
Let’s go behind the scenes.
This is the simple network topology designed to run this project over a Local Area Network.
The Project Device and Computer server are connected to the same network through WiFi.
RFID RC522 Module
At first, let’s learn a little bit about RFID. RFID is the short form of Radio Frequency
Identification. RFID modules use electromagnetic fields for transferring data
between the card and the reader. Different RFID tags are attached to objects like
Keychain, cards, etc. and whenever we place that object in front of the RFID reader,
the reader reads that tags. The next benefit of RFID is that it doesn’t require to be in
a straight line to get detected. Unlike a barcode, in RFID there’s no such restriction.
So, here are some features of RFID RC522.
Specifications & Pin Details
Interfacing RFID RC522 with NodeMcu ESP8266 Module
Interfacing RFID RC522 with NodeMcu ESP8266 Module
03
Components
Used
Hardware Components
Software Requirements
04
Functionalities
Functionality
Now, talking about the features of the RFID based
attendance system using NodeMCU.The home page
displays the admin login page. Unless You login to
the system, you won’t be able to browse other
available options. Hence the system is secured.
Basically, the design of the RFID attendance system
project is pretty simple. Hence the user won’t find
any difficulties while enrolling his/her attendance.
The user needs to swipe his/her card or a keychain to
maintain attendance that includes the entry time as
well.
Unique Features