Skip to content
RFID-Based Faculty Management System With Real-Time Camera Capture and SQLite Database — Embedded Systems & IoT project by YenkoDev

RFID-Based Faculty Management System With Real-Time Camera Capture and SQLite Database

Software as a Service

No

Category

Embedded Systems & IoT

Clients

Mapua University

Techstack

PythonRaspberry PiSQLiteOpenCVPyQt

Purpose

Built for Mapua University: a faculty management system where staff tap RFID cards to log their presence, with real-time camera capture verifying each event and an SQLite database keeping the complete record.

Description

A Raspberry Pi paired with an MFRC522 RFID reader identifies faculty members by card, while OpenCV captures a live camera frame at each tap for visual verification. A PyQt interface provides the main menu plus registration and record-viewing screens, and all identities and events persist in an SQLite database. A serial-connected dot-matrix display scrolls status information, turning card taps into an at-a-glance view of faculty presence.