Skip to content
RFID-Based Time Keeper Device — Embedded Systems & IoT project by YenkoDev

RFID-Based Time Keeper Device

Software as a Service

No

Category

Embedded Systems & IoT

Clients

Mapua University

Techstack

ArduinoC++RFIDRTC ModuleSD Card Storage

Purpose

Automate attendance for a university student organization by logging members' check-in and check-out times from a tap of their school ID, replacing manual sign-in sheets with accurate, tamper-resistant records.

Description

An Arduino-based device reads each member's school ID through an RFID module, timestamps the tap with a battery-backed real-time clock, and writes the record to onboard storage. Members check in and out with a single tap, and the stored logs give the organization an accurate, chronological attendance record without manual entry. Firmware is written in C++ on the Arduino platform.