Cellphone Operated Land Rover
Cellphone Operated Land Rover
Cellphone Operated Land Rover
Introduction
Block diagram
In this project, the robot is controlled by a mobile phone that makes a call to
the mobile phone attached to the robot. In the course of a call, if any button
is pressed, a tone corresponding to the button pressed is heard at the other
end of the call. This tone is called dual-tone multiple-frequency (DTMF)
tone. The robot perceives this DTMF tonewith the help of the phone stacked
in the robot. The received tone is processed by the ATmega16
microcontroller with the help of DTMF decoder MT8870. The decoder
decodes the DTMF tone into its equivalent binary digit and this binary
number is sent to the microcontroller. The microcontroller is reprogrammed
to take a decision for any given input and outputs its decision to motor
drivers in order to drive the motors for forward or backward motion or a
turn.
The decoder decodes the DTMF tone into its equivalent binary digit and this
binary number is sent to the microcontroller.
The microcontroller is preprogrammed to take a decision for any given input
and outputs its decision to motor drivers in order to drive the motors for
forward or backward motion or a turn.
SOFTWARE:
1. WIN AVR
2. Embedded C language.
HARDWARE:
1. ATMEGA 32 microcontroller,
2. CELLPHONE,
3. MOTOR DRIVER,
4. GEARED MOTORS,
5. POWER SUPPLY.
Further applications