You can install SerialPlot for Ubuntu/Linux Mint (and other ubuntu based distributions) via Ubuntu PPA. Use below commands to add ppa to your system and install ...
Parser works by reading a string for example set_fan_speed (20) and it will call a system function based on function name, it this case set_fan_speed. The number of arguments between paranteses ...