Skip to content

Voice controlled car based on Arduino, ESP8266, ESP32. Web interface is using Webkit technology for Voice-to-text recognition.

Notifications You must be signed in to change notification settings

martinius96/voice-car-arduino-esp

Repository files navigation

Voice car - ESP8266 / ESP32 / Arduino + Ethernet W5100

Support author for more projects

Supported commands in web interface

  • Move forward
  • Move backward
  • Turn left
  • Turn right

Instructions

  • Set hostname and url to translation.txt file in available sketches for Arduino, ESP8266, ESP32
  • Use Google Chrome and HTTPS connection to target website! (MOST IMPORTANT OF WHOLE SYSTEM) - HTTP will not work, because Chrome is blocking microphone
  • Allow your microphone in settings of browser.
  • Click on microphone and say your voice command (list of them is available in webapp)
  • Magic will happen and microcontroler will read voice information and will make action

Voice control web interface

  • Web interface available at: (not available at moment)

Project info:

Compatible for:

  • ESP8266
  • NodeMCU
  • Wemos D1, Wemos D1 mini
  • Arduino + Ethernet W5100 / W5500
  • ESP32 Devkit

Hardware example

ESP8266 voice controled car

Web interface

Voice control web interface

About

Voice controlled car based on Arduino, ESP8266, ESP32. Web interface is using Webkit technology for Voice-to-text recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published