An Arduino library for parsing commands of the form COMMAND_NAME ARG1 ARG2 ARG3. No dynamic memory allocation. Compile-time-configurable resource limits. Strongly typed arguments with strict input validation. Friendly error messages for invalid inputs. Support for escape sequences in string arguments.