If you have noticed in an office before, you would be probably aware of those RFID cards or Tags that would unlock specific doors depending on your access.Well let’s make a simple NodeMCU RFID reader using the MFRC522 module, and program the NodeMCU to provide access when the right card is detected. This simple example …
MFRC522 RFID Reader Interfaced With NodeMCU Read More »
The post MFRC522 RFID Reader Interfaced With NodeMCU appeared first on Use Arduino for Projects.