You are on page 1of 19

Password Base Digital Door Lock

Prepared By
xx

Supervised By
xx
CONTENTS
 Introduction
Objectives
 Main Components
 Circuit Diagram
 Block Diagram
 Flowchart Diagram of proposed System
Advantages
Disadvantages
Applications
Future Scope
Conclusion
INTRODUCTION

 The aim of our project is to develop “Password Based Door Lock System”.
This is a kind of microcontroller based projects, which created a secure access
for a door which needs a password to open the door.
 The system will be used in places where we need more security.
 It can also be used in door, lockers, offices, main gate of house, ATM etc.
OBJECTIVES

To develop an intelligent, Whenever the right password will be received, the
controller will accordingly give instruction to servo motor. Servo motor will perform
the action on door unlocking.
 The door will close automatically after 5 seconds.
To offer safe and secure, if the password is wrong, then door would remain closed,
denying access to the person.
 If give wrong password the buzzer will sound.
MAIN COMPONENTS

Servo Motor
Microcontroller AT mega 328

4*4 Keypad

Buzzer 16*2 LCD

erkpalash@gmail.com
CIRCUIT DIAGRAM
BLOCK DIAGRAM

POWER
SUPPLY

LCD
FLOW CHART
START

INITIALIZE:

• MICRO-CONTROLLER
• LCD & KEYPAD

BUZZER ON

ENTER PASSWORD

Yes
IS PASSWORD
CORRECT?
No

EXTRACTION
OF DETAILS

Servo Operates

Servo Revers

END
Arduino Nano
The Arduino Nano is a small, complete, and breadboard-friendly board
based on the ATmega328 (Arduino Nano 3. x). It has more or less the
same functionality of the Arduino Duemilanove, but in a different
package. It lacks only a DC power jack, and works with a Mini-B USB
cable instead of a standard one.
16*2 LCD Display

A 16x2 LCD means it can display 16 characters per line and there are
2 such lines. In this LCD each character is displayed in 5x7 pixel
matrix. This LCD has two registers, namely, Command and Data.
Servo Motor

A servo motor is an electromechanical device that produces torque and


velocity based on the supplied current and voltage. A servo motor works
as part of a closed loop system providing torque and velocity as
commanded from a servo controller utilizing a feedback device to close
the loop.
4*4 Keypad
This 4x4 matrix keypad has 16 built-in pushbutton contacts connected to
row and column lines. A microcontroller can scan these lines for a
button-pressed state. In the keypad library, the Propeller sets all the
column lines to input, and all the row lines to input. After that, it checks
the column lines one at a time.
Programming in C
C is highly portable and is used for scripting system applications which form a
major part of Windows, UNIX, and Linux operating system. C is a general-
purpose programming language and can efficiently work on enterprise
applications, games, graphics, and applications requiring calculations, etc.
ADVANTAGES
 Arduino providers are almost available in our country.
 We can control the home appliances by protecting with password from
unwanted hazards.
 We can set password as we wish.
 It is cheaper when compared to other type of automation system.
 It is more effective when compared to other type of automation system.
 It is easy to change to the systems action according to change in
situation.

erkpalash@gmail.com
DISADVANTAGE
S
 It works only when DC power supply has given.
If you forget the password it is not possible to open the door.

erkpalash@gmail.com
APPLICATIO
N
 This simple circuit can be used at residential places to ensure better safety.
It can be used at organizations to ensure authorized access to highly
secured places.
With a slight modification this Project can be used to control the switching of
loads through password.

erkpalash@gmail.com
FUTURE SCOPE
 We can send this data to a remote location using mobile or internet.
We can add fingerprint sensor so entry will be allowed for the authorized person
using their fingerprints.
 We can add fire and LPGsensors so that, the doors will
automatically open.
Conclusion
This project provides enough security as long as the password is
not shared. We have successfully tested our project. This secret
key based entryway locking system can end up being a less
expensive then the costly entryway locking system which utilizes
retina check, iris scan and fingerprint scan. The outcomes of the
model were as per our expectation. Hence, everyone can afford to
shop for such locking system at lowest price to keep his valuable
things safe.
THANKS TO
ALL

You might also like