1 Star 3 Fork 2

linkmeta / MetaCom

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

MetaCom

Test result GitHub License Issues release

logo

MetaCom 串口调试工具,基于WPF框架,MVVM模型开发,专注于串口常用功能,接收发送稳定性。

功能列表

  • 界面基本功能(打开、关闭、接收、发送、清空接收、清空发送和清空计数)
  • 支持常用波特率选择(不支持自定义波特率)
  • 支持流控制(握手协议、控制协议)
  • 支持接收与发送字节数统计
  • 支持自动发送,可设置发送时间间隔,默认1000ms
  • 支持切换为HEX发送、接收
  • 支持自动保存串口接收数据为文件,支持文件路径设置
  • 编码方式(ASCII,UTF-8,UTF-16,UTF-32)
  • 支持接收缓冲区与发送缓冲区设置,最大支持8M
  • 支持文件发送
  • 支持github或者gitee 问题反馈
  • 在线更新
  • 增加常用命令功能,支持删除
  • 增加最近命令功能,支持添加到常用命令,删除等
  • 增加保存为xml配置文件

默认设置

  • 编码方式为 UTF-8
  • 接收缓冲区大小配置为 8MB
  • 发送缓冲区大小配置为 1MB
  • 流控为 None(无控制流)
  • 串行端口信号控制 Rts 和 Dtr 默认均未启用

构建

  • VisualStudio 2022(基于 .NET WPF框架验证)
$ git clone https://github.com/linkmeta/MetaCom.git
$ cd MetaCom

*双击 MetaCom.sln

特别感谢

本项目参考了leven99的OSDA项目,特此感谢!

License

软件采用 MIT License 授权(License MIT)。

MIT License Copyright (c) 2022 linkmeta 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.

简介

MetaCom 串口调试工具,基于WPF框架,MVVM模型开发,专注于串口常用功能,接收发送稳定性。 展开 收起
C#
MIT
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/linkmeta/MetaCom.git
git@gitee.com:linkmeta/MetaCom.git
linkmeta
MetaCom
MetaCom
main

搜索帮助