From 29a044c914c0bd65d121f8220be7786af68c715c Mon Sep 17 00:00:00 2001 From: zcy <290198252@qq.com> Date: Wed, 4 Oct 2023 00:33:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0modbus=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App/Views/blog/template/work.html | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/App/Views/blog/template/work.html b/App/Views/blog/template/work.html index af0a779..c807276 100644 --- a/App/Views/blog/template/work.html +++ b/App/Views/blog/template/work.html @@ -31,7 +31,7 @@
  • 进程守护工具
  • openblt 下载工具
  • opencv 验证工具
  • - +
  • 又一个modbus 调试工具
  • @@ -237,7 +237,7 @@

    opencv 功能验证工具(开源项目二次开发)

    - +

    基本功能:

    @@ -249,6 +249,30 @@ 二进制包

    + +
    +

    + 又一个modbus调试工具 +

    + +

    + 最近混迹物联网企业,发现目前缺少一个简易可用的modbus调试工具,本软件旨在为开发者提供一个简单modbus测试工具。
    + 主打一个代码简单易修改。
    + 特点:
    +

    +

    + 1. 基于QT5 +

    +

    + 2. 基于libmodbus +

    +

    + 3. 三方库完全跨平台,linux/windows。 +

    +

    + 二进制包 +

    +