I have defined 5 basic commands:
- Forward
- Backward
- Left
- Right
- Stop
I interface the robot to my mobile app which sends the recognized speech command through Bluetooth. The Arduino will receive the commands through an xBee module and will do the action.
Comments
Please log in or sign up to comment.