Introduction: Arduino Bluetooth RC Car With LCD

LCD screen shows where your car heading (for example moving forward,backward,..)

I've just only modified the code and attach a LCD

Step 1: Parts List

Arduino uno

HC06 Bluetooth module

L293D Motor Driver

LCD 16*2

Car chassis

Variable resistor

Battery pack (I used 6 AA rechargeable batteries)

LED(optional)

Step 2: Circuit Diagram

Download fritizing software to view the content (http://fritzing.org/download/)

pins D4=A0,D5=A1,D6=A2,D7=A3, R=A4 E=13 (pins used for lcd)

Connect LED to Digital 2 pin (optional)

Step 3: Programming

Download and upload this to your Arduino

Step 4: Android Software

Download android software from the playstore (Arduino bluetooth car)

Android software

(https://play.google.com/store/apps/details?id=braulio.calle.bluetoothRCcontroller)

Step 5: Done !!!!! :D

This is my first project so feel free to give any comments.