Skip to content

Simple program for ESP32, which based on input from NFC sensor takes a decision whether to open the door (send a signal). All the actions are logged remotely using either MQTT or just TCP protocol

License

Notifications You must be signed in to change notification settings

Jakub-Wysocki/rfid-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rfid-lock

This projects links ESP32 using ESP-IDF library with PN532 module. Esp32 communicates via SPI with PN532 and checking RFID tag. Then it sends it to the server using TCP protocol which check if the number is in the database. Depending on the result it sends aproppariate signal. This code is very messy just like this documentation. I have recently finished basic functions. I'll tidy that mess soon.

About

Simple program for ESP32, which based on input from NFC sensor takes a decision whether to open the door (send a signal). All the actions are logged remotely using either MQTT or just TCP protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published