This is an Arduino library for parsing text from a Stream and executing commands.
See the examples to see how it works.
- commands - example for executing severl commands like an EEPROM dumper, an I2C Scanner, etc.
- valueEditor - example that allows one to set and change values from a Key/Value list and persist them in EEPROM. This examples requires libraries crc16 and keyvalues.