Using Arduino for Signal Generation

Robin2:
I understand that you are a beginner. But if you want to progress from being a beginner then you have to respond to comments, suggestions and questions - even if only to say that you don't understand them.

You still have not responded to my request
...R

Sorry again.

I have no idea how much is required . Its a maximum of 500 meter distance for the first path (later I wish to add multiple paths)

Like its at some initial point, button 1 = location 1, button 2 = location 2.

Each location = 500 meter away with very slight turns, no U turns or such things.

So, for a minimum error, I don't exactly know how it should go.

Also, how is the logic supposed to be ? I put checks if its going forward or left or right, and I start the timer (btw how many seconds can the timers run to?) I would have to reset them from time to time I guess...

Is there any way to just record time or do I need to work with the timer like AT89C51 etc.

I hope I answered your question.