Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (26 loc) · 1.77 KB

README-en-US.md

File metadata and controls

41 lines (26 loc) · 1.77 KB

Voice command

Capturar4

Project components

  • Arduino UNO;
  • V3 speech recognition module;
  • Relay module 4 channels;
  • 400-pin protoboard;
  • Jumpers;
  • 6 Led's indicators;
  • 2 pushbuttons;
  • Speaker;
  • 330Ω resistors;
  • 1kΩ resistors;
  • LDR resistor;

Application languages

image

Project's Schematic

Capturar3

How to use?

It is possible to configure up to seven commands, which can be selected using the white button. Once the command number has been selected, it can be recorded or rewritten by clicking on the green button.

When speaking the command to be recorded, the ideal is to speak normally and clearly. The yellow LED on the module indicates the start of the recording process. The command must be said as soon as the red led is on. The command is spoken only once and then, it waits for the red led to be on again. When the two LEDs flash together, the registration was done correctly.

At the end of a new recording it is necessary to click on the white button for the commands to be loaded. When the commands are loaded, the yellow LED of the module is flashing, indicating that the card is already capturing what the user is saying. If the board recognizes a command, the code snippet for it is executed in Arduino.


image

Visit my LinkedIn.