Device Control
A library for setting up a simple command parser. (Do the command line thing.)
This contains class that gives you a command line parser you can program with a list of command numbers, paired with their text names to search the incoming text stream for.
Maintainer: lilParser@leftcoast.biz
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.