A fast and lightweight serial monitor with some helping functions to work with the Yesbotics Simple Serial Protocol
If you have go
installed (Go version >= 1.16) you can use go install
go install github.com/yesbotics/yesbotics-serial-monitor@latest
You can install the ysm using the AUR by running:
yay -S yesbotics-serial-monitor
Simply call ysm
in your terminal:
ysm
For start parameter help
ysm -h