Simple CAR Arduino Bluetooth Controlled
by ForbiddenBit_com in Circuits > Arduino
5900 Views, 15 Favorites, 0 Comments
Simple CAR Arduino Bluetooth Controlled
In this project i will show you how use the Bluetooth module to control a car through commands coming from a smartphone.
List element:
- Bluetooth HC-06
- Arduino uno
- L293D motor shield
- Plexi 17cm x 10cm
- 4x TT gear Motor
- 4x wheels
- 4x Battery AA
- Battery holder
- Wires
- Switch
Video Tutorial
Montage
Schema
If your Arduino works in 5 volt logic, connect ONLY Tx to pin S (servo 2). The HC-06 bluetooth module works in 3.3 volt logic, connecting the Rx pin can damage it. If your arduino works in 3.3 volt logic, connect Rx to pin S (servo 1)
Arduino Sketch
Sketch :
- Download FILES
- Open sketch and add a library. Sketch -> include library -> Add .ZIP Library and select “Adafruit-Motor-Shield-library-master.zip”
- Upload
Configure Aplication
Android Aplication:
- Pair HC-06 with your phone
- Install application on your phone https://play.google.com/store/apps/details?id=com...
- Open application and select device bluetooth HC-06
- Enter Controller and open “configuration buttons”:
◄=L
▲=F
►=R
▼=B
5. Have fun