RFID Attendance system
This project aims to develop an IoT-based smart system for automating student attendance tracking. The system uses an RFID card reader to capture attendance data, processes it via an ESP32 microcontroller, and displays real-time feedback through an OLED screen. It automates the manual attendance process, saves time, prevents fraudulent check-ins, and allows centralized data management. This scalable smart solution has high potential for implementation in educational institutions.
Board 1: ESP32
Module 1: RFID-RC522
Module 2: OLED I2C 0.96inch
scheme: ESP32, OLED, RFID-RC522
Technologies Used in Development:
- **Front-end:** HTML, CSS, JavaScript
- **Back-end:** Python, C / C++
- **Database:** MySQL
- **Other:** none
Project Outcomes and Significance:
This project successfully developed an automated student attendance system using RFID, ESP32, and OLED. The system displays real-time information and securely stores attendance data. It simplifies the attendance process, saves time, and prevents fraudulent check-ins. As an IoT-based solution, it has great potential for implementation in educational institutions.