搜索资源列表
串口接收
- 本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people's code, and the revisions.
多串口多线程工业控制实现(SerialPort类)
- 对SerialPort类进行了一些简单的修改,其中封装了操作串口复杂的一些串口操作。使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。经测试,效果很好-right SerialPort category for some simple changes, packaged operating serial complexity of some serial operation. It can be used directly through some of its simpl
Win32串口编程.doc
- Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
串口调试 通信源码
- 提供串口调试的源代码,并利用串口进行编程,介绍了c#对串口操作的编程方法
dhCOM多线程的串口通信程序
- 一个多线程的串口操作接口。
串口扫描源码
- 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
读写程序
- 通过串口操作,读写设备。
windows串口操作源码
- windows上简单的串口操作代码 不包含编译环境,可以供初学者参考代码
GPS
- GPS数据提取 串口操作 vc++6.0环境-GPS serial data extraction operation vc++ 6.0 Environment
RS232dll
- 串口读写操作DLL,提供串口的读写操作,已在VC6.0编译通过。-Serial read and write operations DLL, to provide serial read and write operations, has been adopted in the VC6.0 compiler.
Vi
- 各种串口操作变换方法,均为LabView的VI格式,直接打开使用-Transform a variety of serial operation, the VI are LabView format, directly open to use
CSerial
- 提供Window或windows CE 环境下的串口操作类,包括串口初始化、打开、读写等接口函数-Window or the provision of windows CE environment to operate under the serial type, including the serial port initialization, open, read and write interface functions, etc.
serialport
- 下面呢,是我写的串口操作的一段代码,尽供参考-Next is my Writing section of the operation of the serial code for reference to make
labviewProgram
- labview 的程序,有串口操作的示例-LabVIEW procedures, there is an example of serial operation
WINCE_SerialPort
- WINCE、PPC等上封装的串口操作类,采用多线程方式,简单高效,适用于通讯编程-WINCE, PPC, such as the serial port to operate on the package type, the use of multi-threaded mode, simple and efficient for communication programming
serialport
- 串口操作 异步读写 cts, rts状态监测(serial port operation)
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
串口调试器
- 用mfc编的一款串口调试器,可进行串口通信等一些基础的操作及源码参考。(A serial debugger compiled with MFC)
C#串口编程代码
- VISUAL STUDIO 下的WINDOWS C#版本的串口操作代码,多线程,(C# version of the serial port operation code, multithreading)