Lightweight non-blocking state and timing manager for Arduino sketches.
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.
| Filename | Release Date | File Size |
|---|---|---|
| AsyncState-1.0.0.zip | 2026-07-05 | 11.12 KiB |