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