Bluetooth Remote Controlled Car Using Ar
Bluetooth Remote Controlled Car Using Ar
ABSTRACT
This Work is based on Arduino, motor driver and Bluetooth module. Arduino is an opensource prototyping platform
Based on easy-to-use hardware and software. Arduino uses an ATmega328 microcontroller. Since robotics has
become a major part in our daily life and also in the engineering field and it plays a vital role in the development of
new technology. This is a very simple and easy type form of remote control car, where the ordinary micro-controller
has been replaced by Arduino and IR sensors has been replaced by a Bluetooth module. The remote can be any
android or IOS cell phones. This project can be made in a bigger scale for real time vehicles.
Keywords :- Arduino Uno, Arduino IDE, Motor Driver, Battery and Motor.
Uno board and version 1.0 of Arduino Software (IDE)
were the reference versions of Arduino, now evolved to We have used Arduino because it is an open source
newer releases. The Uno board is the first in a series of device which can be programmed through any
operating system like Windows, Mac, Linux, etc.
USB Arduino boards, and the reference model for the
Arduino platform; for an extensive list of current, past or The language used is understandable and easy.
outdated boards see the Arduino index of boards. The Arduino can be used by beginner in robotics to
L298 is an integrated monolithic circuit in a 15- lead professionals.
Multi watt and PowerSO20 packages. It is a high voltage, Changing of program is easy.
high current dual full-bridge driver designed to accept Shield (external circuits) are available for various
standard TTL logic levels and drive inductive loads such purpose like, if we want to connect the arduino to a
as relays, solenoids, DC and stepping motors. Two network then a wi-fi shield is available. For
enable inputs are provided to enable or disable the controlling the motor a motor shield is available, and
device independently of the input signals. The emitters for this project a Bluetooth shield is used.
of the lower transistors of each bridge are connected
IJSRST173866 | Received : 08 Nov 2017 | Accepted : 23 Nov 2017 | November-December-2017 [(3)8: 309-312]
309
II. LITERATURE REVIEW prototype because it presents a low cost of the
components used, particularly if they choose in a large
According to „Tashi Rapden Wangchuk‟ , “The Arduino scale production. It is worth noting that both the Java
is an open source device that has been the brain programming language as the language for Arduino in
fornumerous projects. The Arduino has everything that development are free, not burdening additional costs for
is required by the user which includes its inbuilt the development of the project, pointing out that this
converter, i/o pins etc. With the combination of Arduino, applies also the tools used for development[6-7].
and the Bluetooth Shield we can control over many
other things, like home Lightings, air conditioner and III. METHODOLOGY
many more through our cell phones. The Arduino can
also contribute at large for the SmartHome system. By A. Components Used
doing this Project they found out a lot about the Arduino,
and how it has made us easier to convert digital signals Power Supply: A power supply is an electronic device
into physical movements”[3]. that supplies electric energy to an electrical load. The
primary function of a power supply is to convert one
According to „Rajesh Bhatt and Subankar Roy‟ , “The form of electrical energy to another and, as a result,
Wireless control is one of the most important basic needs power supplies are sometimes referred to as electric
for all the people all over the world. But unfortunately the power converters.
technology is not fully utilized due to a huge amount of Bluetooth module: It is small wireless serial
data and communication overheads. Generally many of communication module that can be connected with a
the wirelesscontrolled robots use RF modules. But our Micro-Controller to receive and send data when
project for robotic control makes use of Android mobile connected with other Bluetooth devices.
phone which is very cheap and easily available. The Arduino-UNO: Arduino is an open-source prototyping
available control commands are more than RF platform based on easy-to-use hardware and software.
modules.”[4] Arduino consists of both a physical programmable
circuit board and a piece of software, or IDE (Integrated
According to „Ms. S.T. Shibe and . Prof. S.S.Joshi‟ , “The Development Environment) that runs on your computer,
robotics and automation industry which ruled the various used to write and upload computercode to the physical
sectors from manufacturing to household entertainments board.
robotics is widely used because of its simplicity and Motor driver: It is a small circuit that hoists the motor
ability to modify to meet changes of needs. The project is driving IC, and can control two motors at the same time.
designed to develop android application based a robotic It controls the motor speed bypulse width modulation
vehicle for remote operation. This is a kind of robot can (PMW).Figure 1 shows the circuit diagram.
be helpful for mobility aid for elderly and disabled
people.”[5]
VI. REFERENCES