Interfacing Grove Speech Recognizer with Arduino

A quick tutorial on how to interface the voice recognition module with few examples.

Mar 1, 2019

14071 views

10 respects

Components and supplies

1

Grove Speech Recognizer

1

Arduino UNO

Project description

Code

Lights + Random LEDs

arduino

Just a random LED sequence and Light voice controlled to know the module

Lights + Random LEDs

arduino

Just a random LED sequence and Light voice controlled to know the module

2WD Robot code

arduino

You can use this code to control a robot to advance, turn or stop, here the forward stops automatically after 2s you can remove it and stop it by "Stop" command

Basic code

arduino

Simple code to test your module and it shows the command on the Serial Monitor

2WD Robot code

arduino

You can use this code to control a robot to advance, turn or stop, here the forward stops automatically after 2s you can remove it and stop it by "Stop" command

Downloadable files

Basic Wiring

Here's how you can test your module with the basic code, the speaker is optional

Basic Wiring

Basic Wiring

Here's how you can test your module with the basic code, the speaker is optional

Basic Wiring

With LEDs

Here's my 1st examples just lighting LEDs with voice commands I considered the 2 Leds on 7 as my lights and the other ones just lights on and off with a random code

With LEDs

2WD Robot

To control a 2WD robot

2WD Robot

2WD Robot

To control a 2WD robot

2WD Robot

With LEDs

Here's my 1st examples just lighting LEDs with voice commands I considered the 2 Leds on 7 as my lights and the other ones just lights on and off with a random code

With LEDs

Comments

Only logged in users can leave comments

SurtrTech

0 Followers

0 Projects

Table of contents

Intro

10

0