0% found this document useful (0 votes)
99 views3 pages

Arduino Based Digital Door Lock Using GSM and Bluetooth: Instructables

This document describes an Arduino-based digital door lock using GSM and Bluetooth. The lock uses three subsystems: a Bluetooth module to open and close the door, a GSM module to perform the same functions remotely, and password changing via phone. The lock aims to provide keyless entry and enhanced security by allowing remote operation and password changes from anywhere via phone. It consists of an Arduino, Bluetooth module, GSM module, motor driver, DC motor, LEDs, switches, and LCD. The code and PCB design are also included.

Uploaded by

Dawit Birhanu
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)
99 views3 pages

Arduino Based Digital Door Lock Using GSM and Bluetooth: Instructables

This document describes an Arduino-based digital door lock using GSM and Bluetooth. The lock uses three subsystems: a Bluetooth module to open and close the door, a GSM module to perform the same functions remotely, and password changing via phone. The lock aims to provide keyless entry and enhanced security by allowing remote operation and password changes from anywhere via phone. It consists of an Arduino, Bluetooth module, GSM module, motor driver, DC motor, LEDs, switches, and LCD. The code and PCB design are also included.

Uploaded by

Dawit Birhanu
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/ 3

instructables

Arduino Based Digital Door Lock Using GSM and Bluetooth

by TechPro Lab

ABSTRACT: security of home.

Think about the situation you came to home fully tired The project consist of three subsystem- one is use of
and found that you lost your door key. What will you bluetooth module for opening and closing of door
do? You have to either break your lock or have to call .Second is use of GSM module for doing the same
a key mechanic .So, making a keyless lock is an operation on door and third for changing the
intresting idea to save from such kind of trouble. It password of lock remotely using phone whenever is
has advantage that you don't have to keep your key required from anyplace.
with yourself all the time. Also it enhances the

https://youtu.be/OF3_MwVyop8

Arduino Based Digital Door Lock Using GSM and Bluetooth: Page 1
Step 1: Components Required:

1- Atmega 328P microcontroller

2- Bluetooth module

3-GSM module

4-L293D motor driver IC

5-DC motor

6-LEDs

7-switches

8- LCD

Step 2: Code:

Download
https://www.instructables.com/ORIG/FFP/GHTV/JFCT4RG3/FFPGHTVJFCT4RG3.ino

Step 3: PCB Designing:

The software, which i have used in making PCB for my project is ' DIPTRACE '.

Arduino Based Digital Door Lock Using GSM and Bluetooth: Page 2
Download
https://www.instructables.com/ORIG/F72/CXPN/JFCT4RGT/F72CXPNJFCT4RGT.dip

Step 4: Conclusion:

In the project ,instead of using DC motor we can also use stepper motor or servo motor according to desired
condition . Also it can be modified according to requirement. There will be no need to keep a bunch of keys with
youself. This Lock can be also used in safe locker.

Ya,sure

Could you share a little more about how the circuit is assembled.

Arduino Based Digital Door Lock Using GSM and Bluetooth: Page 3

You might also like