搜索资源列表
驱动led显示
- //串行驱动led显示, //一个74hc595位移寄存器驱动三极管驱动led位, //两个74hc595驱动led段,方式位5位x8段x2=10个数码管 //5分频,每次扫描时间位1.25ms //定义特殊符号-/ / Serial Driver led, / / a 74hc595 displacement register drives the triode-led drive, / / 2 74hc595 led drive, five-way x8 of x2 = 10 digital
Serial.Port
- Very good Com Program-A good serial port programe.
IBM-8841I06-99AHT04
- 下面我们根据8251A芯片的使用体会对其在串行同步方式下的通信原理及应用进行着重介绍。在开始发送或接收之前,8251A必须装入一组由CPU 产生的控制字。-below 8251A chip based on the use of its experience in serial synchronous mode of communication theory and application highlights. At the beginning of sent or received befo
VC-serial
- vc下写的串口驱动程序例程 与一般的不同 有界面方便设置参数-vc wrote under the serial driver routines with a different set up a convenient interface parameters
virtualSever.rar
- 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。,At the operating system on virtual Windows2K a number of serial devices, such as a virtual serial p
comcap
- 一个简单的串口过滤驱动程序,仅供学习之用-A simple serial filter driver, only for learning purposes
source_code
- comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
CH341-to-232
- 概述 ● 全速设备接口,兼容 USB V2.0,外围元器件只需要晶体和电容。 ● 可选:通过外部的低成本串行EEPROM 定义厂商 ID、产品 ID、序列号等。 ● 支持5V电源电压和3.3V电源电压。 ● 低成本,直接转换原串口外围设备、原并口打印机、原并口外围设备。 ● 采用SOP-28封装,串口应用还提供小型的 SSOP-20 封装。 ● 由于是通过USB转换的接口,所以只能做到应用层兼容,而无法绝对相同。 -Say all ● The full s
Serial
- It a serial port programming
windows_Virtual_COM
- windows下虚拟串口设备驱动:(1)串口驱动的入口函数(2)写函数实现(3)读函数实现-windows under a virtual serial port device drivers: (1) the entrance of the serial driver function (2) write function (3) Reading function
SATA_Storage_Technology
- 这是提供给做SATA 有关的工程师做为叁考手册, 出版商是亚马逊, 网址是:http://www.amazon.com/SATA-Storage-Technology-Serial-ATA/dp/0977087816-This is a SATA to do the manual test engineer for the three publishers are Amazon at: http://www.amazon.com/SATA-Storage-Technology-Serial-AT
IrCOMM2k-2.0.0-beta3-src
- IrComm2k is a virtual COM (serial) port emulator to connect/synchronize mobile phone via IRDA, so in fact the connection is made via IRDA and software uses virtual COM port //Can be used in other purposes t-IrComm2k is a virtual COM (serial) port e
filterDriver
- 自己编写的串口过滤代码,通过扫描本机所有串口,针对每个串口生成一个过滤设备对象,并与对应串口进行绑定。可以通过dbgview检测串口通信情况,可根据自己需要改成并口过滤。-I have written code serial filtering, scanning through all the local serial port, serial port for each generation of a filter device object, and bind with the corre
USB_SerialNumber
- 读取usb串口号的程序,一个usb 应该有唯一的标示,通过函数分析最后得到结果-Read usb serial number procedures, a usb should have a unique marking, through the function analysis results of the last to be
ps2_kbd_interface
- The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
Chap12
- End user convenience is the keynote of the universal serial bus (USB). The Plug and Play (PnP) concept has simplified the process of installing certain types of hardware on existing PCs. However, configuration issues continue to plague end users with
vserial
- Virtual Serial Driver vserial is a sample in winddk 7600.16385.1 The Vserial sample driver is a test tool for serial digitizer drivers. The driver replaces Serial.sys in the driver stack for a serial digitizer. Vserial reads data from a file (instead
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
Serial-monitoring-tools
- delphi 实现串口监视工具,并且自带二次开发DLL和说明文档,还有一个demo-delphi Serial monitoring tools, and comes with secondary development of DLL and documentation, as well as a demo
USB-turn-serial-line-driver
- 可以将串口线转为USB线,方便连接电脑,这是它的驱动程序,供大家参考-Serial line can be converted into a USB line, convenient connecting a computer