Overview
- Object ID : 2422 (2013-04-16)
- Author : Brandon Nimon | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Categories : Human Input, Sensor
- Licence : Other
Content
Simple concept: read RFID tags from Parallax's RFID reader using PASM. It can check them against a known list of tags, or just output the tag. It can also disable or enable the reader with a simple method interface.
The list of tags can be in the child object, the parent object, or determined and supplied at run-time.
It has been tested at frequencies as low as 5MHz and as high as 100MHz with no problems.