Non-blocking timer and time primitives for embedded systems with explicit, readable timing semantics.
Категория: Timing
Библиотеки этой категории. У каждой видно последнюю версию и готовность ZIP на зеркале TREMA.
Library to call a callback repetively after a certain time.
IntervalTimerEx subclasses the Teensy IntervalTimer to allow for a variety of callable objects as timer callbacks.
A Cooperative Scheduler Library for Arduino.
simulated Threading for Arduino & Co.
Library to easy handle a led connected to arduino.
Responsively flash LEDs
The Arduino library shows the power of non-preemptive multitasking.
Lightweight cooperative task scheduler for Arduino.
Proto-scheduler based on the use of millis()
Library for Max31328 Real Time Clock.
Arduino library for the Microchip MCP79411/12 Real-Time Clock/Calendar.
MicroBeaut Standard Library for Arduino.
Compact Arduino library to parse NMEA sentences.
OS for Arduino (task manager)
A modular micro-RTOS for Arduino with priority scheduling, task args, micros-precision timing, WDT, ISR queuing, coroutines, signals, mutexes, PID, Kalman, software PWM, rotary encoder, and real-time CPU profiling.
Arduino library to count up and down time using the millis() function.
A timer library for working with millis().<br />
Library to use the Millis function as a task scheduler.