AVR Task Scheduler

A lightweight, polling-based task scheduler for AVR Arduino boards with FreeRTOS-like API.

Author
SUNSET
Website
https://github.com/SUNSETDEVER/AVR_TaskScheduler
Category
Timing
License
MIT
Library Type
Contributed
Architectures
avr, esp32, esp8266, samd

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.

Downloads

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