This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI Port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management.
标签: sample vendor-specific minidriver provides
上传时间: 2013-12-20
上传用户:wyc199288
ucos II对xilinx的fx系列的power pc 405的板级支持包,包括Port定义和板载控制,需另外下载cpu independent的ucos
上传时间: 2016-06-29
上传用户:凤临西北
单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上 "Serial Port OK!"的后缀后,发送给PC作为应答
上传时间: 2016-07-01
上传用户:stella2015
用AVR单片机设计的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name supPort USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB Port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)
标签: MP3 interface supPort Player
上传时间: 2016-07-02
上传用户:fandeshun
Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec protocal remote controller and than use uart transfer the data to the pc serial Port
标签: decode Infrared firmware measure
上传时间: 2013-12-29
上传用户:wweqas
三星公司官方JTAG下载工具SJF2440源代码下载。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG Port and read/write data from/to a specified address.
上传时间: 2014-01-20
上传用户:脚趾头
三星公司官方 GIVEIO.SYS源代码下载。 In windows NT/2000/XP, any application can’t access the I/O such as the parallel Port. So, GIVEIO.SYS enables SJF.exe to access the parallel Port without any memory fault. In windows 95/98, GIVEIO.SYS isn’t needed.
标签: application the windows GIVEIO
上传时间: 2014-01-11
上传用户:yd19890720
TLC1543驱动,添加到自己的项目里,调用 read1543(unsigned char Port) 读取AD值,Port是通道号!
上传时间: 2013-12-27
上传用户:zhuimenghuadie
Target:89S51 程序描述:网络远端温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,Port 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由Port 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4) 当PC端经由RS232传送S时,接下来PC送出的下 个byte就用来设定Port 3的输出。 (5) 当PC端经由RS232传送T时,接下来PC连续送出五个bytes,这五个bytes是 "年月日时分",这是 PC 用来设定实验板的时间日期。 (6) 8051每 分钟就读入ADC0804转换的数字温度数据,然后通过RS232传送给PC端,再由PC端通过网络传送到远端的电脑。*/
上传时间: 2016-08-06
上传用户:shizhanincc
程序描述:智能温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,Port 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数字数据,然后经由Port 0输入8051。 (3)8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4)8051实验板每 小时就读入ADC0804转换的数字温度数据,然后记录在串行式EEPROM 93C66中。 (5)8051实验板可以经由RS232将记录在串行EEPROM 93C66中的数字温度数据传送PC端。
上传时间: 2013-12-20
上传用户:s363994250