2-9 of 1,190,000 results
Open links in new tab
  1. DIY Arduino Voice Controlled Robot - Maker Pro

    May 7, 2022 · When the application recognizes voice as a string for example if you say "Left", the android phone will return a sting *Left# to bluetooth module connected to Arduino, where (star) …

  2. Build a Voice-Controlled Lamp | Science Project

    The Procedure section of this project will show you how to use an Arduino to control one or more appliances using voice commands. You will need to make some design choices and use the …

  3. Voice Control Arduino Project - Programming Electronics Academy

    Training Multiple Voice Commands at Once Bare Minimum Code to use the Voice Recognizer Troubleshooting (NOT) Arduino Voice Recognition Module 3 Limitations Want to get your …

  4. Arduino Voice Controlled Robot : 7 Steps (with Pictures ...

    Arduino Voice Controlled Robot: Over the years as technology advanced and grew at a tremendous pace, so did the horizon of ideas and creation in our mind. If we look a few years …

  5. Voice Control Home Automation : 5 Steps - Instructables

    In this project we have successfully implemented voice controlled home automation system controlling relays using arduino with Bluetooth module HC-05. This project can be used for …

  6. Voice Controlled Arduino - Arduino Project Hub

    Control your Arduino project from anywhere using your mobile or home voice assistant!

  7. Voice Commands With The Arduino Speech Recognition Engine

    May 27, 2025 · To expand the features and human interaction of your projects, you can create your own voice commands with the Arduino Speech Recognition Engine. In this section, you …

  8. A voice-controlled robot using the ESP32 and TensorFlow Lite

    The voice recognition is carried out using a model trained with TensorFlow and runs on the ESP32 using TensorFlow Lite. A pre-trained model is included in the Firmware folder so you …