搜索资源列表
MySport串口通信程序
- 本程序可以实现简单的串口通信的数据发送与接收。需要使用VSPM建立虚拟串口,然后进行通信。
SCommTest.rar 串口通信程序
- 有界面,串口通信
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第
串口通信界面
- 本资源是一下串口界面,设置波特率,COM号等运用MATLAB MFC编辑程序,使其完成串口收发信息的功能
串口
- 串口通信源码,包括界面和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!)
E语言串口通讯
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
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.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
matlab 串口 gui
- 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)