You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
This Project implements a Smart door lock system with password authentication using Arduino Uno, 16x2 LCD display, 4x4 keypad, and servo motor for enhanced security and quick access.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileThis project aims to develop a smart door lock system using Arduino Uno, providing excellent security and quick access. The hardware components required include Arduino Uno, a 16x2 LCD display, a 4x4 Matrix Keypad, and a Servo Motor.
To begin, we simulated the circuit design using the online software Tinkercad. The image below showcases the circuit design:
After verifying the circuit design in the simulation, we proceeded to assemble the hardware components accordingly. Refer to the video below for a demonstration of the hardware implementation: Hardware Implementation Video
Contributions to this project are welcome. Feel free to submit pull requests or open issues to suggest improvements or report any problems you encounter.
Please note that while this password-based door lock system is designed to provide security, the developers do not guarantee its absolute reliability. Use it at your own risk.
For additional details, troubleshooting tips, and further enhancements, please refer to the project's documentation.
We hope you find this password-based door lock system using Arduino beneficial and enjoy experimenting with it!
This Project implements a Smart door lock system with password authentication using Arduino Uno, 16x2 LCD display, 4x4 keypad, and servo motor for enhanced security and quick access.