Oreoluwa-IVT / Census-Using-RFID

Use RFID Tags to validate classroom census with an RFID reader and student RFID tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Use RFID Tags to validate classroom census with an RFID reader and student RFID tags


Languages

Language:C 100.0%