Main Content

BT Based Voice\ Remote Controlled Car Using TIVA MC

This is a Tiva microcontroller based project. As there is a fewer data regarding projects based on Tiva, I as an individual am taking this initiative. I hope the readers will encourage it. The project named as bluetooth based voice controlled and remote controlled car is a project executed by young electrical engineering students at the University of Engineering and Technology(UET), Lahore, Pakistan. The project is focussed on wireless control of a robot car using voice commands. In this project, we are going to control the movement of a car with human vocal commands. The idea behind the project was to make it easier for people with disabilities to effectively perform tasks in their daily lives as simple as driving a car. The project is just a basic demonstration of the technology, and will need to be much further developed before it can be put into practice. The main idea is to make a car go forwards and backwards and turn left or right through voice control mechanisms. Moreover, the car has the ability to detect the presence of obstacles and change its path accordingly. The application used for this is an Android based application. The app is easily available on the internet and there are many other applications like this available on the internet. Voice controlled and bluetooth based android apps can also be made using the Android Studio and other related softwares. You are encouraged to make your own app :) The app uses the Google Voice service to convert your voice command as into corresponding string which is read using UART(Universal Asynchronous Receiver Transmitter) circuit in the Tiva micro-controller. To study more you can read the datasheet for tiva C series.”

Link to article