Art of Computing Making Multiple Events (Appear To) Happen at the Same Time in Arduino April 1, 2016 nfreed There are many ways to do this! Here are a few examples: Counters that increase at different rates Events that happen at different rates using modulo Events that happen at different rates using millis()