原文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

标签: none 阅读量: 1027

添加新评论