Arduino 4 Leg Robot Control Via Bluetooth

by Tirancm in Circuits > Arduino

6298 Views, 50 Favorites, 0 Comments

Arduino 4 Leg Robot Control Via Bluetooth

20170428_175858.jpg

lets make a 4 leg robot with arduino.



Parts :-

main-qimg-66736d55454b80e9a219c9050bb7d370.png
50-06.jpg
sku_104299_1.jpg
FTA9M30FJX8VMM2.MEDIUM.jpg
41Y5VWjAeQL._SX342_.jpg

Hardware

4x servo motors

2x 9v battering

Arduino uno

Bluetooth module

Some wires

Software

Bluetooth app (you can download from here - Codes and app )

Arduino IDE

Making It

Arduino+Bluetooth.png
9300e70b-c805-4364-a7ff-466dff0360d4.png
20170427_110442.jpg
  1. attach the servo motors to the plastic plate
  2. Connect all servo motor " - " to the 9v battery1 "-"
  3. Connect all servo motor " + " to the 9v battery "+"
  4. Conect 9v battery1 " - " gnd to arduino gnd " - "
  5. Connect other lines to the arduino pins according to the schematics image
  6. use 9v battery2 to power the arduino board

Coding

Upload this Code to arduino..

Before upload the code remove the bluetooth module from arduino.

App and Controling Robot

Screenshot_2017-09-11-12-51-19.png

to control the robot you must install this android Bluetooth app

After install it, turn on bluetooth on your mobile and go the app.

Then click nd connect to the bluetooth module.

Now you can control the robot..!!


If you have any problemd please comment below.. thank you.

Arduino bluetooth 4 leg robot