Project Description A secure door lock system using Arduino Uno, RFID (MFRC522), and a 4x4 Matrix Keypad. Authorized users can unlock the door with either an RFID tag or a PIN code. Features 🔒 Dual ...
This project implements a password-protected electronic door lock system using an Arduino microcontroller. A 4×4 matrix keypad is used to enter the password, while a 16×2 I2C LCD provides system ...