Skip to content

RFID Games

RFID setup has two layers: the physical reader module and the gameplay meaning of each tag.

Display prerequisite

The RFID Tag Sets section appears after at least one RFID reader module is configured in Configure > Connections > Inputs, Outputs, and Modules.

Add RFID reader hardware

  1. Open Configuration.
  2. Go to Connections.
  3. Expand Inputs, Outputs, and Modules.
  4. Add the RFID reader type you are using.
  5. Set the reader ID.
  6. Configure bus settings such as SPI, I2C, chip-select, reset, or address fields as required by the reader.
  7. Apply I/O Changes, the controller will reboot and page will refresh.
  8. Present known tags and verify live reads.

The manual’s common RFID module is the RFID Reader RC522 (Paid Link). It communicates over SPI, so configure the shared SPI bus first and then set the reader’s chip-select and reset pins.

Name tags

  1. Go to Configuration > Definitions.
  2. Expand RFID Tag Sets.
  3. Click Add RFID Tag Set.
  4. Create friendly names for tags or accepted groups.
  5. Click Learn Tag for each row and scan the corresponding tag to associate it’s UID with the defined Tag
  6. Optionally you can write to Data Blocks on the tags to reverse this flow and allow creation of multiple copies of each defined tag instead.

RFID behavior choices

PatternWhere to configure itUse it when
One tag triggers one actionAction TriggersA specific card, token, or object should cause an immediate response
Several tags complete a goalCollectionsThe player gathers or places items in any order
Reader/tag matching mattersCollections or Logic RulesEach reader must see a specific tag
RFID changes prop stateLogic Rules or Action TriggersA tag arms, unlocks, solves, or changes a stage

Tag set controls

ControlWhat it does
Set nameHuman-readable group name
Tag nameLabel used in behavior, such as blueGem or captainKey
Tag valueActual RFID value read by the controller
Reader/sourceThe reader used for Learn and Write functions during setup
Retain/reset behaviorWhether progress persists until reset