Arduino System

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Arduino based Auto Door unlock control system by

Android mobile through Bluetooth and Wi-Fi


M.Muthumari1, Nitesh Kumar Sah2, Rishu Raj3, Jyotikinkar Saharia4
1
Assistant Professor , Electronics and communication Student2,3,4, Computer Science engineering dept. Vel Tech
engineering dept. Vel Tech Rangarajan Dr.Sakunthala R&D Rangarajan Dr.Sakunthala R&D Institute of Science and
Institute of Science and Technology Technology
Chennai, India Chennai, India
muthu2s94@gmail.com1, Niteshsah982@gmail.com2, go23rishu@gmail.com3,
jksawesome2013@gmail.com4

Abstract—Now a days, Public safety plays a major role in A GSM based door lock system using PIC microcontroller
humans life, it can achieve by developing technology through [2] is designed with a 5-digit password, which has used to
making everything automation. Auto door unlock system (ADUS) lock/unlock the doors by using gear motor. It will send a
is one of the automation technique under home automation. It warning message if the unsuccessful attempts exist more than
can also be called as Bluetooth key with the user mobile phone as
three times.
the key to unlock the door. The door can open with the help of
phone Wi-Fi embedded with the camera feature which will give A door lock security system [1] has designed through
the snap of the person/s present at the door to the smartphone. Graphical User Interface (GUI) with face recognition system
The user can view the person's image and activate the smart door and PIC microcontroller built with MATLABR2009a.A digital
lock and unlock it, further it can be locked also with one device. door lock system [7] for home automation is embedded with a
From inside home, it is possible to unlock the door through ZigBee module and RFID reader for opening and closing the
Bluetooth, which can be able to install at normal home safety door using sensor nodes.
purposes also and it can be helpful for kids or old age people, as An automatic door control system [8] is done with DSP
they can unlock the door with their phone at the place where they platform by identifying a person using face detection
are through Wi-Fi, As long as, they are in the range of Wi-Fi. For
techniques. The door-lock system [3] has done with android
this the home members should install the app in their respective
Smartphone. This will help the people with disability, to open the smart phone, Bluetooth module for sending commands and
door without anyone help and thus lead a normal life. controlled through Arduino microcontroller. For home
automation and security, a system [5] is designed with ARM7
Keywords— Arduino,Bluetooth,Camera,Auto Door lock,Wi-Fi LPC2148 board. Home automation is done by Bluetooth.
In this paper, we designed a system for auto door unlock
I. INTRODUCTION through Wi-Fi for a long range communication and Bluetooth
for inside home control. Novelty in this application compared
In the public security area, responsible public institutions
to the above technique is using a wireless camera embedded
and organization should tap into their own intelligence to
with Wi-Fi, which is fixed infront of home. Through that we
successfully address possible threats in advance to meet the
can decide whether we have to open the door or not. Section II
challenges.
describes Working principle. Implementation and discussion
This Auto door unlock system is based on theme “Public
in Section III. Section IV concludes the paper and Section V
Safety”. Its main purpose is to create safety for locks system
Acknowledgement.
of our homes and offices .It’s about unlocking a door in a
modern and smart way so that we, people can face little bit of II. WORKING PRINCIPLE
comfort along with safety. Living in a world where there are
A proposed method works on two methods. First operation
some of the bad side of crimes and robbery , our project can
on the method of Arduino controlled servo motor operated on
help us all in that situations so that we can keep a record of the
the wireless network, Bluetooth. The project will work with
individual/s who visits our home or offices .Genuinely , it can
Bluetooth via smartphone app and another operation works on
make the safety of our homes and offices in a very intelligent
the method of P2P camera .P2P camera is a wireless camera
manner.
which works on the Wi-Fi connection. It will be controlled via
Smart-Lock-System [4] has developed with digital keys for
Wi-Fi smartphone app.
the digital door unlock system, on that encryption is done by
internet through UTP.A system [6] to unlock door A. Operation 1
automatically has implemented through a central server from When anyone presses the bell, the user in the house will
it can be able to gather the information. This is made by RFID hear the bell and open the p2p camera app in his phone (the
reader and wireless RF transmitter and receiver. camera is connected to the android phone via Wi-Fi). The user

