Notifications
Clear all
Topic starter
2021-08-17 6:00 am
I am preparing an electronic lock project, I need to use ESP32, KOB electronic lock, STONE TFT LCD, relay, and MFRC522 module.
I want to implement the function of swipe card unlock and password unlock.
I have done the GUI design now, but I am having problems with the programming. I am using the THONNY compiler, micropython language. But THONNY compiler can't import RFID library files, and it reports errors when adding library files.
Topic starter
2021-10-27 1:50 am
Required materials
- ESP32
- KOB electronic lock
- Relay
- MFRC522 module
Realized function
1. card registration.
2. username and password registration.
3. card swipe to unlock the electronic lock.
4. User name and password to unlock the electronic lock.
Connection diagram
GUI design
Video demo