-
COM
串口调试助手源码,学习串口编程很不错,也可以编译成串口助手直接用(Serial debugging aids source, learning serial programming is very good, but also can be compiled directly into the serial assistant)
- 2021-04-19 09:48:51下载
- 积分:1
-
serial
matlab串口m文件,很不错(m file matlab serial, very good)
- 2008-05-07 12:05:51下载
- 积分:1
-
PC-based-serial-communication
基于Visual C++串口与下位机通信(Based on Visual C++ serial PC program to communicate with the microcontroller)
- 2014-12-06 22:17:30下载
- 积分: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
-
串口自动检测
串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
- 2020-06-17 10:40:02下载
- 积分:1
-
Sieral_Multithread
串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
- 2009-02-15 15:38:40下载
- 积分:1
-
串口数据实时采集显示例程
通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
- 2017-06-29 21:57:21下载
- 积分:1
-
SCUC
unit commitment solver
- 2016-12-28 20:28:05下载
- 积分:1
-
MPU-6050-C51测试程序
说明: 一个应用于MPU-6050-C51测试程序,可以实现和电机或电机控制器的姿态角读取,可以用于智能小车的制作上。(A test program for MPU-6050-C51 which can read the attitude angle of motor or motor controller can be used in the manufacture of intelligent car.)
- 2020-06-23 15:00:01下载
- 积分:1
-
chuankouduxie
串口读写,基于labview做的,可以实现上位机与下位机调试用(Serial reading and writing, based on labview do, you can achieve the PC and the next crew debugging)
- 2014-03-08 20:30:38下载
- 积分:1