Metal Detecting Robot
Metal Detecting Robot
Metal Detecting Robot
ABSTRACT
The project is designed to develop a robotic vehicle that can sense metals ahead of
it on its path similar to sensing land mines. The robot is controlled by a remote using RF
technology. It consists of a metal detector circuit interfaced to the control unit that alarms
the user behind it about a suspected land mine ahead. An 8051 series of microcontroller is
At the transmitting end using push buttons, commands are sent to the receiver to
control the movement of the robot either to move forward, backward and left or right etc.
At the receiving end two motors are interfaced to the microcontroller where they are used
for the movement of the vehicle. The RF transmitter acts as a RF remote control that has
the advantage of adequate range (up to 50 meters) with proper antenna, while the receiver
decodes before feeding it to another microcontroller to drive DC motors via motor driver
IC for necessary work. A metal detector circuit is mounted on the robot body and its
operation is carried out automatically on sensing a any metal underneath. As soon as the
robot senses this metal it generates an alarm sound. This is to alert the operator of a
Further the project can be enhanced by mounting a wireless camera on the robot so
that the operator can control the movement of the robot remotely by watching it on a
screen.
Block diagram:
Remote Side:
RF
Transmitter
Encoder 9v battery
and regulator
Keypad
Robot Side:
Relay Driver
Buzzer
Microcontroll
er (89S52) Robotic wheel
Proximity
(Motor)
Sensor
Hardware Required:
Microcontroller
Power Supply Unit.
Battery
RF TX & RX
Buzzer
Keypad
DC motor
Relay Unit
Software Required:
Embedded C.
Keil Cross Compiler.