How to build a remote controlled car toys using Arduino and Bluetooth modul HC-05. This car can be controlled by smartphone (Android). The Android App I've made using MIT App Inventor.
So, this project is the one I always wanted to build. After watching some videos of it and read some articles of it, so I decided to build this easy to build robot car.
The working principle is very simple and well known nowadays. The Android App sends instruction through Bluetooth and received by Arduino from the serial port through bluetooth modul HC-05, then this instruction translated/proceesed by the Arduino and control the DC motors by the support of driver motor modul L298.
Please take a look at the video I've uploaded
Comments
Please log in or sign up to comment.