搜索资源列表
openh323v1_19_0_1
- 虚拟串口驱动相关资料 虚拟串口驱动程序源码 虚拟串口驱动相关资料-virtual serial port driver relevant information virtual serial port driver virtual serial port driver source information
the_driver_SC16IS752
- 本代码为SPI/I2C转双串口驱动程序。开发环境为Keil c51.-code for the double switch SPI/I2C serial driver. Keil development environment for the decoder.
FFT2410_uart
- S3C2410串口驱动程序,开发板是傅立叶电子的FFT2410
基于中断的串口驱动及显示程序
- 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, interrupt service routines
74ls165.虚拟串口驱动74SL165芯片扩展8位键盘输入
- 虚拟串口驱动74SL165芯片扩展8位键盘输入,汇编程序带注解,绝对能使用!,Virtual Serial Port Driver 74SL165 chip 8-bit extended keyboard input, the compilation of procedures with comments, absolutely can use!
GPRS.rar
- gprs串口运行的驱动程序,主要与s3c2410的芯片通信,gprs serial driver running, mainly with the S3C2410 chip communication
GM812X_FV_C
- GM812X 系列串口扩展芯片可为用户提供最简单和高性能的通用串口扩展方案,该系列芯 片子串口最高波特率达38400bps。该芯片提供两种工作模式,用户可根据需要灵活选择。该芯 片母串口和子串口的工作波特率可由软件调节,而不需要修改外部电路和晶振频率。 GM812X 系列芯片的外部控制少,应用灵活,编程使用简单,适合于大多数需要多串口扩 展的应用场合。 驱动C代码-GM812X series of serial chip can be extended to provide
VB-chengxingban
- RS232串口图像处理器驱动(摄像头驱动),-RS232 serial port image processor driver (camera, driven)
uartns550
- powerpc405下linux的串口驱动程序-powerpc405 under linux serial driver
12832LCM
- 用keil C51写的串口驱动12832LCM的C语言程序-Keil C51 used to write serial driver 12832LCM the C Language Program
2602IC_RCTEST
- sonix SN8P2602单片机例程,模拟串口,按键扫描,LED驱动-sonix SN8P2602
chuankou
- 51单片机串口与PC通信下位机程序,单片机驱动16路IO。-transfer
spiXUART
- sip 多串口驱动简单的使用的驱动多串口应用-spi program
uart
- s3c410 arm uart串口驱动程序-arm uart
AccessPort.ZIP
- 串口调试工具 可以调试串口驱动的工具 使用非常简单方便-Serial port driver debugging tools to debug a very simple and convenient tool to use
Switch
- 通过串口控制继电器板卡的通断,底层驱动程序(Through the serial port control relay card off, the underlying driver)
接口通信与驱动程序开发l例程
- 串口,USB和声卡通讯及驱动的简单例子,可供初学者参考(example of USB commmunication by Labview)
汇编点阵128*64串口
- LCM液晶点整显示模组程序12864-09 串口程序,使用驱动IC是AIP31067,测试可用
串口调试助手 Labview源代码
- labview写的串口调试助手,已经调试通过,使用事件驱动编写的(RS232 debuger by labview)
基于pyserial的串口驱动
- 基于pyserial的串口驱动,封装pyserial,方便使用和移植,支持读写操作。