0% found this document useful (0 votes)
6 views

Car Controlled by BluetoothEE2025

The document outlines a project for creating a Bluetooth-controlled car using an Arduino microcontroller, detailing the necessary tools, advantages, and disadvantages of the system. The car can be operated via an Android device, allowing for wireless control within a range of 10-20 meters. It highlights the ease of use and cost-effectiveness while also addressing limitations such as range and security concerns.

Uploaded by

Oumaima Hattana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Car Controlled by BluetoothEE2025

The document outlines a project for creating a Bluetooth-controlled car using an Arduino microcontroller, detailing the necessary tools, advantages, and disadvantages of the system. The car can be operated via an Android device, allowing for wireless control within a range of 10-20 meters. It highlights the ease of use and cost-effectiveness while also addressing limitations such as range and security concerns.

Uploaded by

Oumaima Hattana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

Bleutooth

Controlled Car
With Arduino
Created by:
ABOULAAZE HANANE
HATANA OMAIMA
LAMIAE SOUALHI
Contents 01 Introduction

02 Tools Redquired

03 Advantages

04 Disavantages

05 Conclusion
Introduction
In this project, we make use of bluetooth
technology to control our machine car. We do
not call this a robot as this device does not any
sensors.

Bluetooth
Car Controlled

Thereby ,senseless robots are machines ,In this


we write a program into the Arduino
microprocessor. Arduino car contains an Arduino
microcontroller with basic mobility features.
In this project we make use of Bluetooth
technology to control our machine car.
1
After doing this only we can say that we
have been able to create as per our goal
described . the device can be controlled
by any smart device with android

2
The major reason for using a Bluetooth-
based tech is that we can change the
remote anytime-mobile phones , tablets
and laptops and physical barriers like
walls or doors do not affect the car
controls.
Tools Required
To build our Bluetooth controlled car,
we used a set of basic electronic tools
and components that allowed us to
connect, control, and power the
system effectively. Each tool played a
specific role in ensuring proper
communication between the Arduino Your Picture Here And Send To Back
and the motors via Bluetooth.

Chassis (Including motors and wheels):


The main body of the car consists of
the chassis. Alongside there will be four
motors for the four wheels which will
lead down the car.
Tools required

Arduino UNO :

The Arduino Uno is an open-source


microcontroller board based on the Microchip
ATmega328P microcontroller and developed
by Arduino. cc. The board is equipped with
sets of digital and analog input/output pins that
may be interfaced with various expansion
boards and other circuits.
Tools Required
L293D Motor Drive H-Shield:

The Motor Driver is a module for motors that


allows you to control the working speed and
direction of two motors simultaneously. This
Motor Driver is designed and developed based
on L293D IC. L293D is a 16 Pin Motor Driver IC.
This is designed to provide bidirectional drive
currents at voltages from 5 V to 36 V. Rotation of
a motor depends on the enabled pins.

EASY TO CHANGE COLORS, PHOTOS.


You can simply impress your audience and add a
unique zing and appeal to your Presentations.
Tools Required
Jumper Wires:

A jump wire (also known as jumper,


jumper wire, DuPont wire) is an
electrical wire, or group of them in a
cable, with a connector or pin at each
end (or sometimes without them –
simply "tinned"), which is normally
used to interconnect the components
of a breadboard or other prototype or
test circuit, internally or with other
equipment or components, without
soldering.
Tools required

Battery:
A battery is an energy source
consisting of one or more
electrochemical cells and
terminals on both ends called
an anode (-) and a cathode (+).
Here for the project, a 9V
battery has been used.
Tools required
Bluetooth Module:
In figure 7 HC-05 6 Pin Wireless
Serial Bluetooth Module is a
Bluetooth module for use with
any microcontroller. It uses the
UART protocol to make it easy to
send and receive data wirelessly.
The HC-06 module is a slave-only
device. This means that it can
connect to most phones and
computers using Bluetooth
technology
Tools required

Switch:
In figure 06, A switch is used for turning on
the power of the vehicle. It controls the
battery connection of the vehicle.

LCD Display:
I2C LCD is an easy-to-use display module, It
can make the display easier. Using it can
reduce the difficulty of making so that makers
can focus on the core of the work. A few lines
of code can achieve complex graphics and
text display features.
Structure Building
We connected a 4-wheeled vehicle with an
Arduino and a Bluetooth module. An Android
application is already installed on the remote
device.
.
Using this app, we send control instructions to
the car. The application communicates
wirelessly with the Bluetooth module installed
on the vehicle.
The Bluetooth module receives the
commands and transmits them as signals to
the Arduino.
The Arduino processes these signals using a
pre-programmed code, which translates them
into actions (e.g., forward, backward, left,
right). The instructions are then sent to the
motors, and the car starts moving accordingly.
Advantages
• Wireless Control: Bluetooth allows you to control the car remotely without
any physical wires. You can operate it from a distance, enhancing
convenience and flexibility.

• Wide Range: Bluetooth provides a decent range for communication


(typically up to 30 meters or more). This means you can control your car
from a considerable distance.

• Ease of Use: The project utilizes an Android device with an inbuilt Bluetooth
module as the remote control. Most people are familiar with using
smartphones, making it user-friendly.

• Cost-Effective: Arduino boards and Bluetooth modules are affordable


components, making this project accessible for hobbyists and students
Disadvantages
• Limited Range: While Bluetooth offers decent range, it's no. suitable for long-
distance control. Walls, obstacles, and interference can affect the signal
quality.

• Power Consumption: Bluetooth modules consume power, which affects the


overall battery life of the car. Efficient power management is crucial.

• Security: Bluetooth connections can be vulnerable to unauthorized access or


interference. Ensure proper security measures to prevent unauthorized
control.

• Complex Pairing: Pairing the Bluetooth module with the controlling device
can sometimes be tricky, especially for beginners.
Conclusion
This project consists of a basic prototype of a
Bluetooth control car above stated. the prototype
car can recognize commands from users and can
turn the car left, right, and stop with great
accuracy.it can be further improved by using
different sensors like ultrasonic or infrared and
with various levels of coding. Our Bluetooth
control car has a range of 10-20 meter with the
mobile Bluetooth controlling system.
THANK YOU

You might also like