Install grabserial by entering the following commands in the terminal:
sudo apt update sudo apt install grabserial
Description:
python-based serial dump and timing program
grabserial is a small program which reads a serial port and writes the data tostandard output. The main purpose of this tool is to collect messages written to the serial console from a target board running Linux, and save the message on a host machine.
Homepage: https://github.com/tbird20d/grabserial
Version: 1.9.6-1
Section: universe/utils