-
LPC1114UART2
LPC1114的双串口通信,软件模拟了一个串口。用了定时器,波特率为9600哈。(LPC1114 comunicación serial, el software simula un puerto serie. Con un cronómetro, la velocidad de transmisión de 9600 ha.)
- 2012-04-28 11:54:34下载
- 积分: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
-
P_salve.c
说明: 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。(Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.)
- 2011-04-15 23:02:20下载
- 积分:1
-
VcPP
51CTO下载-VC++串口通信2051CTO下载-VC++串口通信20个经典源码合集51CTO下载-VC++串口通信20个经典源码合集个经典源码合集(51CTO download-VC++ serial communication 2051CTO download-VC++ serial communication 20 classic source collection 51CTO download-VC++ serial communication 20 classic source source collection classic collection)
- 2016-11-14 20:29:21下载
- 积分:1
-
uartEcho
am335x Startware 串口源码,针对am335x系列芯片(am335x Startware serial source for am335x series chip)
- 2013-07-09 17:25:21下载
- 积分:1
-
com_debugger
串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
- 2013-09-20 18:32:13下载
- 积分:1
-
Visual-cPP-MFC-SERIAL-PORT
VC++之MFC串口,包含串口调试助手源程序
及编程详细过程
(MFC serial port)
- 2013-08-29 16:09:49下载
- 积分:1
-
utre
串口初始化程序模块,可是方便更改参数,使用简单。(Serial port initialization module, but easy to change parameters, easy to use.)
- 2011-07-12 15:47:46下载
- 积分:1
-
usb-hid
f you are unsure of whether or not you need to update your Drivers, or indeed which Drivers may need to be updated, you can run a Drivers scan using a driver update tool (you will need to pay to register this tool but usually the Drivers scan is free). This will allow you to assess your Driver needs without any commitment. Alternatively, you can use the device manager to check if there are problems with any of your hardware devices
- 2017-12-10 19:54:12下载
- 积分:1
-
STM8S_v_uart
STM8 虚拟串口 全双工,自己写的共享一下(STM8 virtual serial port full-duplex, write your own to share about)
- 2014-09-14 19:56:47下载
- 积分:1