How to Make Voice Control Door Lock

by munir03125344286 in Circuits > Arduino

979 Views, 1 Favorites, 0 Comments

How to Make Voice Control Door Lock

IMG_20220125_145708_032.jpg

Hello friends, In this Project, we will learn how to make door lock which control with voice commands. For making this project, I use Voice recognition module V3, which we train first then this module give us voice recognition results. Voice Recognition Module is a compact and easy-control speaking recognition board. This product is a speaker-dependent voice recognition module. It supports up to 80 voice commands in all. Any sound could be trained as command. Users need to train the module first before let it recognizing any voice command. You can make this project at your home with little effort.

Supplies

I am using:-

1. Arduino Uno..................................... https://amzn.to/3ABFSve

2. Voice Recognition Module V3......... https://amzn.to/33LCPEN

3. Jumper Wires................................... https://amzn.to/3Hk4E5D

4. Motor Driver L298n........................... https://amzn.to/33LCPEN

5. Door Lock.......................................... https://amzn.to/33LCPEN

6. Wire Tie.............................................https://amzn.to/3KNZ7Ge

Set Up Car Door Lock Actuator to Lock

set door lock .jpg

Connect Car Door Lock Actuator to Motor Driver

door lock to motor driver.jpg

Connect Motor Driver to Arduino UNO

motor driver to arduino.jpg

Connect Voice Recognition Module to Arduino

Arduino to Voice recognition.jpg

Connect Battery

battery to arduino.jpg

Open Sample Train Code

sample train.jpg

How to make Voice control Door Lock | Make Door Lock with Voice Recognition module V3

Upload Code