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.