1 Star 0 Fork 136

leojim / OSerialPort

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

OSerialPort - 串行端口调试助手


OSerialPort

软件架构

软件采用 WPF Microsoft .NET Framework 4.6.1 框架,MVVM 模型开发。

功能

  • 完整的 MVVM 模型
  • 基础功能(打开、关闭、接收、发送、清接收区、清发送区和清空计数)
  • 十六进制(HEX)接收,十六进制(HEX)发送
  • 自动发送
  • 保存接收,路径选择
  • 多项发送
  • 检查更新

额外属性

  • 软件串行端口传输的编码方式为 UTF-8 (重要
  • 串行端口输入缓冲区大小配置为 2MB
  • 串行端口输出缓冲区大小配置为 1MB

编译

For windows

  • VS2015
  • VS2017
  • VS2019
$ git clone https://gitee.com/leven9/OSerialPort.git
$ cd OSerialPort/msvc

对于 VS2017 双击 OSerialPort2017.sln,对于 VS2019 双击 OSerialPort2019.sln 即可。

参与贡献

$ git clone https://gitee.com/leven9/OSerialPort.git

开源执照

软件采用 MIT 许可授权。

MIT License Copyright (c) 2019 Leven 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.

简介

串行端口调试助手 - MIT License - WPF框架 - MVVM模型 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/leojim/OSerialPort.git
git@gitee.com:leojim/OSerialPort.git
leojim
OSerialPort
OSerialPort
master

搜索帮助