Hello
Does anyone know how I could possibly control two loops (with multiple LEDs) simultaneously.
I am planning to make a clock: 60 LEDs for the minutes and 12 of another colour for the hours.
I understand how to make 'for' loops for multiple LEDs, and I am reading about how to control many LEDs by shifting out.
Is it even possible to control two big parallel loops simultaneously with one arduino?
Any help would be very much appreciated.
Tim