https://github.com/zabszk/agh-rc522
Project at AGH University of Science and Technology.
https://github.com/zabszk/agh-rc522
agh agh-university agh-ust
Last synced: about 1 year ago
JSON representation
Project at AGH University of Science and Technology.
- Host: GitHub
- URL: https://github.com/zabszk/agh-rc522
- Owner: zabszk
- License: mit
- Created: 2022-06-10T11:53:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T11:53:52.000Z (about 4 years ago)
- Last Synced: 2025-02-08T06:14:56.696Z (over 1 year ago)
- Topics: agh, agh-university, agh-ust
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)