码迷,mamicode.com
首页 > 其他好文 > 详细

串口调试助手

时间:2019-12-15 01:09:12      阅读:93      评论:0      收藏:0      [点我收藏+]

标签:mamicode   开发语言   设计   href   tool   alt   需要   简单   arm   

一直想开发一款串口调试助手软件,更确切的说是需要了解串口调试助手怎样设计的。

最近做windows串口编程时搜索到一些开源的,简单记录如下:

1. https://github.com/movsb/common win32平台串口调试助手 https://blog.twofei.com/566/

开发语言:C++

技术图片

2. https://github.com/Neutree/COMTool 跨平台串口调试助手 

开发语言:python,基于QT

3. 无界面跨平台go库

https://github.com/tarm/serial 已测试,支持windows,可在linux下直接编译windows平台程序。

https://github.com/goburrow/serial

 

串口调试助手

标签:mamicode   开发语言   设计   href   tool   alt   需要   简单   arm   

原文地址:https://www.cnblogs.com/embedded-linux/p/12041431.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!