Bluetooth Controlled Car Using Arduino Uno and L293d Motor Driver

by My Tech Studio in Circuits > Arduino

5507 Views, 4 Favorites, 0 Comments

Bluetooth Controlled Car Using Arduino Uno and L293d Motor Driver

bluetooth_controlled_car.jpg

Hello Everyone! Welcome back to another exciting project from My Tech Studio. Today's topic is bluetooth controlled car. A Bluetooth controlled car is a simple example of Arduino project. We can easily make a Bluetooth controlled car using L293D motor driver by following some simple steps. In this post I will show you some basic steps for making a Bluetooth controlled car using Arduino and L293D motor driver. The components which are required to make this Arduino car is listed below. Read More >>

Supplies

Components –

  1. Arduino Uno
  2. L293D Motor Driver
  3. Bluetooth Module HC-05
  4. DC Geared Motor
  5. Wheels
  6. 7.4 Volt Lipo Battery

Basic Structure Building

Bluetooth_controlled_car_chassis.jpg
Bluetooth_controlled_car_circuit_connection.jpg

First of all take a dc geared motor and soldier the wires in the both terminal of the motor. Repeat the same process for the other three dc geared motors. After soldiering the wires you have to take a wooden board having a length of 7 inch and width of 5 inch. Read More >>

Circuit Connection

Bluetooth controlled car circuit diagram.jpg
Bluetooth_controlled_car_lipo_battery.jpg
Bluetooth_controlled_car_hc05_module_connection.jpg

Now you have to make the circuit for your car. For this we need three major components which are Arduino uno, L293d motor driver and Bluetooth module hc-05. Firstly take the Arduino uno and then fix it on the middle of the car. After this take the L293d motor driver and mount it over the Arduino uno. Now the next thing is to connect the dc motors with your motor driver. Take the dc motors one by one and connect it with the motor driver. Read More >>

Arduino Coding

The next thing that you have to do is coding. Connect the Arduino uno with your computer. Now write down the command and instructions in the code. For the better understanding we are providing the code here. Read More >>

Application Setup

Bluetooth_controlled_car_mobile_app.jpg
Bluetooth_controlled_car_app_setup.jpg

Finally take your smartphone and open the Google play store. From here you have to download an application named “Bluetooth RC”. Now open the application. Then go to the settings of the application. There you will find an option like “connect to car”. Click this option to connect the Bluetooth with your car. Read More >>

Watch Tutorial

Bluetooth controlled car using arduino uno and l293d motor driver | My Tech Studio