# Windows串口通信

windows串口通信

Windows下的串口助手,记得请安装好qtcreator和qt和工具链GCC
20 RAR 2019-01-13

windows串口异步通信

windows串口异步通信源代码,用一个c++类封装windows串口通信api,调用方便,采用异步方式.只需要头文件,incl
32 H 2019-05-31

Windows串口通信

一个windows下的窗口通信库,里面包含头文件和lib,dll,可以直接使用
17 RAR 2020-05-18

Windows API串口通信

基于单文档的Windows API串口通信编程
39 ZIP 2018-12-25

JAVA串口通信程序windows

本程序有详细的注释,包含功能:可以设置数据位、停止位、奇偶校验等,可以搜索串口,并选择串口,接受串口来的数据以及发送数据。相应界
29 RAR 2019-07-06

Windows串口通信同异步读写

Windows 平台下,串口通信过程: 1. 同步读、写过程 2. 异步读、写过程
36 C 2019-02-23

Windows串口通信相关API函数

Windows串口通信相关API函数doc
46 DOC 2019-05-15

Windows CE串口通信的实现

Implementation of Windows CE serial communication
24 PDF 2019-06-27

Windows超级终端串口通信

超级终端为串口通信中用于测试串口的一个非常方便的工具,里面包含中英文两个版本。
34 ZIP 2019-05-07

Windows下C++串口通信

C.windows 下的串口通信,包括串口打开、 SCB 设置、串口事件设置、收发等。
26 CPP 2019-06-21