Arduino Forum
Timer and LED sequence
Projects
Programming
J-M-L
March 3, 2023, 5:49pm
3
don't use delay use millis and a state machine approach
For extra information and examples look at
Using millis() for timing. A beginners guide
Several things at the same time
Flashing multiple LEDs at the same time
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Adding a millis timer to individual LED's in CASE loop
Programming
18
110
March 30, 2025
Combine multiple state machines
Programming
29
755
August 9, 2024
Reseting timer while code is running
Programming
28
1197
January 9, 2024
The blinking LEDs wont run in Sequence 3 codes
Programming
26
741
August 30, 2024
I want the led only to blink for 500mili sec and turn off till the next count
General Guidance
20
133
October 14, 2025