A lightweight, polling-based task scheduler for AVR Arduino boards with FreeRTOS-like API.
This library provides a simple yet powerful task scheduling system for AVR microcontrollers. It uses millis() for timing (no hardware timer required), supports multiple tasks with different intervals, and includes task management features like suspend/resume/delete. Perfect for projects that need to manage multiple periodic tasks without the complexity of RTOS.
| Filename | Release Date | File Size |
|---|---|---|
| AVR_Task_Scheduler-2.0.0.zip | 2026-08-12 | 22.66 KiB |
| AVR_Task_Scheduler-1.0.4.zip | 2026-08-04 | 19.76 KiB |
| AVR_Task_Scheduler-1.0.3.zip | 2026-07-13 | 19.69 KiB |
| AVR_Task_Scheduler-1.0.0.zip | 18.59 KiB |