New Arduino Bluetooth RC Boat

by Ardumotive_com in Circuits > Arduino

45094 Views, 89 Favorites, 0 Comments

New Arduino Bluetooth RC Boat

10828180_760210610693060_9196663608634350275_o.jpg

Hello, in this project I will show you how to transform a simple RC to Bluetooth controlled boat through your Android smartphone!

In my rc boat I chose to build my own Arduino-based circuit with atmega 328p. But, in this tutorial, you can find an Arduino uno breadboard schematic so you can build it very easy ;)

Before starting, make sure that you have:

  • Arduino uno board
  • L293D motor driver
  • HC-06 Bluetooth module
  • RC Boat that can fit all the above !

Optional you will need 1x1MOhm & 1x100KOhm resistror to add a battery level control function. For power, you can use the existing batteries (4x 1.5V AA), or replace them with a LiOn rechargeable battery pack.

Official site: http://www.ardumotive.com/bluetooth-rc-boat-new.html

Navigation System

264465139.jpg
871250330.jpg
224191633.jpg
666927887.jpg

See the above images to understand how to control motors to navigate your rc boat, imagine that you are looking it from behind.

On simple RC boat toys you will find a "two propeller navigation system".

That means you don't need a rudder for changing directions.

You can find more details here

Breadboard Schematic

9220680_orig.png
Motor_drive_v2_cap (Custom).jpg

If you want more power you can use L298 module board.

L293D motor driver will give max 0.5A per channel and it will be come very hot after while. L298 module board has a heat sink and can give 1A per channel, but is bigger than L293D.

(read more about L298 & L293D)

Code

Download and open file with Arduino ide. Read every line of code (+comments) to understand how it's working and then upload it to your Arduino uno board!

(for programming arduino uno board you must disconnect first the RX & TX pins of Bluetooth module)

Android Bluetooth Controller

F8Y5ZG4I2TG24BY.LARGE.jpg

To control your new Bluetooth Boat , download and install this android application:

Ardumotive Bluetooth Controller apk

Tip: First enable Bluetooth and establish connection with BT module. (ex. HC-06, password 1234)

Use "Help & info" button if you can not understand how it is working.

Accelelometer function is under developing, use with attention!

If you have problem with this app on your android device you can also use this one.

And Final...

16202_747554815291973_1072643416314308289_n.jpg
10629880_747554811958640_8871270055681244966_n.jpg

Now you can put your circuit in RC Boat!

All done!!!

Remember that Bluetooth technology will give you max 15-20 meters of control.

Follow - Comment - Share