How To Make Smartphone Control Bluetooth Car | School and College project

This is my “Arduino Projects” video series. It clearly explains to you how to make a mobile controlled Arduino 4WD robot car. Here I used ‘Arduino Nano’ for my project and if you want to work with another type of board you may have to re-edit a little bit the given code. For Bluetooth communication, I have used an HC-05 Bluetooth module. Every connection of the circuit configuration is clearly mentioned in the video.

Componants:

  1. 4WD total set :
  2. L298 Motor driver : https://amzn.to/2G0BAVP
  3. Arduino Nano : https://amzn.to/3ct8KJJ
  4. HC-05 Bluetooth Module : https://amzn.to/2S2gHw1
  5. Battery Holder : https://amzn.to/3i0HDXM

Diagram :

Code :