10-24-2011 09:21 PM
Hi
I want use labview to control robot with voice, but I don't know which hardware I need to use for this project. Can you tell me which harware I can use.
Best Regards,
10-25-2011 12:46 AM
10-25-2011 01:52 AM - edited 10-25-2011 01:58 AM
Hi
Actually I asked some guys, they told me I must just using the NI compact RIO,but you are the first peson tell me I can use othe hardware instead of NI. The one thing is , I must use Labview software for this project. So do you think I can use other hardware instead of NI hardware with Labview?
10-25-2011 03:46 AM
Hi again!
Of course you use other hardware. You can communicate with other hardware over RS-232, ethernet, USB etc. The problem is, atleast for USB, that the communication is a bit more tricky than if you use NI hardware. So it's up to you to decide what the functionality of the robot should be, and also how you want to implement the voice recognition. Should the robot do it with hardwatre/software or should it be done as an input to labview and then output commands to the robot.
This is just a thought. Maybe you could use Windows Speech Recognition that comes with windows 7, together with LabVIEW? So you speak into a microphone connected to the PC and then let LabVIEW control the robot. Or maybe you want the microphone on the robot instead and have some hardware take care of the speech recognition.
10-25-2011 11:30 AM
Hi
Thank you so much for your replying. Actually, my project goals are: when I said forward, backward, left, right, stop and start doing all of this command. Furthermore, with infrared sensor can detect an obstacle for emergency time when the user cannot stop the robot, the system can automatically stop the robot.
Best Regards,
Moahmmad