This project is an Arduino-based password entry system that uses a 4x4 keypad for input and a 16x2 I2C LCD display to show messages. The system allows users to input a password, which is then ...
This is a basic smart lock system made using Arduino, a keypad, a 16x2 LCD screen and the code written in c++. When the user enters the correct password, it shows "Access Granted". If the wrong ...