Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 981 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 981 Bytes

Arduino-Bluetoth-Car

Simple Bluetooth car using Arduino UNO

Arduino Bluetooth Controlled Car MODIFIED by GAURAV SINGH originaly written by DIY BUILDER. This code is modified to work for this particular app inked below. The Bluetooth control Application is available on playstore kindly use the below link. Link https://play.google.com/store/apps/details?id=braulio.calle.bluetoothRCcontroller Note: This Code is Only Tested on this Application. Before uploading the code you have to install the necessary library Note - Disconnect the Bluetooth RX Cable before hiting the upload button otherwise you'll get compilation error message. AFMotor Library https://learn.adafruit.com/adafruit-motor-shield/library-install After downloading the library open Arduino IDE >> go to sketch >> Include Libray >> ADD. ZIP Libray >> Select the downloaded file Now You Can Upload the Code without any problem but make sure the bluetooth module isn't connected with Arduino while uploading code