Tuesday 30 December 2014

Beginning Arduino: delay without delay()

When you use the delay() function your program stops and nothing else can happen during the delay. That is easy, but what if you want to have something else going on during the delay?The answer; use millis().This tutorial is a simple sketch and circuit to show how this is done.You will need: Ardui...

By: JRV31



Continue Reading »



from Instructables: exploring - technology - robots http://www.instructables.com/id/Beginning-Arduino-delay-without-delay/

0 comments:

Post a Comment