We were curious to understand how robots have intelligence. The answer was there in our mind that its through sensors but we haven't designed anything in the filed of robotics. During Makeathon event held in our campus we got this challenge from our professor and it was time based ie. 24 hours only. Guess what we didn't have much knowledge about the field but still we were able to achieve the target. Lets understand how we have done it.
Working of LFR:Line follower robot designed here follows a black line on white background. It consists of two IR sensors which feeds the signal to MSP430G2 launchpad module. Launchpad module is programmed using Energia IDE and it drives the DC motors through motor driver IC L293D.
When both left and right sensor senses white then robot move forward.
If Left sensor comes on back line then robot turns left side.
If right sensor sense black line then robot turn right side until both sensor comes on white surface. When white surface comes robot starts moving forward again.
If both sensor comes on black line, robot stops.
Applications:Applications of such autonomous vehicles range from simple tasks like robots employed in industries to carry goods through factories, office buildings and other work spaces to dangerous or difficult to reach areas like bomb sniffing, finding humans in wreckage, etc.
Search and Rescue operations.
Navigation problems.
Medical attention.
The working video can be found at:
https://www.facebook.com/MRIIRSUniversityFaridabad/videos/822530944776175/
The youTube video can be found below:
Comments