搜索资源列表
PCI9052-detail-process
- 第一章 WDM驱动程序开发环境的建立 第二章 建立一个PCI处理的基本程序框架 第三章 PCI资源配置的获取 §1.KResource Assignment类定义 §2.Windows98/2000下PCI 资源配置的获取 第四章 输入输出处理 §1.KIoRange类的说明 §2.I/O处理的框架产生方法 §3.I/O处理驱动程序及应用程序相关部份范例 第五章 中断处理 §1.生成中断处理驱动程序的框架 §2.怎样建立一个中断处理 §3.延迟处
Pdfsusb2.0
- 基于Windows的USB驱动程序和上位机程序开发,里面使用了ActiveSkin皮肤控件和TeeChart绘图控件,方便画图。程序的下位机是Microchip的PICDEMTM FFUSB Demo Board开发板 -Windows-based PC USB driver and application development, which uses ActiveSkin TeeChart drawing controls and control skin, easy drawing.
Keybd
- 在6410下的SPI驱动程序,此源码为开发板源码,请放心使用-Jpeg under the 6410 audio driver, the source for the development board source, please be assured use
GPIODriver
- 三星S5PC100的GPIO驱动!开发板使用的是友坚恒天的A8-Samsung S5PC100 GPIO driver! Development board using the Friends of the Kennedy Hengtian A8
MYKEY
- 三星S5PC100的按键中断驱动。使用的开发板是友坚恒天的A8-Samsung the S5PC100 the key interrupt driven. The development board used by the Friends of the Kennedy Hengtian A8
LED
- s3c6410开发板上的驱动程序,使用到NLED1,NLED2,NLED3,NLED4 IO口-s3c6410 driver development board, using NLED1, NLED2, NLED3, NLED4 IO port
mini2440_adc
- mini2440开发板上的AD转换代码,使用的MAX125芯片,对引脚进行设置,适合下载移植-mini2440 development board AD converter code, use the MAX125 chip set pin for downloading transplant
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。