Skip to content

An Arduino-based RFID attendance system with Bluetooth and Android app support for scanning cards and exporting attendance data as CSV.

License

Notifications You must be signed in to change notification settings

Prathamesh-B/Arduino-RFID-Attendance-System

Repository files navigation

Arduino RFID Attendance System with Android App

This project is an RFID-based attendance system that uses an Arduino Uno microcontroller, an RFID reader module (MFRC522), a Bluetooth module (HC-05), and an Android app. The system allows users to scan their RFID cards to mark their attendance. The Android app can be used to view the attendance data or export it as a CSV file.

Components:

  • Arduino UNO
  • HC-05 Bluetooth Module
  • MFRC522 RFID Module
  • Jumper Wires
  • Breadboard
  • LED
  • 1K Resistor
  • RFID Tags or Cards

Components Image

Connections:

Components Image

Andriod App CodeBlock:

App Code

About

An Arduino-based RFID attendance system with Bluetooth and Android app support for scanning cards and exporting attendance data as CSV.

Topics

Resources

License

Stars

Watchers

Forks