‹,(((
2018 IEEE International Conference on Computational Intelligence and Computing Research

watches the live picture of the person who is standing in front


of the gate which is transmitted by the camera over Wi-Fi. If
the user decides to open the gate then go to operation 2.

Figure 4: Bluetooth module HC-05

E. Servo motor
Figure 1: Block diagram for ADUS operation 1

B. Operation 2

Figure 5: Servo motor


Figure 2: Block diagram for ADUS operation 2
Servomotors, that we used here has rotate approximately
The user connects his phone to the auto door unlocking 180 degree, i.e 90 degree in each direction. It has high output
system via Bluetooth (the Bluetooth installed in our system). power with light weight. It is used in several applications like
To connect his phone he needs app which will control the automatic manufacturing.
servo with the help of Bluetooth connection. This app can be F. Flowchart
found on playstore very easily. The servo motor is connected
to lock in such a way that when it rotates, it pulls the lock and
thus opens the door.
C. P2P Camera

Figure 3: P2P Camera with Wi-Fi facility

D. Bluetooth module
HC-05 module is one of the easiest Serial Port Protocol
Figure 6: Flowchart for ADUS
Bluetooth module, this module is designed for wireless serial
connection setup. It has the following salient features 3Mbps
• Step 1: Hear the bell, once it rings by a person who
Modulation, which has complete 2.4GHz radio transceiver and
came to our home.
baseband.
• Step 2: Switch on camera app in mobile, through that
we can able to see who came to home.
• Step 3: From that camera, decide whether we have to
open the door or not.
2018 IEEE International Conference on Computational Intelligence and Computing Research

• Step 4: If yes means switch on Bluetooth in mobile After seeing that person, if we want to open the door
and make a connection with receiver side Bluetooth. activate the Bluetooth in mobile as shown in figure 8, from
• Step 5: Switch on App for connection servo motor to mobile bluetooth connect to the HC-05 Bluetooth module,
the Bluetooth to control the door lock. By setting the which is connected at the receiver side as shown in figure 8.
position of lock we can open and close the door.

III. IMPLEMENTATION AND DISCUSSION

A. Result for operation 1

Figure 9: Bluetooth Connection with mobile at Transmitter side

Figure 7: Designed system Output for Operation 1 from Outside Home door
From figure 9, after making connection between
Bluetooths, we have to operate the app and change the
From figure 7, we can able to see whoever coming to our position of the motor interms of degree like 30,60,90.. degree.
home through camera with Wi-Fi,that will send information to By changing the position we can automatically lock and
mobile phone. From that mobile by activating the app Camera unlock the door. This can control by connection made with
Wi-Fi we can identify the person. It is clearly shown in figure- Arduino and Bluetooth HC-05 as shown in figure 10.
7. From that app we can able to take a snap shot of the person
who is standing outside and store it for future reference.
B. Result for operation 2

Figure 10: Bluetooth module HC-05 Connection with Arduino at Receiver


side
Figure 8: Designed system output for Operation 2 from inside Home door
2018 IEEE International Conference on Computational Intelligence and Computing Research

IV. CONCLUSION system using microcontroller." In System Engineering and Technology


(ICSET), 2012 International Conference on, pp. 1-6. IEEE, 2012.
The Problem identified on existing method is that every [2]. Ibrahim, Adnan, Afhal Paravath, P. K. Aswin, Shijin Mohammed Iqbal,
digital connection can be hacked. So our security connection and Shaeez Usman Abdulla. "GSM based digital door lock security
can also be hacked. But in the proposed method hacking is system." In Power, Instrumentation, Control and Computing (PICC),
completely avoided through automation on auto door unlock 2015 International Conference on, pp. 1-6. IEEE, 2015.
[3]. Kamelia, Lia, S. R. Alfin Noorhassan, Mada Sanjaya, and Edi Mulyana
system with the help of Wi-Fi camera and Bluetooth and WS. "Door-automation system using bluetooth-based android for mobile
controlled by Arduino. Individuals who try to make the phone." ARPN Journal of Engineering and Applied Sciences 9, no. 10
connection strong, it is recommended to them to go for more (2014): 1759-1762.
securable and strong camera and strong connection Bluetooth [4]. Kassem, Abdallah, Sami El Murr, Georges Jamous, Elie Saad, and
which cannot be discovered to other devices. It is upon the Marybelle Geagea. "A smart lock system using Wi-Fi security."
In Advances in Computational Tools for Engineering Applications
technology, people are trying to get it more securable. In this (ACTEA), 2016 3rd International Conference on, pp. 222-225. IEEE,
smart world, we cannot expect security in low budget. 2016.
[5]. Naresh, D., B. Chakradhar, and S. Krishnaveni. "Bluetooth Based Home
V. ACKNOWLEDGMENT Automation and Security System Using ARM9." International Journal
of Engineering Trends and Technology (IJETT)–Volume 4 (2013): 4052.
The authors would like to thank Vel Tech Rangarajan [6]. Nath, Somjit, Paramita Banerjee, Rathindra Nath Biswas, Swarup
Dr.Sakunthala R&D Institute of Science and Technology and Kumar Mitra, and Mrinal Kanti Naskar. "Arduino based door unlocking
CDIO workspace in Vel Tech, for their contribution in the system with real time control." In Contemporary Computing and
Informatics (IC3I), 2016 2nd International Conference on, pp. 358-362.
implementation of Auto door unlock system. IEEE, 2016.
[7]. Park, Yong Tae, Pranesh Sthapit, and Jae-Young Pyun. "Smart digital
REFERENCES door lock for the home automation." In TENCON 2009-2009 IEEE
Region 10 Conference, pp. 1-6. IEEE, 2009.
[1]. Hassan, Harnani, Raudah Abu Bakar, and Ahmad Thaqib Fawwaz [8]. Yang, Jie-Ci, Chin-Lun Lai, Hsin-Teng Sheu, and Jiann-Jone Chen. "An
Mokhtar. "Face recognition based on auto-switching magnetic door lock intelligent automated door control system based on a smart
camera." Sensors 13, no. 5 (2013): 5923-5936.

You might also like