Build your own 'X-Ray Scanner'!

preview_player
Показать описание
This is a video tutorial explaining how to create an "X-Ray Scanner" electronic prop for an escape room. Players place items into a large slot, and the monitor above displays an image showing their internal contents!

It uses a R200 UHF RFID reader to detect the item that has been inserted into the scanner. Unlike common MFCR522, PN532, or PN5180-based readers, this is a EPC Gen2 reader which uses the ISO18000 protocol. As such, it has a _much_ greater read range - able to detect a tag at a distance of one metre or more.
The EPC code of the RFID tag placed on each object is read by an ESP32 microcontroller via a UART serial interface. The ESP32 then sends a command to a Sprite media player to display an accompanying image/video file on the monitor.

Hardware Used:

00:00:00 - 00:01:15 Introduction and demonstration
00:01:16 - 00:01:43 Hardware overview
00:01:44 - 00:04:59 RFID comparison: ISO14443, ISO15693, IS018000
00:05:00 - 00:09:34 Hardware setup
00:09:35 - 00:12:03 Wiring diagram
00:12:04 - 00:31:02 Arduino IDE code
00:31:03 - 00:32:25 R200 RFID range test
00:32:26 - 00:33:50 Wrapup

Рекомендации по теме
Комментарии
Автор

Outstanding! Learned a lot about longer distance RFID sensing. Great use of Sprite video player. Very creative, as usual

lightman
Автор

Thanks so much for finding and sharing this long range RFID sensor option!

ImmersiveScott
Автор

Super cool concept, you could use it to maybe play like, a little video of a "memory" related to the certain item, like, maybe youre psychics and you put a murder weapon in the box and it plays a video showing what the item was used for, you could show a video of someone accessing a secret hiding place in the room

lwo
Автор

Thanks! Ive been wanting a less finnicky rfid reader the one you used here is exactly what I was looking for

wqwwqwqqpoppopoo
Автор

Wonderful. Thank you. I love the concept.

mawalton
Автор

Where can I download the code?
I found your video on the X-Ray scanner extremely helpful to get me started with my long range RFID project. I joined your Patreon but have been unable to find it, other than you mentioning that you would be creating a separate post with the code.

CrankyCurmudgeon
Автор

How'd you make the x-ray images? Very creative project!

JonathanRansom
Автор

Thank you for another great video. Can you use raspberry pi instead of the expensive sprite ?

oriyogi
Автор

What are the Par parts are used in this project Please tell me Sir

k.prabhakarank.prabhakaran
Автор

Hi could you make video sound controling a mouth jaw puppet etc

Videogame
Автор

use a pi 4 and then you don't need the $$ sprite player..time for an update.

TheUnofficialMaker