I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set f
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
数位相框厂牌MARS主力IC-MR7910的FIRMWARE,SCH,DRIVER,SETUP,UNV文件,吐血奉献!
The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image wit...
The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power ...
C51的基于KST-CD111LVD-100 car tuner Driver PLL LC72131 & LA1787 的数字调谐系统
This version 0.2 of driver for a simple CAN bus interface. 一个CAN 总线接口程序,供大家分享!
The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power ...
it s a source code for how to integrate your tvp5150 decoder with driver and how to capture an image through application...
This a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide a temporary storage area ...
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation...