DIY Arduino IR Obstacle Avoiding Bluetooth Car
// 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 //This Code uses IR sensor to avoid obstacles