TitleIoT-Based Smart Attendance System
TitleIoT-Based Smart Attendance System
Batch Members:
• Balachandar C
• Harish M
• Balaji C
Abstract:
The IoT-Based Smart Attendance System is designed to automate the attendance
tracking process using modern IoT technology. The system can be implemented
using RFID, biometric (fingerprint), or facial recognition with ESP8266/ESP32 and
Wi-Fi connectivity. It eliminates the need for manual attendance marking, reducing
errors and saving time. The recorded attendance data is stored in a cloud database
such as Google Sheets, Firebase, or MySQL, ensuring easy access and real-time
monitoring. This system can be used in educational institutions, offices, and other
organizations to improve efficiency and accuracy in attendance management.
Objective:
Project Overview
This system will mark attendance using RFID, biometric (fingerprint), or facial
recognition and store it in a cloud database (Google Sheets, Firebase, or MySQL
server). Notifications can also be sent via email or a mobile app.
Hardware Requirements
Based on RFID:
Based on Fingerprint:
Software Requirements
1. Hardware Setup
• When a student scans an RFID card or fingerprint, the system checks the ID
against a stored database.
• If a match is found, attendance is marked and uploaded to the cloud.
• A buzzer or OLED display provides real-time confirmation.
3. Cloud Integration
• A simple mobile app using Blynk/MIT App Inventor can show real-time
attendance.
• A web dashboard using Node.js or Flask can provide an admin panel for
teachers.
Additional Features