AsyncState

Lightweight non-blocking state and timing manager for Arduino sketches.

Author
Antonin1106
Website
https://github.com/Antonin1106/AsyncState
Category
Timing
License
MIT
Library Type
Contributed
Architectures
Any

AsyncState provides a simple way to handle multiple independent timers or animation states without using delay(). It helps to create smooth, non-blocking animations and asynchronous logic in your Arduino projects. Each state is identified by a name and can be reset, cleared, or checked for elapsed time.

Downloads

Filename Release Date File Size
AsyncState-1.0.0.zip 2026-07-05 11.12 KiB