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

Arduino-Bluetooth-Controled-RC-Car

This document provides a step-by-step guide on building an Arduino Bluetooth controlled RC car, detailing the necessary materials, wiring schemes, and code uploads. It includes instructions for chassis editing, connecting components, and using a mobile app to control the car. The guide is aimed at hobbyists interested in robotics and electronics.

Uploaded by

jnmadeira
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Arduino-Bluetooth-Controled-RC-Car

This document provides a step-by-step guide on building an Arduino Bluetooth controlled RC car, detailing the necessary materials, wiring schemes, and code uploads. It includes instructions for chassis editing, connecting components, and using a mobile app to control the car. The guide is aimed at hobbyists interested in robotics and electronics.

Uploaded by

jnmadeira
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

technology workshop craft home food play outside costumes

Arduino Bluetooth Controled RC Car


by scamerman on November 26, 2015

Table of Contents

Arduino Bluetooth Controled RC Car . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Intro: Arduino Bluetooth Controled RC Car . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 1: Materials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 2: Chassis Editing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

Step 3: Wiring Scheme . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

Step 4: Connecting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

Step 5: Upload Code To Arduino . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

Step 6: Download App . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

Step 7: App . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

Step 8: Done . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Intro: Arduino Bluetooth Controled RC Car
In this instructable I am going to show you how to make Bluetooth controled car with 2 DC motors.

Step 1: Materials
Materials:

1.2x DC motor

2.L298N (motor controler)

3.Arduino Uno (or clone)

4.HC-05 (bluetooth module)

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Step 2: Chassis Editing
I cut off Middle plastic part and replaced it with wood, then I added 4x1.5V battery pack in the middle of it.

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Step 3: Wiring Scheme
Connect one motor to the OUT1 and OUT2 pins of L298N, connect second to the OUT3 and OUT4 pins.

Connect positive wire of batteries to +12V pin and negative to the GND of L298N, then connect same GND to GND of arduino.

Pins of HC-05 are conected to arduino like this: GND to GND; VCC to 5V; RX to TX and TX to RX.

Pins of arduino 8,9,10,11 are connected to IN1,IN2,IN3,IN4 of L298N.

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Step 4: Connecting
Connect wites like in prevous step.

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Step 5: Upload Code To Arduino
Connect your PC to Arduino and upload this code.

File Downloads

DC_car.ino (1 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'DC_car.ino']

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Step 6: Download App
You can download app here:

https://play.google.com/store/apps/details?id=com.buncaloc.carbluetoothrc&hl=en

Step 7: App
Turn on your car.

Open app, turn bluetooth on and connect it to the HC-05.

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Step 8: Done
Special thanks to "Srpska Nauka", he helped me build this car.

You can check his acaunt here:

http://www.instructables.com/member/Srpska+Nauka/

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/
Related Instructables

Bluetooth
RC car hack - R/C Car Controlled Bluetooth RC Simple Arduino
bluetooth Balancing Arduino RC Car Van by cr6564 bluetooth Bluetooth RC
controlled via Robot by Kaeru controlled car Car by shazf
by Herbaltea
Android app by no Ojisan by ivver
silver_a

Advertisements

Comments

http://www.instructables.com/id/Arduino-Bluetooth-Controled-RC-Car/

You might also like