搜索资源列表
MySport串口通信程序
- 本程序可以实现简单的串口通信的数据发送与接收。需要使用VSPM建立虚拟串口,然后进行通信。
SCommTest.rar 串口通信程序
- 有界面,串口通信
当前流行的串口调试助手的源码-自己编写
- 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
虚拟串口驱动程序
- 好东东,虚拟串口驱动程序,里面含有相关 串口监视界面。-good Dongdong, virtual serial port driver, it contains relevant surveillance serial interface.
一个功能较强且界面漂亮的串口监视软件
- 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those inte
不占用串口资源读取串口
- 不占用串口读取串口,在win98下VxD串口数据捕捉的程序。具体使用可以自已在界面上学习-off Serial serial read in VxD under win98 serial data capture process. Concrete can use in their own learning interface
串口
- 串口通信源码,包括界面和m文件。编程语言为MATLAB(Serial communication source code)
MATLAB串口通信设计源码
- matlab编写的界面,可用于串口通信设计及扩展(For serial communication design)
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
串口调试助手源码-VS2010+Qt4.8.3
- 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
串口调试软件界面设计
- 串口调试工具可以进行串口调试的工具,里面涵盖了目前所用的一些基本的功能(Serial debugging tools can be serial debugging tools, which covers the current use of some of the basic functions)
界面漂亮功能强的VC++串口监视软件
- 界面漂亮功能强的VC++串口监视软件,收发串口数据。(vc++ serial port com)
串口通信助手
- 网上的串口通信实例,包含GUI界面,比较完整,基础实例(An example of serial communication on the Internet)
串口控制
- C#串口控制设计方法,界面设计和串口编程的方法和处理能力!(C# serial port control design method, interface design and serial programming methods and processing ability!)
MODBUS协议中文版+ModBusPoll+Slave+虚拟串口助手
- 可实现串口收发数据并保存接收界面的数据成其他文本格式(Realizing the data of the serial port and receiving the data)
串口中断接收例程
- 实现与单片机的串口接收和发送,有可视化的界面等等(Realization of serial port receiving and sending with single chip microcompute)
串口调试软件SSCOM V3.0
- SSCOM 是一个小巧的串口调试工具,SSCOM的界面看上去异常强大(SSCOM is a small serial debugging tool, and the SSCOM interface looks very powerful)
matlab gui串口通信程序
- matlab gui串口通信程序,串口调试助手gui界面源程序(Matlab GUI serial communication program, serial debugging assistant GUI interface source program.)
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持