SerialCommandCoordinator

A memory-efficient, zero-heap, non-blocking serial command dispatcher.

Author
Matthew Miller
Website
https://github.com/mattykakes/SerialCommandCoordinator
Category
Data Processing
License
MIT
Library Type
Contributed
Architectures
Any

A lightweight string parser designed to safely map incoming serial commands to registered function addresses. It operates entirely without dynamic memory allocation (zero-heap) to prevent fragmentation. Features include automatic buffer overflow recovery, in-place parameter extraction, interactive sub-mode polling, and seamless compatibility across 8-bit and 32-bit Arduino architectures.

Downloads

Filename Release Date File Size
SerialCommandCoordinator-0.1.1.zip 2026-04-21 13.14 KiB
SerialCommandCoordinator-0.1.0.zip 2026-04-19 12.79 KiB