Skip to content

A Car bot which uses Arduino and HC-05 bluetooth module to recieve instructions from android smartphone and moves accordingly with great speed and swiftness.

Notifications You must be signed in to change notification settings

Adit-jain/bluetooth-batmobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bluetooth-batmobile

A Car bot which uses Arduino and HC-05 bluetooth module to recieve instructions from android smartphone and moves accordingly with great speed and swiftness.

Download both the apk file and the ino file

Open the Arduino file in Arduino IDE.

Connec the motor driver to the arduino according to the code. left_forward = pin 2 left_backward = pin 3 right_forward = pin 4 right backward = pin5

Connect the bluetooth module to the motor driver gnd = gnd vin = 5v rx = pin 7 tx = pin 8

Upload the code into the Arduino.

Download the apk file in your phone.

Power on the bot and pair the bluetooth

Connect to the bluetooth via the apk

Use the controls to move the Batmobile.

About

A Car bot which uses Arduino and HC-05 bluetooth module to recieve instructions from android smartphone and moves accordingly with great speed and swiftness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages