Simplifying a CLI functionality on an Arduino – Using the SerialMenu library
porno bichAs shown in this blog post; we created a simple command line interface (aka. CLI) for the Arduino. It was not optimal when it came to things such as memory usage or code size, but the main goal of the…