Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 456 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 456 Bytes

NFCPunch_System

To create a punch system to replace current analog punch. RFID thechnology is implemented in order to recognize each employees. Each sucessfull punched will write to cloud (Google Spreadsheet).

Hardware requirement

  • Arduino Mega 2560
  • Adafruit WIFI sheild
  • Adafruit NFC sheild
  • Adafruit 16x2 LCD sheild
  • RTC DS1302 module
  • LED x2
  • Buzzer

Library Required

*TimeDS1302