-
CVCOMMPortTool
COM口设置
串口设定 端口号 波特率 数据位 停止位 校验位
串口数据接收
串口收据发送(COM port settings
Serial data receiving
Serial receipt)
- 2015-10-13 10:12:44下载
- 积分:1
-
CommTest
vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
- 2021-04-10 08:58:59下载
- 积分:1
-
fifo2
另一个基于s3c44b0x的串口测试程序,用的是三恒星的s3c44b0增强型开发板(Another serial based on s3c44b0x test procedure, using a three-star s3c44b0 enhanced development board)
- 2010-01-02 21:51:22下载
- 积分:1
-
new
vivado2017.4下的串口通信的Verilog源码,一次传输8位,包括发送模块,接受模块,顶层模块(Verilog source code for serial communication under vivado 2017.4, which transmits 8 bits at a time, including sending module, receiving module and top module)
- 2020-06-22 20:20:01下载
- 积分:1
-
usartGUI
读取串口传输的传感器数据,显示并保存数据(Read the serial port transmit sensor data, display and save data.)
- 2018-09-06 15:57:07下载
- 积分:1
-
errorRate
用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
- 2011-12-19 10:23:37下载
- 积分: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
-
Visual-cPP-MFC-SERIAL-PORT
VC++之MFC串口,包含串口调试助手源程序
及编程详细过程
(MFC serial port)
- 2013-08-29 16:09:49下载
- 积分:1
-
MAX232
利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
- 2013-08-30 15:46:26下载
- 积分:1
-
CharTerminal
说明: 简单的串口通讯例子,有主机,目标机组成,发送数据,接受数据(Simple example of serial communication, a host, target composition, send data, receive data)
- 2011-04-10 18:48:55下载
- 积分:1