zabszk / AGH-RC522

Project at AGH University of Science and Technology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access Control System based on ESP32 and RC522.

The goal of this project is to create a proof-of-concept MIFARE access control system using ESP32 and RFIC RC522.

Features

  • Two ways of managing the system: UART and HTTP (over WiFi)
  • Monostable and Bistable mode
  • Managing authorized cards

Authors

  • Łukasz Jurczyk (@zabszk)
  • Zuza Konopek (@misss13)

About

Project at AGH University of Science and Technology.

License:MIT License


Languages

Language:C++ 99.1%Language:C 0.9%