1 Star 6 Fork 4

NickYing / Open Serial Tool

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

serial tool

Qt 开发的一个简单的串口工具。

特性

  1. 会话形式,可以多会话窗口,可记住上一次运行的会话及其设置状态,会话可导出及恢复。

  2. 系统托盘保持后台运行。

    image-20230121105731917

  3. 串口会话窗口可以根据需要极简,隐藏不需要的设置,以及隐藏发送区域。

  4. 接收区域多种显示形式设置

    1. hex
    2. hex + time
    3. text
    4. text + time
    5. 目前添加了 UTF-8 和 GB18030 的编码解析

  5. 串口设备可自动连接

编译运行

  1. 参考文档 QScintilla 编译 对 QScintilla 进行编译(Qt5.15.2)。
  2. 其他的依赖库:adsSingleApplication 已经编译好放在了仓库中。
  3. 用 Qt Creator 打开 serial-tool/serial-tool.pro 工程即可进行开发调试。
MIT License Copyright (c) 2023 NickYing Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Serial Tool 串口工具。 expand collapse
C++
MIT
Cancel

Releases (1)

All

Contributors

All

Activities

Load More
can not load any more
C++
1
https://gitee.com/yjf0602/open-serial-tool.git
git@gitee.com:yjf0602/open-serial-tool.git
yjf0602
open-serial-tool
Open Serial Tool
master

Search