Giter Club home page Giter Club logo

serialassistant's Introduction

SerialAssistant

概述

  • 两种通信方式:串口、TCP Client
  • 超级报文功能,自动解析数据
  • 实时曲线,自定义通信协议
  • 多设备连接
  • 具有多级发送列表,支持数据打包、循环的发送模式
  • 发送列表支持新建、加载、另存为
  • 窗体可置顶,可调透明度
  • 接收区可编辑,隐藏类似命令提示符的功能

主界面

主界面


多级发送列表

多级发送列表

结构

HEX发送 延时时间 数据框 发送按键
500 31 32 32 35 指令1

编辑发送按键

右键按键,即可编辑按钮名称
数据框写入按键名,双击数据框,完成按键命名

数据打包发送

数据框中编辑:

A1 04 C9 EF
delay1000,
33113
delay100,loop3

单击发送按键,数据收发测试如下:

13:54:21.951>>A1 04 C9 EF
13:54:22.036<<A1 04 C9 EF
13:54:23.074>>33 11 03
13:54:23.099<<33 11 03
13:54:23.584>>33 11 03
13:54:23.619<<33 11 03
13:54:24.125>>33 11 03
13:54:24.225<<33 11 03

自动循环发送

  • 填好延时时间,单击发送列表状态栏的自动按键,启动循环模式
  • 未填写延时时间的,循环时会自动跳过

精简发送列表

  • 右键按钮,开启/关闭报文编辑器
  • 动态添加按钮,支持插入新按钮
    精简发送列表

超级报文

  • 动态创建报文
  • 自定义发送、接收解析框的个数
  • 解析规则编辑器

超级报文

serialassistant's People

Contributors

l231 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.