63% found this document useful (8 votes)
3K views

OTP Based Smart Wireless Locking System Using Arduino

This document describes an OTP based smart wireless locking system using Arduino. The system uses an Android app to generate and send a one-time password (OTP) via Bluetooth to the Arduino, which unlocks the door if the entered OTP matches. It provides increased security over traditional key-based systems by changing the password each time and limiting login attempts. The system has applications for homes, offices, vehicles, and other secure areas.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
63% found this document useful (8 votes)
3K views

OTP Based Smart Wireless Locking System Using Arduino

This document describes an OTP based smart wireless locking system using Arduino. The system uses an Android app to generate and send a one-time password (OTP) via Bluetooth to the Arduino, which unlocks the door if the entered OTP matches. It provides increased security over traditional key-based systems by changing the password each time and limiting login attempts. The system has applications for homes, offices, vehicles, and other secure areas.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 19

DEPARTMENT OF ECE

OTP Based Smart Wireless Locking


System Using Arduino 
Project Guide: Project Associates:
Dr. Y. Murali Mohan Babu 1. Tella Lakshmi Prasanna - 17NE1A04F6. 
M.E., Ph.D. 2. Thatimatla Venkatesh - 17NE1A04F8. 
Professor, Dept of ECE 3. Panuganti Naga Anil Kumar - 18NE5A0408. 
4. Velagaturi Sai Teja Navanth - 17NE1A04H2. 
CONTENTS

•  Abstract 
•  Introduction
•  Block Diagram 
•  Proposed Model 
•  Hardware
&  Software Components 
•  Advantages
•  Applications
Abstract 

• The purpose of the proposed system is to provide extra security measure


that can be used in homes and offices. The proposed smart lock can
generate a new password every time you unlock it, which further enhances
your security level. Here we use android app, a randomly generated OTP is
sent on the user’s device via Bluetooth. If the entered OTP is matched then
the system will be unlocked and the required task can be initiated. If the OTP
is wrong then the access is denied and user will be provided with only
limited number of chances. Our main objective is to build an integrated
home security system by using GSM module  and embedded (Arduino Nano)
technology. The proposed system provides low-cost service as well insured
high security as compared to the available security systems. If you are still
using the key based system, you are likely to land in a big problem if your key
gets lost or stolen. For your safety and security, we bring to a smart lock that
has the capability to remove all these security threats and problems. 
Introduction
• Today it is essential to provide the security system employing
various sensors and alarm system in residential
communities. A secure alarm system for residential and
other applications had been developed. A central monitoring
system for continues indication of sensors. A home security
system with the GSM technology services to achieve
controlling of door lock by short message service (SMS).
ARDUINO is the microcontroller which controls the whole
driver unit. Keypad, GSM module Buzzer is connected to the
microcontroller. ARDUINO board can be used as a tool to
interchange information with a computer or other
microcontrollers. GSM system for sending the alert message
to the mobile for three unsuccessful attempts of password.
At present time door security is the most important and so
we designed and implemented a digital door lock system
which works in three different modules. The Keypad module
is used for entering the 4-digit password. GSM module is the
most secured mode in which the owner has to enter the
password through his mobile via text message to open or
close the lock. 
Block Diagram 
Proposed Model 
Hardware  Components

Arduino Power
Keypad
Nano Supply

GSM Servo
LCD 16X2
Module Motor
Arduino
Nano:
The Arduino Nano is
a small board compatible
with 3 bread boards
which is compatible with 
ATmega328.
The Operating voltage is
5v and it comes in DIP
module package.
It consists of digital I/O
14 pins and analog input 8
pins.
Power
Supply
It is a voltage regulator that
output is +5V like most 
other regulators in the
market it a three pin IC 
input for accepting
incoming DC voltage ground
pin for establishing 
ground for the regulator
and output pin that supply
the positive 5Volts.
Keypad
• A 3X4 keypad has 4 rows and 3 columns,
and a 4X4 keypad has 4 rows and 4
columns: Beneath each key is a
membrane switch. Each switch in a row
is connected to the other switches in the
row by a conductive trace underneath
the pad.
GSM Module
• The Global System for Mobile
Communications (GSM) GSM
module is a hardware device that
uses GSM mobile telephone
technology to
provide Communications. Among
other things, GSM supports Simple
Message System (SMS or text
messaging) 
LCD 16X2:
An LCD is an electronic display
module which uses liquid
crystal to produce a visible
image. The 16×2 LCD display is a
very basic module
commonly used in DIYs and
circuits. The 16×2
translates a display 16 characters
per line in 2 such lines. 
Servo Motor.

A servomotor is a rotary
actuator or linear actuator that
allows for precise control of
angular or linear position,
velocity and acceleration.
Software Components 

• Arduino IDE
• USB to Serial Drivers for Arduino
Nano (ch340 Drivers)
Arduino IDE
The Arduino Integrated
Development Environment
(IDE) is a cross-platform
application (for Windows,
macOS, Linux) that is written in
functions from C and C++. It
is used to write and upload
programs
to Arduino compatible boards,
but also, with the help of third-
party cores
USB to Serial Drivers for Arduino Nano (ch340
Drivers)
• The CH340 chip is used by a
number of Arduino compatible
boards to provide USB
connectivity, we may need to
install a driver.
• In the Arduino IDE when the
CH340 is connected you will see a
COM Port in the Tools > Serial
Port menu, the COM number for
your device may vary depending
on your system.
Advantages

• High security
• Personalized Entry
• No need to guard your keys.
• One key for everything.
• Lost keys are not a problem
Applications

• Huge vaults
• Vehicle
• Office Buildings.
• Shopping Centers.
• Banks.
• Server Rooms.
• Hotels & Apartments.

You might also like