Its an Attendance system using RFID cards for identification, based on serial communication between Arduino Nano and GUI software made using python. The hardware reads the RFID card and sends data to software through serial communication. Software compares data with database to recognise the person and marks the attendance in database and message notification is sent to the registered phone number.
S0FTWARE:
- Python-kinter
- Pyserial
- OpenCV, PIL and qrcode for I-card
- CSV for database
- Pushbullet for messages
HARDWARE:
- Arduino Nano
- RC-522 RFID reader
- Leds and Buzzers
- Home Screen : Enter port of device to start communication:
- Registration form for new registrations:
- Password management system:
- Instant I-Card generation:
- Hardware prototype: