Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
☆1,601Jan 21, 2026Updated last month
Alternatives and similar repositories for TaskScheduler
Users that are interested in TaskScheduler are comparing it to the libraries listed below
Sorting:
- Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questio…☆115Nov 19, 2024Updated last year
- A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).☆952Dec 16, 2024Updated last year
- Arduino generic menu/interactivity system☆1,010Nov 4, 2024Updated last year
- An Arduino library for using a single button for multiple purpose input.☆1,092Feb 20, 2026Updated 3 weeks ago
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆339Oct 27, 2025Updated 4 months ago
- A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.☆130Oct 20, 2025Updated 5 months ago
- 📟 JSON library for Arduino and embedded C++. Simple and efficient.☆7,130Mar 3, 2026Updated 2 weeks ago
- Blazing fast library to create a functional, on-device dashboard for ESP32, RP2040+W and RP2350+W microcontrollers☆1,322Nov 22, 2025Updated 3 months ago
- Fast, simple I/O library for Arduino☆121Apr 13, 2021Updated 4 years ago
- ESP8266 WiFi Connection manager with web captive portal☆7,132Feb 25, 2026Updated 3 weeks ago
- 📶 An Arduino for ESP8266 asynchronous MQTT client implementation☆918Sep 25, 2024Updated last year
- 📓 A dead-simple tracing library to debug your Arduino programs☆199Feb 21, 2021Updated 5 years ago
- An Arduino object oriented process scheduler designed to replace them all☆46Dec 19, 2021Updated 4 years ago
- Simple scheduler for ESP8266 Arduino based on Ticker☆129Jul 11, 2022Updated 3 years ago
- ESP8266 based mesh. This is a mirror copy of https://gitlab.com/painlessMesh/painlessMesh PLEASE ADD COMMENTS, ISSUES and PULL REQUESTS O…☆554Aug 29, 2019Updated 6 years ago
- Async Web Server for ESP8266 and ESP32☆4,026Jan 20, 2025Updated last year
- A simple web user interface library for ESP32 and ESP8266☆1,100Jan 28, 2026Updated last month
- DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision.☆84Jun 13, 2021Updated 4 years ago
- Arduino core for the ESP32☆16,452Updated this week
- Sming - powerful open source framework simplifying the creation of embedded C++ applications.☆1,556Mar 4, 2026Updated 2 weeks ago
- STM32 core support for Arduino☆3,224Updated this week
- Arduino circular buffer library☆350Jun 18, 2025Updated 9 months ago
- An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.☆421Jul 25, 2024Updated last year
- An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface☆985Jul 8, 2024Updated last year
- Exception Stack Trace Decoder for ESP8266 and ESP32☆1,133Apr 8, 2023Updated 2 years ago
- Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and cal…☆475Jul 21, 2025Updated 7 months ago
- ⏳ A simple way to run Threads on Arduino☆971Mar 9, 2022Updated 4 years ago
- A small Arduino library for GSM modules, that just works☆2,177Dec 12, 2025Updated 3 months ago
- Lightweight event management system for embedded systems☆178Sep 21, 2025Updated 5 months ago
- GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / …☆1,337Dec 4, 2025Updated 3 months ago
- Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor☆636Jan 3, 2023Updated 3 years ago
- Portable Cooperative Multi-tasking Scheduler for Arduino☆164Nov 20, 2021Updated 4 years ago
- Enable Arduinos to run multiple tasks.☆93May 19, 2015Updated 10 years ago
- MQTT library for Arduino☆1,087Aug 30, 2024Updated last year
- ESP8266 core for Arduino☆16,584Dec 15, 2025Updated 3 months ago
- A community delivered, open source embedded operating system project.☆409Nov 2, 2025Updated 4 months ago
- Create a tree menu. Use it with different lcd types / console output / ssh console.