Arduino_Set_Time

Hi. Can someone help me on coding for Arduino.

Basically i have a motor and i want to code it to go for a specific amount of time(in seconds) and there will be and increase and decrease button to increase and decrease the time.

Much thanks

Heptake! :confused:

For help with coding, you need to post the code you've got (in code tags, of course), along with any error messages or observations.

@HEPTAKE, thanks for your report to moderator, but I wasn't being mean, I was being helpful (I moved the topic here from the hugely inappropriate "General Discussion", didn't I?)
You wouldn't like me when I'm mean.

The demo Several Things at a Time illustrates the use of millis() to manage timing.

...R