RFID Tag Reader Project Board
by Bot Shop SA in Circuits > Arduino
331 Views, 1 Favorites, 0 Comments
RFID Tag Reader Project Board
Difficulty rating: Advance
Average time to build: 1 Hour
This Project will help with your soldering skills, while you learn about Interfacing with ESP32 and the internet.
The RFID module will make access control a fan project to build.
Quick description
This project are using our dev board PCB with a module NFC card reader as a good access controller.
With this Dev kit, you will have to do a lot of coding which will test your skills in programming but in the end, your dreams of having an access control entry and exit unit will come true.
Supplies
In this project, you will need the kit as well as a soldering iron, solder and pliers to cut the legs of the components shorter once completed
1x Project board with esp32
1x NFC RC522 Module for Arduino
1x 1.44-inch Serial 128*128 SPI Color TFT LCD Module
Select the Esp32 project board and add the esp-wroom 32 dev board.
Now add the TFT screen and NFC tag reader on the Esp32 project board.
Finally, download the code to esp32 and let's run the program on the Project Board. You may now edit the code to your liking or be brave and try writing a
new code for this project.
Code example
Getting the test code from RFidESP32_test