It is a Bluetooth Attandence system, I prepared in my B-tech Minor and Major
Requirements: Hardware:
- Raspberry pi (Type B) (Client machine)
- Bluetooth Dongle for Raspberry Pi
- Server Linux Machine (I worked over Ubuntu)
- Ethernet port active in both machines
Software: Client:
- Mysql
- bluez stack
- gcc and g++
Server:
- Mysql
- gcc and g++
- Qt 4.8.4
Usage: Core hardware usage : dump BAS.sql into your server machine. (it will create your database in mysql) connect client and server both and start program client_new.c on client machine(Rpi) and testRpi.c server machine (Linux machine). It will start listening and sending
Gui: open SmartAttendece qmake make ./SmartAttendence and run Gui
Contact: [email protected]