[go: up one dir, main page]

0% found this document useful (0 votes)
352 views7 pages

Architecture Attendance Recording System

The document describes the architecture of an attendance recording system using RFID tags. The system consists of hardware components like an Arduino Uno, RFID reader, ESP 8266 WiFi module, and LCD display. The hardware communicates with a web server running on Apache Tomcat to record attendance. The software allows administrators, faculty, and parents to perform functions like viewing courses, students, and attendance records. Flow charts show the process of recording attendance on the hardware and various user interactions on the software.

Uploaded by

Rama Krishna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
352 views7 pages

Architecture Attendance Recording System

The document describes the architecture of an attendance recording system using RFID tags. The system consists of hardware components like an Arduino Uno, RFID reader, ESP 8266 WiFi module, and LCD display. The hardware communicates with a web server running on Apache Tomcat to record attendance. The software allows administrators, faculty, and parents to perform functions like viewing courses, students, and attendance records. Flow charts show the process of recording attendance on the hardware and various user interactions on the software.

Uploaded by

Rama Krishna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Architecture

Attendance Recording System

POWER SUPPLY 12V LCD (16x2) Display

ARDUINO UNO

RFID (EM18) Reader ESP 8266 WIFI

Attendance Recording Web Server (Apache Attendance Recording


System (HW) Tomcat) System (SW)
Flow Chart (Hardware )
Start

Flash Tag

Get Tag Serial No

Communicate to Web Server

Send Serial No to WebServer

Get The Serial No

NO
Is valid Serial No

YES

Send Message To HW (LDC Display)

I: ROLL No
N: Name
D: Department Name
M: Welcome / Already Swiped

Send Message To HW (LDC Display)

I:
N:
D:
M: Invalid Card

Stop
Flow Chart (Software ) (Admin)
Start

Admin Login

Add or View Courses

Add or View Branch

Add or View Subject

Add or View Faculty

Add or View Parents

Add or View Time Table

Add or View Students

View Attendance

Stop
Flow Chart (Software ) (Faculty)

Start

Login

View Courses

View Branch

View Subject

View Faculty

View Parents

View Time Table

View Students

View Attendance

Stop
Flow Chart (Software ) (Parents)

Start

Parents Login

View Courses

View Branch

View Subject

View Faculty

View Parents

View Time Table

View Students

View Attendance

Stop
Admi n Login

Admin Add or View Courses

You might also like