Skip to content

diyelexvidyadhar/bluetooth-controlled-car

Repository files navigation

bluetooth controlled car

Control the arduino car with android app build in MIT app inventor

In project there are some features are added like speed control you can watch the video on youtube. project file of android app is also give you can make changes to it.

Hardware Requirements

  • Arduino uno
  • Dc Motor x 2
  • Free wheel
  • Plastic platform(Chassis)
  • Battery 12v
  • HC-05
  • Some resistors
  • Motor driver

Watch the tutorial

Instructables

To Control speed 'analogWrite' function is used.

analogWrite(en1,wheelSpeed);
analogWrite(en2,wheelSpeed);

alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages