0% found this document useful (0 votes)
352 views

RFID Based Attendance System Using NodeMCU With PHP Web App - 2

This document summarizes an RFID-based attendance system developed using NodeMCU, PHP, CSS, and JavaScript. The system allows users to check in and out using RFID tags. When a user swipes their tag, the system records their arrival and departure times. An RFID reader detects tags within range without requiring direct contact. The system includes admin login, user management, device management, and a log filter to view attendance by date, time, user, or department. It can export filtered logs to Excel. The system aims to automatically record attendance for applications like schools, businesses, and industries.

Uploaded by

Alok Ahuja
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
352 views

RFID Based Attendance System Using NodeMCU With PHP Web App - 2

This document summarizes an RFID-based attendance system developed using NodeMCU, PHP, CSS, and JavaScript. The system allows users to check in and out using RFID tags. When a user swipes their tag, the system records their arrival and departure times. An RFID reader detects tags within range without requiring direct contact. The system includes admin login, user management, device management, and a log filter to view attendance by date, time, user, or department. It can export filtered logs to Excel. The system aims to automatically record attendance for applications like schools, businesses, and industries.

Uploaded by

Alok Ahuja
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

Electronics and Telecommunication 3rd Year

RFID Based Aendance


System Using NodeMCU
with PHP Web App
2022 Minor Project Presentation
Table of contents

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

Secured Login System User Entry Log


Admin Panel User Management System

Filter the Log Data by Date, Multiple Device Management System


Time-In, Time-Out, and Export those filtered data to Excel.
Department.
● Admin
Login/Logout
System
● Forgot Password for
admin
● Edit and Update
admin profile
Manage
Users
● View users
● Add New User
● Edit and update
the existing users
● Remove Users
Manage
Devices
● Add new device
● Update existing
device
● Delete device
● Update New
token to the
device
● Change the device
mode
View User
Logs
From the user log menu,
you can navigate to all the
user’s logs data. You can
view their arrival and
Leaving time as well.
Furthermore, It has more
functions to filter your
logs by user, date, arrival
time, leaving time, and
filter by different
departments, etc. Hence,
you can also export those
data to excel.
Thank You Submitted By:
Alok Ahuja (0901ET191006)
Harshdeep Singh Tomar (0901ET191028)
Gaurav Kushwah (0901ET191022)
Aryan Dhakad (0901ET191013)

You might also like