LEGO robot: Light follower
description
During my year in Denmark I got the great oportunity to work with LEGO robots. I really love them since I was child but I never had any chance before to play around programming them. This two robots were my first try into this funny world. I started making a simple one able to go to a light source using just one light sensor. It also could skip simple objects while colliding them. The second one uses two sensors and can follow a light source in movement in a faster and better way than the first one.
I can't go very deep into details of implementation because It's seems I've lost my sources from these robots and the fighter somewhere.
As soon as I'll get them back I'll update the pages and they'll be available to download.
Anyway I'm going to explain the basic idea behind their "intelligent".
skipping and looking for light
The logic of the first one is quite simple: It starts turning to find the maximum value of light, and go forward till reachs it. If it founds some obstacles in its way it tries to skip them and after searches again for the source of light.
two sensors
This version of the robot features two light sensors and a more optimized logic that allow it to follow the light source faster and in a fancy way.
It goes comparing both values of light to determines the direction to the light.
And if we're not going in this way, just turn to find it.
images
Both robots in action:
downloads
Nothing yet :(
comments
please if you could send me in the main circuit diagram of ligt follower circuit using AT89C51 microcontroller since i need it for my project please reply soon
hi frnd, plz send me complete implimentation of this project.. reply me soon....
Hi dude Can you please send me the project? I´m really interested to know more about your work.
ok
Hey dude! im doing a similar project and would like to know how you implemented the light sensing(eg circuit diagram).
I am look for help with MindStorm MNX 2.0. I need to understand the line reading program. I need to understand it to transfer that knowledge to students that are working on 2010 Body Forward Challenge. It need to be in such away that I get these young people to understand this technique.
!
Hey, can you send me your fully project. I like it and want to make one. I'm from Viet Nam so excuse for my English.
hi can u send me circuit diagram for light traking robot
Feel free to contact me using mail or contact form
Thanks for sharing this and your other projects. I'm interested in seeing your source code if you find it...