Co Project: Edge Avoiding Robot USING 8051 Microcontroller
Co Project: Edge Avoiding Robot USING 8051 Microcontroller
Co Project: Edge Avoiding Robot USING 8051 Microcontroller
BY-
KUSHAL N (PES1201701567)
JUTHIK BV (PES1201700452)
INTRODUCTION
1)Nuvoton Microcontroller
4)DC Motor
1)Nuvoton Microcontroller
4)DC Motor
CONCEPT OF EDGE
AVOIDING ROBOT
Concept of Edge Avoider robot is same as line
follower. In these types of robots, we generally use
behaviour of light at black and white surface.
When light fall on a white surface it will almost full
reflects and in case of black surface light is absorbed
by black surface. This behaviour of light is used in an
line follower robot as well as edge avoider robot.Here
we have used IR transmitter and receiver also called
photo diodes are used for sending and receiving light.
IR transmits infrared lights.
When infrared rays falls on any surface except black
or much dark surfaces, it’s reflected back and catched
by photodiode and generates some voltage changes.
When IR light falls on black surface, light is absorbed
by the black surface and no rays reflect back,
resultantly photo diode doesn't receive any light or
rays.
CIRCUIT DIAGRAM
Circuit Working
We can divide the Edge Avoider Robot project into three
different sections that are sensor section, control section
and driver section:
CODE
CONCLUSION
Today we are in the world of robotics. Knowingly or
unknowingly, we have been using different types of robots in
our daily life.This project had the goal of manipulating
different parts of the robot to make it react according to our
desire.Once the edge is detected the sensor will send the
signal to the controller and the controller will stop the motor
(left/right), in order to move the ROBOT left/right direction.
That results in securing the robot falling from certain
heights. To the edge avoiding robot, it is of vital importance
to separate objects from the background.
The present and near future main application areas of edge
avoiding robot are robotics vision (e.g. in self-driving
vehicles) and classification of medical images (to find
fingerprints for “diseases”such as tumors). Regarding a
concrete area of application, it seems to me that the current
and next future big application of edge avoiding robot is self-
driving vehicles in self driving cars you have tough edge
detection problems because the algorithms must perform
detection in real time at driving speed.