Blog Home

An Arduino-based RFID tag system perfect for escape rooms

Arduino TeamMay 16th, 2018

As seen here, “Annaane!” has come up with what could form the guts of a very interesting escape room puzzle. 

Her build features four RFID card readers, which cause an Arduino Uno to release a door lock or other device via a 5V relay, only when the corresponding tags are arranged correctly.

From the looks of the video below, the design is very much a prototype, but could easily be morphed into an arrangement to frustrate and entertain participants. As noted, the project uses all but the TX and RX pins on the Uno, but this could be expanded by using a Mega or an I2C port expander. 

Code for the system can be found on GitHub.

Boards:Uno
Categories:ArduinoFeatured

2 Responses to “An Arduino-based RFID tag system perfect for escape rooms”

  1. mattlogue Says:

    Cool idea.

  2. Benjagil17 Says:

    Hello,

    i have a question, my project need the next rules..

    1) Read targets 125 Khz and 13.5 Hz
    2) Save the targets in arduino for example, must detect the first time as input and the second time as output
    3) send the data for rs232
    4) The reader rfid is used wiegand communication

    .
    could you help me please?

Leave a Reply

You must be logged in with your Arduino account to post a comment.