Introduction: How to Make Voice Control Door Lock

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

Step 1: Set Up Car Door Lock Actuator to Lock

Step 2: Connect Car Door Lock Actuator to Motor Driver

Step 3: Connect Motor Driver to Arduino UNO

Step 4: Connect Voice Recognition Module to Arduino

Step 5: Connect Battery

Step 6: Open Sample Train Code

Step 7:

Step 8: Upload Code