Python script to easily connect to an external board via serial link over a USB bridge. If the external device provides multiple serial links, all of them will be opened in a tmux session.

Updated 2023-09-14 09:37:24 +00:00

Small Python tool to synchronize a Unix shell session on a serial terminal to adapt to the correct terminal size. Using this tool fixes the problem of garbled output on the command line when running a serial shell session in a non 80x24 terminal.

Updated 2021-03-10 10:41:45 +00:00