-
51
说明: 51单片机串口通讯软件与上位机通讯 含有多个程序(this is a programe to serils community to 51 and pc.)
- 2012-04-26 22:42:19下载
- 积分:1
-
串口数据实时采集显示例程
通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
- 2017-06-29 21:57:21下载
- 积分:1
-
CserialPort类源码
VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法(VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods)
- 2020-06-26 07:20:01下载
- 积分:1
-
当前流行的串口调试助手的源码-自己编写
串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容(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 serial rate, as indicated by the state)
- 2020-06-26 07:20:01下载
- 积分:1
-
Test
ARQ信道一到六实现通信源代码,配有模拟仿真信道(ARQ one to six channels for communication source code, with the channel simulation)
- 2011-05-09 18:07:49下载
- 积分:1
-
DemoDriver
COM8虚拟串口COM0,实现GPS通信(COM8 Virtual Serial COM0, GPS communication)
- 2006-12-06 19:57:13下载
- 积分:1
-
vb-com
vb 串口上位机 很简单的一个版本,大家自己扩展功能吧
(com executed on pc,it s a simple version ,easy for expansion)
- 2014-01-10 14:22:05下载
- 积分:1
-
VB
说明: 自动识别电脑有多少个串口,关自动加载!!!(Automatically identify the number of serial computer, turn off automatic loading
)
- 2012-01-04 09:37:44下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
CommTest
vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
- 2021-04-10 08:58:59下载
- 积分:1