/voice-controlled-raspberryPI-pins-remotely

Control your raspberry pi pins remotely through a browser

Primary LanguageJavaScript

Project Title

Voice controlled raspberryPI pins remotely

Project Description

Voice control your raspberry pi pins remotely through a browser and some other voice command features like: who are you ?, what's your name, what time is it ?, turn on, turn off, etc.

Setup

  1. Connect a LED to GPIO pin 4 of raspberry pi
  2. Clone the repo to your raspberryPi
  3. Install the following packages:
  • express
  • socket.io
  • onoff
  1. Open file public > helios.js, and change the host address to your raspberry pi IP address, for example: https://192.150.20.121:3000/
  2. Run command: npm run heliosAI

Usage

Search your raspberry pi IP address with the port in chrome, for example: https://192.150.20.121:3000/ Use "Turn on" voice command to turn on the LED, and "turn off" tot rn int off