Uses an ESP32 Devkit, a 2.8" TFT LCD display (ILI9341 used here but would work on any 320x240 supported by TFT_eSPI) and an MFRC-522 RFID reader/writer module. The sketch is written on the Arduino IDE ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Abstract: This work describes an access control system that combines the ESP32 microcontroller and RFID reader with a modern web-based interface. Unlike many existing projects that focus only on ...