What's involved in building your own RFID reader? As you guys would know industrial RFID readers aren't cheap, how do you energise the antenna, then read back the output?
Asked
Active
Viewed 2.7k times
13
-
If you are looking for something cheap [this](http://www.seeedstudio.com/depot/125khz-rfid-module-uart-p-171.html?zenid=09bfb99d14c91f240ff5e9077a3d0d0e) may do the trick. – Squirt8500 Nov 19 '09 at 21:04
4 Answers
11
There's a University(UG) level final project detailing one here.
There's a more general RFID eavesdropper/reader here.

Jobin T Philip
- 151
- 2
- 16

Amos
- 2,893
- 3
- 26
- 26
7
before beginning, you have to know that there are mainly two type of RFID Reader:
- 125 khz : antenna of 100 turn coil
- 13.6 Mhz : antenna of 3-5 turn coil, more sofisticated can include communication protocol and security issues
if it just to open a door or something like that you can use the 125 khz

mba7
- 902
- 1
- 9
- 13
4
This is a bit old, but in case someone else is reading in 2012. Actually there are then three "types".. Another common one is 134.2 kHz
Quoted from above answers: ....before beginning, you have to know that there are mainly two type of RFID Reader:
125 khz : antenna of 100 turn coil 13.6 Mhz : antenna of 3-5 turn coil, more sofisticated can include communication protocol and security issues.....
Cheers

Joan
- 91
- 1
- 3