Introduction: RFID Tag Reader Project Board

About: We are an electronics company in Pretoria South Africa. We specialise in creating new projects and sourcing Electronic components.




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

Step 1:

Select the Esp32 project board and add the esp-wroom 32 dev board.

Step 2:

Now add the TFT screen and NFC tag reader on the Esp32 project board.

Step 3:

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.

Step 4:

Code example

 Getting the test code from RFidESP32_test