Parallax "Say It Module" (AKA VeeaR "VRBot Voice Recognition Module") and Propeller
zappman
Posts: 418
I bought a Parallax - Say It Module as it was a deal of the day this past week.
It is a repackaged VeeaR VRBot - Voice Recognition Module.
There is software for using the module with a BS2, and it seems to work great with my homework board.
My question is how do I use it with a Parallax Propeller?
Do I need inline resistors if I run the module on +5 Volts?
Can I run the module on +3.3 Volts with no inline resistors?
If I run the module on +3.3V will the LED still work?
Where is sample code for use with the Propeller?
It is a repackaged VeeaR VRBot - Voice Recognition Module.
There is software for using the module with a BS2, and it seems to work great with my homework board.
My question is how do I use it with a Parallax Propeller?
Do I need inline resistors if I run the module on +5 Volts?
Can I run the module on +3.3 Volts with no inline resistors?
If I run the module on +3.3V will the LED still work?
Where is sample code for use with the Propeller?
Comments
"The initial configuration at power-on is 9600 baud, 8 bit data, No parity, 1 bit stop."
This should allow you to use the Command Details in the Data Sheet to access the commands for programming.
Jim