RFID Reader

The goal: to develop a small, self-contained Arduino-based RFID card reader that logs scans with a date-stamp.

Equipment

Progress

13.56MHz reader

QMUL Card

125 KHz readers

There is a Wiki page for this reader here and an Instructables page here.

Another possibility is the reader from Parallax:

Potential Problem

The card UID is not the student ID. It is not clear to me if we will be able to read the student ID. In this case, there may be a problem as while we will have the card UID and date/time stamps, we will be unable to correlate this information with an actual student.

A possible work-around is a one-time registration step when we make our own database of card UID <-> Student ID/Name matches. This could be done by hand or with the help of a bar-code scanner as the student ID is stored as a bar code on the card.

Why not use a bar code scanner for everything? It's bulky.

AJMPublic/teaching/arduino-pi/projects/arduino/rfid-reader (last edited 2021-04-14 13:17:51 by apw109)