Lesson 62-2: Allowing a Push-Button Switch to Be Pushed After a Specific Time

Video thumbnail for Lesson 62: Time control without delay, LED blink with millis() - RJT484

Lesson 62-2: Allowing a Push-Button Switch to Be Pushed After a Specific Time

In this lesson, we learn about the millis() function, a different way to add a delay or determine time without halting other processes. We measure the time interval of pressing a push-button switch. This is example 2. Please watch the video for full details.

Code Snippets

Comments will be displayed here.