Over the years, I've written quite a bit of C/C++ and Python code to support CLI (command-line interpreter) based factory (and developer) testing of many types of device (usually via a serial port). I've always found CLI commands to be a little too limited. So, about...

read more