基于pyserial的命令行串口工具
原文https://pyserial.readthedocs.io/en/latest/tools.html
安装pyserial
python -m pip install pyserial
使用Miniterm工具
python -m serial.tools.miniterm COM5 115200
在cmd
命令行窗口支持ESC颜色
python -m serial.tools.miniterm COM5 115200 -f direct