minicom or picocom on Linux, also the Arduino serial monitor can be used. Connected through a serial port, you have several commands available (type `?` or `h` at the console): ``` B - execute Basic interpreter B? - analyse Basic interpreter e0 - set echo off (default) e1 - set ...