-
Com
串口通讯类及其例子程序,很有用的串口调试范列(Serial Communication category and examples of procedures, useful for debugging serial Fan out)
- 2007-09-11 18:40:57下载
- 积分:1
-
comm
用vc写的向串口发十六进制数据。
文件中有整个工程文件。(Vc wrote with hex data sent to the serial port.
File in the project file.)
- 2012-01-09 22:29:28下载
- 积分:1
-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
lpc2368-CAN
带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
- 2020-07-03 08:40:01下载
- 积分:1
-
串口调试工具及源代码
说明: 非常好用的串口变成工具和源代码,可以自动搜索串口,有非常高的参考价值。(it is very nice! you can use it easyly, it is Visul C++ code .)
- 2019-02-22 14:38:35下载
- 积分:1
-
CSerialPort-class
最新版CSerialPort类(2014年),还包含一个旧版本,可以进行比较使用。(The latest version CSerialPort class (2014), also contains an older version. Use can be compared.)
- 2016-02-22 20:31:19下载
- 积分:1
-
comm
Windows串口编程 (Windows serial programming)
- 2020-06-30 11:20:02下载
- 积分: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
-
vcPPWindows-API-CSerial-MSComm
vc++ 串口编程,用vc++编写上上位机程序
常见的几种方式以及注意事项均有介绍
- 2014-07-15 12:54:55下载
- 积分:1
-
MFC-serial-design
说明: 比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧(Serial programming of the basic knowledge and examples)
- 2011-04-09 11:54:28下载
- 积分:1