Voice Comman Sample Code?
Sposht42we
Posts: 6
Is anyone aware of a way to make a code that responds to voice commands? Also, on a side note, is there a way to program images into the terminal?
Comments
One way is to use a device like the EasyVR (they're still available elsewhere on the internet). There's also a way to do this with just a microphone and some code on the Propeller. Phil Pilgrim wrote a Goertzel analyzer to use on the Propeller. I haven't tried this software myself but NickosG made a cool robot which used the object.
Sort of and just barely. You're limited to ASCII art.
A little over one minute into the video embedded in this post you can see my attempt of graphing data on the Parallax Serial Terminal.
Kye just posted information about his Omnia Creator. This lets you make all sort of graphs on the PC.