-
Voicecommand image file download
08/25/2014 at 19:01 • 0 commentshttp://stevenhickson.blogspot.com/2014/08/voicecommand-image-file-and-controlling.html
Here is the link to download a Raspberry Pi A/B/B+ image file that has voicecommand installed already. It also has wiringPi and pilight installed to help you control your electronics.
You can find instructions for how to put this on your SD card here:
-
System Design
08/21/2014 at 05:02 • 0 commentsHere is the setup of how voicecommand works.
You just easily add whatever custom commands you want to the config file and it does all the rest. For example, if I have a script called lights_on.sh that turns lights on, I can edit the config file by typing voicecommand -e, press enter, and then add:
~on=/home/pi/lights_on.sh
Then save and exit.
This means if I say "lights on" or "turn on", voicecommand will run my script for me.
Easy!
-
Voicecommand/Phone Control GUI, stardate 91927.91
04/29/2014 at 03:08 • 0 commentsNew beta GUI/smartphone-control code can be found at:
https://github.com/StevenHickson/RaspberryPiTV
This extension creates a GUI on your TV and phone to control the TV. It can actuate voicecommands, search youtube, control omxplayer, and control pandora.
-
Update Instructions, stardate 91927.90
04/29/2014 at 03:01 • 0 commentsUpdate instructions for PiAUISuite and Voicecommand
-
SMS via voice, stardate 91927.89
04/29/2014 at 03:00 • 0 commentsDemonstration of sending and receiving SMS using voicecommand and PiAUISuite
-
Controlling lights with your voice ,stardate 91926.65
04/28/2014 at 16:21 • 0 commentsA post on how to control your lights (by someone else) by using this voicecommand software:
http://www.instructables.com/id/Wireless-Multi-Channel-Voice-Controlled-Electrical/
-
RPi Personal Assistant ,stardate 91926.63
04/28/2014 at 16:19 • 0 commentsA cool project (someone else made) using this voicecommand software:
http://www.instructables.com/id/Raspberri-Personal-Assistant/?ALLSTEPS
-
Talking Electronic Bartender, stardate 91921.28
04/26/2014 at 17:06 • 0 comments
I've dubbed it bottender. This is what happens when you take a couple of relays, a power supply, and a peristaltic pump and hook them up to voicecommand
-
Demo2, Captain's log, stardate 91910.5
04/22/2014 at 18:21 • 0 comments -
First Demo
04/22/2014 at 18:14 • 0 comments