Go to file
zcy 6d2b0c7309 no message 2021-05-03 13:50:07 +08:00
protoDebuger no message 2021-05-03 13:50:07 +08:00
.gitignore 引入串口依赖 2021-04-10 22:22:41 +08:00
README.md 添加lua虚拟机状态判断 2021-04-20 23:35:18 +08:00
conanfile.txt first commit 2021-03-30 12:47:06 +08:00

README.md

protoDebuger

介绍

基于lua qml 的协议调试软件。 支持:

  • 串口
  • tcp客户端
  • tcp服务端模式(仅支持单链接)
  • udp

软件功能

功能示意图如下:

image.png


串口配置:
image.png

lua脚本调试
image.png