https://github.com/panagiop/arduinocontrolviawebspeech
Arduino RGB component control via Web Speech API and web sockets.
https://github.com/panagiop/arduinocontrolviawebspeech
angular arduino expressjs johnny-five web-sockets web-speech-api
Last synced: 2 months ago
JSON representation
Arduino RGB component control via Web Speech API and web sockets.
- Host: GitHub
- URL: https://github.com/panagiop/arduinocontrolviawebspeech
- Owner: panagiop
- Created: 2016-05-22T07:35:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T13:19:15.000Z (over 4 years ago)
- Last Synced: 2025-02-07T11:35:19.894Z (4 months ago)
- Topics: angular, arduino, expressjs, johnny-five, web-sockets, web-speech-api
- Language: JavaScript
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArduinoControlViaWebSpeech
Arduino RGB component control via Web Speech API and web sockets.## Schematics
![]()
**Note**: The value of each is resistor is 220R.## Installation
* At the root folder of the project run:
```npm install ```
* At the "client" folder run:
```bower install```
* Run the application (at the root folder) by typing:
```node app```## Demo
Watch a demo here: https://www.dropbox.com/s/1xp1m8ixcbjavns/arduino_web_speech_2.mp4?dl=0