You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is full code to read RFID tag via NODEMCU and MFRC522 and send data to web server.
Accessories- 1. NodeMCU
2. RFID Reader (MFRC-522)
3. RFID Tag
4. Jumper wire
5. Web server
Pin Configuration is given in the pin configuration.txt file.
About
This is full code to read RFID tag via NODEMCU and MFRC522 and send data to web server.