Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markwest1972/voice-controlled-zumo
Voice controlling an Zumo Robot for Arduino using node.js, MQTT, WebSockets, Johnny-Five and the Google Speech API
https://github.com/markwest1972/voice-controlled-zumo
Last synced: about 2 months ago
JSON representation
Voice controlling an Zumo Robot for Arduino using node.js, MQTT, WebSockets, Johnny-Five and the Google Speech API
- Host: GitHub
- URL: https://github.com/markwest1972/voice-controlled-zumo
- Owner: markwest1972
- Created: 2014-11-26T16:56:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T08:14:09.000Z (over 7 years ago)
- Last Synced: 2024-03-21T12:20:26.671Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.09 MB
- Stars: 16
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Important!
**Version 1.0**
The software and documentation for Version 1.0 of the Robot can be found [here](https://github.com/markwest1972/voice-controlled-zumo/releases/tag/v1.0). Version 1.0 is a stable release of the Robot based upon an Arduino Uno, Zumo Shield and JCY-MY Bluetooth module. More information about this release can be found in [this blog post](https://utbrudd.bouvet.no/2015/01/11/voice-controlling-a-robot-using-arduino-node-js-mqtt-websockets-johnny-five-and-html5-speech-recognition/).**Version 2.0**
The Master branch currently contains version 2.0 of the Robot. This version utilises a Raspberry PI, and adds WiFi and a USB Web Camera to the Arduino UNO. There are many differences between version 1.0 and 2.0, for example the socket.io library is removed from version 2.0. This version of the robot is documented in my [IoT Tech Day talk from 2016](http://www.slideshare.net/markawest/iot-tech-day-coding-mojo-slides-utrecht-april-2016).This robot is currently dismantled and is no longer under development as of April 2016.