Microcontroller Based Remote Control Car
Microcontroller Based Remote Control Car
Team
Member
names
Y.Mary Kiranmai
V.Ramya
L.Mounika
12891A0477
12891A0476
12891A0483
e-mail ID
[email protected]
[email protected]
[email protected]
Cell No.
9440076901
GUIDE
Mr.N.Dinesh Kumar
ABSTRACT
Objective
The objective of this paper is based on controlling the motion of a car using IR remote
Introduction
This project controls a remote car through RF. The ordinary 433mhz RF modules are used in this
project. AT89C2051 microcontroller is used in this project. It is also an 8051 microcontroller.
You can burn the same hex file into any 8051 microcontroller
to move car front and back, turn left and right. Also the speed of the car can be controlled from
the remote. The PWM technique is used for obtaining the speed control of the motor.
Description
The motivation is to control the speed and movement of car using microcontroller.
The direction of car is controlled manually through a IR remote through which the car can be
moved forward, backward, left, right. Also the speed can be increased or decreased. This signal
is sent to the microcontroller and appropriate hex code is generated. This hex code is sent to the
receiver circuit through RF transmitter and antenna. The hex code is received through antenna
and RF receiver and sent to 8051 microcontroller. This hex code is dumped on DC motor to run
in clockwise(forward) or anti-clockwise direction(backward).
BLOCK DIAGRAM
Transmitter and Receiver
Manual
remote
control
Antenna
8051 micro
controller
RF receiver
RF
transmitter
Micro
controller
Methodology
Hardware:
1: AT89C2051 microcontroller(8051 microcontroller)
2: RF transmitter and receiver
3: Motors 12V 30rpm
4: IC 7805, L293D
5: LED
Software:
Antenna
Dc motor
car
Conclusion
The motion of car is controlled using microcontroller.