This document describes an attendance monitoring system using Bluetooth. It consists of the following key elements:
1. Each student's smartphone is set up with an Arduino, Bluetooth module, WiFi module, voltage regulators, and real-time clock.
2. The system works by searching for and identifying each student's unique Bluetooth MAC address when they enter the classroom.
3. Student attendance data is stored and managed in a database using PHP scripting. This allows tracking attendance against timetables, teachers, and classrooms.
4. The system has potential applications for pedestrian traffic management and crowd detection/control. A working prototype is available online.