Synopsis Sample of Major Project (2) - 2
Synopsis Sample of Major Project (2) - 2
Submitted by
Circuit diagram
ARDUINO:-it is the brain of the car, which process
input and controls output.
BLUETOOTH MODULE:- such as the HC-05 which allows communication between the car
and a smartphone.
MOTOR DRIVER:- to control the motors, its handle the power requirement of the motors.
DC MOTOR:- for driving the wheels and steering.
POWER SUPPLY:- batteries to power the motors, microcontroller, and Bluetooth module.
CHASSIS:- the physical frame of the car which hold all the components together.
JUMPER WIRES:- to link all the components together.
SOFTWARE:- Code written for the microcontroller that handles input from the Bluetooth
module and controls the motors accordingly. An app on the smartphone or tablet that send
control signal to the car.