8000 GitHub - chenxuuu/llcom at refs/heads/next
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ llcom Public

🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能

License

Notifications You must be signed in to change notification settings

chenxuuu/llcom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLCOM (编写中)

这是一款跨平台的多功能调试工具,并且支持使用Lua脚本,灵活自动处理接收与发送的数据,也可以直接运行独立的Lua脚本进行自动化测试。

特性

  • 跨平台,支持Windows、Linux、macOS
  • 支持串口、LibUSB、TCP、UDP、WebSocket等多种从机通信方式
  • 支持TCP、UDP、WebSocket等多种服务端模式
  • 支持MQTT协议
  • 可同时开启/连接多个串口、LibUSB、TCP、UDP、WebSocket、MQTT等
  • 所有模式下,数据收发均可配置自定义的处理脚本
  • 一个可独立运行的Lua环境,可用于自动化测试
  • 脚本可共享,提供了官方的应用市场
  • 支持自定义插件功能,可自行编写插件(低优先级)
    • 插件可用于自定义数据处理、自定义UI、自定义通信方式等
  • 支持自定义主题
  • 支持多国语言
0