-
serial-communications
单片机串口通讯!带protues仿真文件。(Microcontroller serial communications! With protues simulation files.)
- 2013-07-28 10:15:17下载
- 积分:1
-
COMDemo
一个简明的串口通讯例子(a simple and clear example for serial port communication)
- 2004-12-01 23:35:14下载
- 积分:1
-
0001、PC 机与单片机通信(RS232 协议)
说明: 单片机串口通信的应用,通过串口,我们的个人电脑和单片机系统进行通信。
个人电脑作为上位机,向下位机单片机系统发送十六进制或者ASCLL码,单片机
系统接收后,用LED显示接收到的数据和向上位机发回原样数据。(The application of SCM serial communication, through the serial port, our personal computer and SCM system to communicate. As the upper computer, the personal computer sends the hexadecimal or ascll code to the lower computer single chip microcomputer system After receiving, the system uses led to display the received data and send back the original data to the upper computer.)
- 2019-12-07 16:12:32下载
- 积分:1
-
helper-for-serialport
基于MFC的强大的串口通信程序,可以用于串口通信测试(Based on the powerful serial communication Demo MFC can be used to test)
- 2014-04-28 15:45:37下载
- 积分:1
-
CommTest
串口通讯测试代码,经过测试,可以成功运行。(Serial Communication Test.)
- 2010-08-25 22:04:07下载
- 积分: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
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
SerialPortTest2
改进的SerialPort类单文档实例程序(improved SerialPort single document type sample program)
- 2006-10-15 15:24:20下载
- 积分:1
-
mscomm
串口收发字符型,没有选择COM口参数,固定为COMPROT 3 115200(Serial transceiver character type, no choice of COM port parameters, fixed to COMPROT 3 115200
)
- 2016-04-25 19:20:18下载
- 积分:1
-
SerialPort
seriport串口收发数据的测试软件,可以有效都测试终端设备是否安装成功(Seriport serial data transceiver)
- 2013-12-12 17:16:52下载
- 积分:1