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

MINII

This document summarizes an OTP-based wireless locking system project. The system uses an Arduino, Bluetooth module, servo motor, LEDs, and a smartphone app to generate and verify one-time passwords (OTPs), allowing remote unlocking of a door or locker. When a user enters a password on the app, it sends a random OTP via Bluetooth. If the OTP is entered on the Arduino within 3 tries, the servo motor unlocks the lock and the LED turns on, granting access.
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)
22 views14 pages

MINII

This document summarizes an OTP-based wireless locking system project. The system uses an Arduino, Bluetooth module, servo motor, LEDs, and a smartphone app to generate and verify one-time passwords (OTPs), allowing remote unlocking of a door or locker. When a user enters a password on the app, it sends a random OTP via Bluetooth. If the OTP is entered on the Arduino within 3 tries, the servo motor unlocks the lock and the LED turns on, granting access.
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/ 14

MAHAVEER INSTITUTE OF SCIENCE &TECHNOLOGY .

Approved by AICTE, Affiliated to JNTU, Hyderabad.


Bandlaguda,Post:Keshavgiri,Hyderabad-500005.
2019-2023

Presentation By

P.Nagasai 19E31A0450
S.Rital 19E31A0455
Karthik reddy 17E31A0462
V.Yashwanth 19E31A0459

Under Esteemed guidance of


CH.Sandeep kumar (Associate Professor)
Contents
• Abstract
• What it does?
• Components
• Block diagram
• How it works?
• Circuit diagram
• Description of components
• Advantages
• Applications
• Future scope
• Conclusion
ABSTRACT

▶ OTP based wireless system is the advanced version of key


based locking system. The problem with the earlier key based
locking system is that every time we need to carry a key to
unlock the lock.
▶ There is a high risk of losing a key ,if key is lost then we have
to break the locking system which also result in wastage of
money .
▶ For old people, it is difficult to open the key. Furthermore,
carrying many keys also a burden tasks ,the advanced version
of key based locking system is OTP based wireless locking
system.
What it does?

▶ Whenever the user enters correct password then for the 2 –


way verification i.e;[two way hand shake] 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 either of the password or OTP is wrong then the access is
denied and user will be provided with only limited number
of chances (3 chances in the proposed system).
COMPONENTS:
▶ ARDUINO UNO
▶ BLUETOOTH HC-05
▶ SERVOMOTOR
▶ LED
▶ JUMPERWIRES
▶ 5V BATTERY
▶ USB TYPE-B CABLE
▶ VEROBOARD PCB
How it works?
▶ In this
project ,first we connect the Arduino UNO controller to
HC-05 Bluetooth module.
▶ Now we connect the transmitter and receiver pin of Arduino to
the HC-05 receiver and transmitter, then we connect to Vcc
and ground pin of HC-05 to servo motor.
▶ Positiveand Negative signal pin of servomotor connect to the
Arduino pin number 09, then we create app using MIT app
inventor for random OTP generation.
▶ Herewe include the code portion of working to the Arduino
microcontroller using Arduino IDE, then we give the power
supply to Arduino board through power bank or battery .
CIRCUIT DIAGRAM:
DESCRIPTION OF COMPONENT USED:
ARDUINO UNO
▶ It is a microcontroller board based on ATmega328P. It has 14 digital input/
output pin 6 analog inputs, a 16 MHz watch crystal, a USB connection a power
Jack, an ICSP header and a reset button.
BLUETOOTH HC-05
▶ It is basically used to transfer data between two devices in this module we use
Bluetooth for serial communication which provide switching mode between
master and slave.
SERVOMOTOR
▶ It is basically used for performing the locking action which have very high
torque.A servo motor is a Rotary actuator or linear actuator that allows for
precise control of angular or linear accumulator angular or linear position,
velocity, and acceleration.
LED
▶ Led it used for showing whether our entered OTP is correct or not. If OTP
matched, then servo motor performed action and Led will be glown.
ADVANTAGES:

▶ Small in size
▶ Easy to operate
▶ Ensures you a high security
▶ User friendly system with authorized controls
▶ Easy to use by elderly people and handicapped people
APPLICATIONS:

▶ This application is used at home, offices and Industries.


▶ It can be used for bank lockers.
FUTURE SCOPE:

▶ In future,itis possible to implement Nano technology in


order to reduce the size of the chip.
CONCLUSION:

▶ Inthis project,we designed an innovative remote


authentication digital automation lock using OTP and
implemented a prototype using Bluetooth module.
▶ Inaddition,we developed a smartphone application for
the management and control of the system, enabling to
issue OTP for visitors and make him/her to check the
situation inside and outside the house in real-time.

You might also like