https://github.com/martinius96/voice-car-arduino-esp
Voice controlled car based on Arduino, ESP8266, ESP32. Web interface is using Webkit technology for Voice-to-text recognition.
https://github.com/martinius96/voice-car-arduino-esp
ajax arduino chrome esp32 esp8266 ethernet google voice voice-recognition voice-to-text webkit
Last synced: about 2 months ago
JSON representation
Voice controlled car based on Arduino, ESP8266, ESP32. Web interface is using Webkit technology for Voice-to-text recognition.
- Host: GitHub
- URL: https://github.com/martinius96/voice-car-arduino-esp
- Owner: martinius96
- Created: 2020-01-31T12:26:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T06:46:49.000Z (about 4 years ago)
- Last Synced: 2025-01-03T18:10:55.192Z (4 months ago)
- Topics: ajax, arduino, chrome, esp32, esp8266, ethernet, google, voice, voice-recognition, voice-to-text, webkit
- Language: Hack
- Homepage: http://arduino.clanweb.eu/voice-car-esp8266.php?lang=en
- Size: 577 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voice car - ESP8266 / ESP32 / Arduino + Ethernet W5100
# Support author for more projects
* https://paypal.me/chlebovec# 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:
* Available at: http://arduino.clanweb.eu/voice-car-esp8266.php?lang=en# Compatible for:
* ESP8266
* NodeMCU
* Wemos D1, Wemos D1 mini
* Arduino + Ethernet W5100 / W5500
* ESP32 Devkit# Hardware example
# Web interface
