Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.46 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.46 KB

Using RFID Tags

This project aims to make census and attendace capturing easier. Here, students RFID tags are used rather than writing.

Installation Process

1 Download the Arduino IDE and Install the software on your PC/Mac. 2 Clone this Repo. 3 Copy and Paste the Embedded C Code into your Arduino IDE 4 Set Up your Circuit on a breadboard 5 Compile the Pasted Code and Arduino IDE 6 Upload the Code to your Arduino

Project Summary

Interfaces : SPI, Serial

# Hardware 
1 Arduino Development Board
2 Mifare RC522 Card Reader
3 RFID Tag/Card
4 LCD 16x2

# Software
Arduino IDE (Integrated Development Environment)

# Developmental Stage
Breadboarding Only (no PCB Designed)

Contributing

Feel free to contribute to this repo. Please make sure you update appropriately

Breadboarding Preview

No Action Scan Valid Response Invalid Response
image image image image

License

MIT