The Future of Campus Identification and Safety
Uniband is a wearable identification system designed by Altech to modernize campus life. By transitioning the traditional hanging ID card into a durable, convenient bracelet, we eliminate common issues like lost IDs and physical wear-and-tear while enhancing student safety through instant data accessibility.
The Uniband features an embedded NFC (Near Field Communication) tag that acts as a secure, read-only digital identity. This allows for seamless "tap-and-go" interactions across the school ecosystem.
This repository serves as the central hub for the Altech Uniband infrastructure, which includes:
| Component | Description |
|---|---|
| Hardware Reader | Firmware for the NFC scanners positioned at campus gates/rooms. |
| Web Dashboard | A frontend interface for administrators to view and manage student logs. |
| Logging Microservice | A dedicated service that records entry/exit timestamps and event logs. |
| MQTT Server | The messaging backbone that handles real-time communication between the readers and the backend. |