搜索资源列表
串口扫描源码
- 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
PSoc串口例程
- CY8C27系列PSoC的串口液晶操作例程,希望对大家有帮助!
串口操作类
- 一个很好用的串口操作类
串口操作程序
- 操作串口设备的源代码
windows串口操作源码
- windows上简单的串口操作代码 不包含编译环境,可以供初学者参考代码
radio.非接触式IC卡串口读写程序源码
- 非接触式IC卡串口读写程序源码,包括读块,写块,读UID等操作,Non-contact IC card serial read and write procedures for source, including the time blocks, writing blocks, such as operation time UID
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
STM32串口操作源代码
- 基于STM32 处理器的串口操作源代码
serialport
- 串口操作 异步读写 cts, rts状态监测(serial port operation)
串口液晶
- 基于飞思卡尔G128的串口液晶显示程序,寄存器操作,谢谢(Based on the thinking of Carle G128 serial liquid crystal display program, register operation, thank you)
串口操作
- 简单串口发码源码,含有打开串口,关闭串口,发送数据功能(Simple serial source code)
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
MATLAB串口操作官方教程(2014版)v1.2.pdf
- MATLAB串口操作官方教程(2014版)v1.2,轻松解决串口通讯(MATLAB serial operation of the official tutorial (2014 Edition) v1.2, easy to solve serial communication)
串口
- 串口发送相应的字母会触发相应的操作。 发送A定时停止,发送B定时开始,发送C返回定时值(The corresponding letters sent by the serial port will trigger the corresponding operation)
Android系统访问串口设备源码
- Android串口 程序,可以操作串口通信(Android Serial port can operate com conmunicate)
mydemo
- 串口操作demo,简单的串口调用程序,用来控制门禁的开关(Serial operation demo, simple serial call program, used to control access control switch)
GPS数据提取 串口操作 vc++6.0环境
- 用串口开发的GPS数据提取程序,通过实际应用,切实可用!(GPS data using serial development program, through practical application, practical!)
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
C#串口编程代码
- VISUAL STUDIO 下的WINDOWS C#版本的串口操作代码,多线程,(C# version of the serial port operation code, multithreading)