Skip to content

priya2002hello/Bluetooth_Controlled_Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Bluetooth_Controlled_Car

This car is controlled using Android Application in your SmartPhone via bluetooth connectivity.

There is a Bluetooth module inside the car which recieves commands given by Application.

Car can move Forward , Backward , Left and Right.

Following commands are sent by the application via bluetooth to the car:-

  1. 'F' -> Forward
  2. 'B' -> Backward
  3. 'R' -> Right
  4. 'l' -> Left
  5. 'S' -> Stop

Components used to make Bluetooth Controlled Car:-

  1. Arduino Uno R3
  2. L293D Motor Driver module
  3. DC Motors - x4
  4. Wheels - x4
  5. Chasis
  6. HC-05 Bluetooth Module
  7. Battery - 12V
  8. Jumper Wires

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages