You are on page 1of 1

Implementation of Door Locking System using Keypad and Arduino

Rahi Bhand1 , Amruta Patil2 , Swaraj Gaikwad3 , Rajat Deshmukh4 , Pranav Daware5,
Prof. Yogesh Sharma6 , Department of Computer Engineering, Vishwakarma Institute of Information
Technology, Pune
rahi.22210481@viit.ac.in1 , amruta.22210865@viit.ac.in2 , swaraj.22210249@viit.ac.in3,
rajat.22210641@viit.ac.in4, pranav.22210175@viit.ac.in5 , yogesh.sharma@viit.ac.in6

I. Abstract access, they must input the correct password, or the


door remains securely locked.
This research deals with the development and
implementation of a door locking system using
Arduino with a keypad interface. The main goal of
this research is to create a robust and adaptable
security mechanism. The system's features include This project's core concept involves using a
entering a predefined password using the keyboard, keypad and a predefined password to open a
which will trigger functions based on the
door, enhancing security by activating a Buzzer
correctness of the input. After successful
authentication, the door is opened by a servo motor,
for multiple incorrect entries. Users can conveniently
customize the password via the keypad. The Arduino
allowing access to the protected area. If the
UNO, at the project's core, sends notifications in case
password is entered incorrectly, the system will be
of a security breach. The 4*4 keypad facilitates
locked with a failed attempt message. The study
password input, with a servo motor opening the door
examines the technical implementation, operating
upon correct entry and an LCD displaying the door's
principles, and adaptability of the system to ensure
status. An incorrect password keeps the door closed,
a higher level of security.
accompanied by an "Incorrect Password" message on
II. Keywords the LCD.

Arduino Uno, Keypad, Password


authentication, Servo Motor, Increased
security and reliability.
III. Introduction
Security, crucial for safeguarding individuals and
assets, has long been a top priority in various
domains like homes, businesses, institutions, and
laboratories. Initially, security measures were less
robust, leaving vulnerabilities to unwanted intrusions.
Recently, diverse innovations such as password-
protected systems, RFID cards, biometrics, OTP,
cryptography, and others have emerged to address the
growing threat of theft.

In response to escalating risks, digital code locks,


powered by technologies like ARDUINO UNO, are
employed to secure homes and lockers. The
Password-Based Door Lock System emphasizes
simplicity, granting access to authorized individuals
entering the correct code. If someone else attempts

You might also like