Overview
- Object ID : 2358 (2013-05-20)
- Author : Micah Dowty | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Categories : Human Input, Sensor
- Licence : Other
Content
This is an RFID reader object, compatible with the tags sold by Parallax (EM4102) as well as the 125 kHz prox cards sold by HID Corporation. It requires no external hardware other than an antenna coil and a few resistors and capacitors.
More info on the forums at:
http://forums.parallax.com/showthread.php?105889-World-s-simplest-RFID-reader&highlight=Micah+Dowty
Includes a simple access control example app, which actuates a relay when an RFID code matches a hardcoded list.