This is a simple RFID door access control system using an Arduino and an MFRC522 RFID module.
- Supports adding and removing RFID cards.
- Access control using RFID cards.
- Door status monitoring.
- Arduino Or Atmega8
- MFRC522 RFID Module
- Clone this repository to your Arduino.
- Upload the code to your Arduino.
- Connect the required hardware components.
- Configure RFID cards by holding them near the module and Press Add And Remove Button.
- Done!