0% found this document useful (0 votes)
8 views8 pages

Password-Based-Door-Lock-System-using-Arduino-Uno[1]

The document outlines the development of a secure automated door lock system using Arduino, featuring password verification through a keypad and a servo motor for locking. It includes components like an LCD display, LEDs, and a buzzer for user feedback. The project demonstrates reliable operation and efficient debugging with AI-assisted code checking.

Uploaded by

amanmp281004
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views8 pages

Password-Based-Door-Lock-System-using-Arduino-Uno[1]

The document outlines the development of a secure automated door lock system using Arduino, featuring password verification through a keypad and a servo motor for locking. It includes components like an LCD display, LEDs, and a buzzer for user feedback. The project demonstrates reliable operation and efficient debugging with AI-assisted code checking.

Uploaded by

amanmp281004
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Password-Based Door Lock System using

Arduino Uno
Group Members:

• 22BIT233 Mitarth Soni


• 22BIT217 Het Shah
• 22BIT219 Siddhi Rathod
• 22BIT220 Yash Valamiya
• 22BIT251D Rudra Chudasama

preencoded.png
Project Overview
Objective
Develop secure automated door lock using Arduino.

Password Verification
Validates user input via keypad.

Lock Mechanism
Servo motor controls door locking.

Feedback
LCD, LEDs, and buzzer indicate status.

preencoded.png
Components Used
Input Devices Output Devices Miscellaneous

• 4x3 Matrix Keypad • 16x2 LCD Display • Jumper Wires


• Arduino UNO • Servo Motor • Breadboard
• Red & Green LEDs
• Buzzer

preencoded.png
Code Overview & Simulation
Keypad Input
Reads 4-digit password

Password Logic
Compares input with preset code

Servo Control
Opens/closes lock on validation

Feedback
LCD, LEDs, and buzzer alerts

preencoded.png
Working Principle

User Input Password Verification Access Granted


Enter password on keypad Arduino checks stored password Servo unlocks, green LED and LCD
show success

Access Denied Auto-lock


Red LED, buzzer activate; LCD shows error System re-locks after delay

preencoded.png
AI-Assisted Code Checking
Code Generation Error Detection
Automated embedded C++ Identifies syntax, logic, pin-
code creation mapping errors

Optimization
Enhances performance, reliability

preencoded.png
Results & Conclusion
Correct Entry Incorrect Entry Performance

• Door unlocks • LCD shows "Incorrect Code" • Reliable operation in simulation


• LCD shows "Access Granted" • Red LED and buzzer alert
• Green LED blinks

Secured user-friendly lock; seamless hardware-software integration; AI reduced debugging time.

preencoded.png
Thank You

preencoded.png

You might also like