Skip to content

altLab/TokenProcessor

 
 

Repository files navigation

TokenProcessor

This is an Arduino library for parsing text from a Stream and executing commands.

See the examples to see how it works.

Examples:

  • 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.

About

an Arduino library for parsing text from a Stream and executing commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%