Shiro-Raven / SmartAttendance

An arduino-based real-life session attendance system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Attendance system

An Arduino-based real-life session attendance system. Made as a project for the Embedded Systems Design course.

The system uses the following components:-

  • MFRC522 RFID card reader/writer
  • 84x48 Graphical LCD
  • Buzzer
  • Smoke Detector

The system also uses the following libraries:-

  • SD.h
  • SPI.h

and the following external libraries:-

  • GLCD5110_Basic.h
  • Time.h
  • MFRC522.h

About

An arduino-based real-life session attendance system.


Languages

Language:C++ 100.0%