An IoT-based Smart Door Lock System developed using Arduino Uno, RFID technology, Servo Motor, and I2C LCD Display. The system replaces traditional keys with RFID-based authentication, providing enhanced security and contactless access control.
- RFID-based user authentication
- Automatic door locking and unlocking
- Unauthorized access prevention
- LCD status display
- Low-cost IoT security solution
- Easy hardware integration
- Arduino Uno
- RFID RC522 Module
- Servo Motor
- I2C LCD Display
- Embedded C/C++
- Arduino IDE
- User scans RFID card/tag.
- RFID reader captures UID.
- Arduino verifies the UID against authorized records.
- If authorized, the servo motor unlocks the door.
- LCD displays "Access Granted".
- After a predefined time, the door automatically locks.
- Unauthorized cards display "Access Denied".
- Smart Homes
- Offices
- Laboratories
- College Classrooms
- Restricted Access Areas
- Mobile App Integration
- WiFi/Bluetooth Connectivity
- OTP Verification
- Cloud-Based Access Logs
- Face Recognition Integration