
Re: Using a line follower to count lines
What exactly is your setup? The more info we get, the better and faster we can help out -- what does the robot look like, what does the arena look like, etc. Pictures (or in this case screenshots) would be perfect. Also, the best thing for you to do right now is write pseudo-code (description of what exactly you want the robot to do, step by step; examples here:
http://goo.gl/9vE29), which will make it much easier for you to write the actual program.
EDIT: I see that magicode and I were replying at the same time, and I agree with him: also post whatever code you have.