0% found this document useful (0 votes)
18 views14 pages

Batch - 7 Password Based Door Lock System

The document presents a design and implementation of a password-based door lock system using an Arduino microcontroller and a servo motor, addressing the need for secure access in residential and commercial areas. It outlines the problem with traditional locking mechanisms, proposes a keypad-based solution, and details the components required for the system. The operational workflow involves user authentication through a password entered via a matrix keyboard, controlling the servo motor to lock or unlock the door accordingly.

Uploaded by

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

Batch - 7 Password Based Door Lock System

The document presents a design and implementation of a password-based door lock system using an Arduino microcontroller and a servo motor, addressing the need for secure access in residential and commercial areas. It outlines the problem with traditional locking mechanisms, proposes a keypad-based solution, and details the components required for the system. The operational workflow involves user authentication through a password entered via a matrix keyboard, controlling the servo motor to lock or unlock the door accordingly.

Uploaded by

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

VSM COLLEGE OF ENGINEERING

II SHIFT POLYTECHNIC-428
ELECTRONICS & COMMUNICATION ENGINEERING

PASSWORD BASED DOOR LOCK SYSTEM

Under The Guidance Of Presented By Batch No : 07


Ms.K.Uma, (M.Tech) D.LAKSHMI PRIYANKA(22428-
EC-011)
Lecturer S.V.V.SURYA NAVEEN(22428-EC-050)
J.PRAVEEN JOSHI (22428-EC-019)
CH.LEELA GANESH(22428-EC-007)
M.S.S.V.GIRISHAMA(22428-EC-031)
ABSTRACT :

 In recent years, the demand for secure access systems has increased significantly,
especially in residential and commercial areas. Hence, this presents the design
and
implementation of a password-based door lock system using an Arduino
microcontroller and a servo motor. The system provides a cost-effective and
reliable solution for managing access to physical sites. The proposed system uses
an Arduino microcontroller as the central device to control the authentication
process and to control the servo motor that operates the door locking mechanism.
A matrix keyboard is used to enter the password, which provides a user-friendly
interface for communication. The servo motor is responsible for physically locking
and unlocking the door mechanism based on the authentication result. The
operational workflow of the system requires the user to enter a predetermined
password using a keyboard. The Arduino microcontroller compares the entered
password with the password stored in its memory. After successful authentication,
a servo motor is operated to open the door, allowing access to the authorized
person. Conversely, failed authentication will result in access being denied.
CONTENTS:

 PROBLEM STATEMENT
 EXISTING SOLUTION
 PROPOSED SOLUTION
 COMPONENTS REQUIRED
 BLOCK DIAGRAM
 CIRCUIT DIAGRAM
 WORKING
PROBLEM STATEMENT :

 In olden days there is no security for homes and offices


and etc..If they want to lock the door there is locks but
nowadays that locks was not working properly for homes
and offices and all that locks can be easily can break with
hammers or cutters.
 This is the major problem for security.
EXISTING SOLUTION:
 The existing solution is physical keys is the occurrence of errors on the
part of the human being so that the loss of the key is very likely, also
carrying many keys that expose them to loss or easy of theft, also you
can forget to close the lock, and here the lock cannot be closed by
itself because it is mechanical and does not depend on
Electromechanical
PROPOSED SOLUTION:
 The proposed solution is a keypad lock uses a code composed of
certain numbers, the number can be traded to other people other than
the user for easy of opening it, more than one user can be used on it, it
can be a mechanical or electromechanical lock. Simple lock and easy
to use and it is commonly used in homes. Some companies that
manufacture such type of keys .
COMPONETS REQUIRED:
 ARDUINO UNO
 3×4 KEYPAD MATRIX
 POTENTIOMETER 10K
 16×12 LCD DISPLAY
 SERVO MOTOR
 BUZZER 5V
 RED LED
 GREEN LED
 RESISTORS 330ohm
 BREADBOARD
 JUMPER WIRES
ARDUINO BOARD:


Arduino is an open-source platform used for building
electronics projects. Arduino consists of both a
physical programmable circuit board (often referred to
as a microcontroller) and a piece of software, or IDE
(Integrated Development Environment) that runs on
your computer, used to write and upload computer

code to the physical board.
The Arduino IDE uses a simplified version of C++,
making it easier to learn to program
3×4 KEYPAD MATRIX :
 In our project we used 3×4 matrix membrane keypad
 This 12 button keypad provides user interface
component for Arduino project and this is programmed
using the library

SERVO MOTOR :
 The position sensor provide a feedback signal corresponding
to the present position of the load. This sensor is normally a
potentiometer that produces the voltage corresponding to the
absolute angle of the motor shaft through gear mechanism
10K POTENTIOMETER :
 In addition to the resistive element, a 10K
potentiometer typically consists of a
movable wiper along which a conductive
track slides. With a 10K resistance value,
the two fixed terminals are connected with
a substantial amount of resistance

16×2 LCD DISPLAY :


 The LCD is used to display instructions and
feedback messages like “Enter Password”
or “Access Granted”. Its pins 1, 5, and 16
are connected to GND. The LCD pins 2 and
15 are connected to 5V of Arduino. A 10K
potentiometer is connected to pin 3 of the
LCD to control the LCD contrast.
BUZZER 5V:
 The buzzer provides sound feedback for various
actions like button presses, correct password, or
incorrect password alerts.

JUMMPER WIRE:

 Jumper wires are simply wires that have connector pins


at each end, allowing them to be used to connect two
points to each other without soldering.
 Jumper wires are typically used with breadboards and
other prototyping tools in order to make it easy to change
a circuit as needed
BLOCK DIAGRAM :
CIRCUIT DIAGRAM :
ARDUINO
UNO

KEYPAD

BREAD SERVO
BOARD MOTOR

BUZZER

LCD DISPLAY
Thank You

You might also like