The main idea of this project was to control the RC car toy by using speech recognition on an Android phone.
There are 2 ways of controlling the RC car toy, either by directly controlling it from the IC circuit in the car or controlling it via the controller of the car. This project focused on „driving“ the car via the controller.
In order to control the car with the application, the phone needs to be connected to the Arduino Uno board via the Bluetooth Module.
The speech commands to control the car are:
Another option to control the car is to touch the buttons in the Android application.
The IR Distance Sensor placed in front of the car is used to detect obstacles. If there is any obstacle in front of the car, the arduino module notifies the Android application which in turn notifies the user by playing a media file „There is an obstacle in front of me, what is your next command?“