Multitasking program with Arduino Due and Scheduler

5 (3) The Arduino Due board allows multitasking using the Scheduler library. It is based on an ARM Cortex-M3 microcontroller in 32 Bits with 84MHz. It is therefore much more powerful than an Arduino UNO. These characteristics allow it to create more powerful multitasking algorithms. We will see here how to use the Scheduler library … Continue reading Multitasking program with Arduino Due and Scheduler