TaskScheduler

Cooperative multitasking for Arduino, ESPx, STM32 and other microcontrollers.

Author
Anatoli Arkhipenko
Website
https://github.com/arkhipenko/TaskScheduler
Category
Timing
License
BSD 3 Clause
Library Type
Contributed
Architectures
Any

Supports: periodic task execution (with dynamic execution period in milliseconds or microseconds – frequency of execution), number of iterations (limited or infinite number of iterations), execution of tasks in predefined sequence, dynamic change of task execution parameters (frequency, number of iterations, callback methods), power saving via entering IDLE sleep mode when tasks are not scheduled to run, event-driven task invocation via Status Request object, task IDs and Control Points for error handling and watchdog timer, Local Task Storage pointer (allowing use of same callback code for multiple tasks), layered task prioritization, std::functions (where supported), overall task timeout, static and dynamic callback method binding.

Downloads

Filename Release Date File Size
TaskScheduler-3.7.0.zip 2022-10-10 130.38 KiB
TaskScheduler-3.6.0.zip 2021-12-17 120.34 KiB
TaskScheduler-3.4.0.zip 2021-09-24 112.18 KiB
TaskScheduler-3.3.0.zip 2021-05-27 111.90 KiB
TaskScheduler-3.2.2.zip 2020-12-26 111.58 KiB
TaskScheduler-3.2.0.zip 2020-09-17 110.86 KiB
TaskScheduler-3.1.6.zip 2020-05-15 106.14 KiB
TaskScheduler-3.1.4.zip 2020-02-29 472.83 KiB
TaskScheduler-3.1.3.zip 2020-02-17 472.48 KiB
TaskScheduler-3.1.2.zip 2020-01-17 472.33 KiB