资源列表
[驱动编程] PwdKeyboard
说明:正通密码键盘驱动程序ZT598,下载主密钥,工作密钥,mac运算,加解密等功能-Looking for the password keyboard driver ZT598, download master key, working key, mac operation, encryption and decryption functions<> 在 2024-11-16 上传 | 大小:575kb | 下载:2
[驱动编程] Code_FileSystemFilterDemo
说明:文件过滤驱动DEMO版Code_FileSystemFilterDemo-DEMO version Code_FileSystemFilterDemo file system filter driver<qddalao> 在 2024-11-16 上传 | 大小:16kb | 下载:0
[驱动编程] i2c_of_LPC23xx
说明:LPC23xx i2C总线驱动程序, 包含测试程序-i2c drive of LPC23xx, also include test program<tanyi> 在 2024-11-16 上传 | 大小:9kb | 下载:0
[驱动编程] ide_of_LPC23xx
说明:LPC23xx ide总线驱动程序, 包含测试程序 -ide drive of LPC23xx, also include test program<tanyi> 在 2024-11-16 上传 | 大小:4kb | 下载:0
[驱动编程] wdt_of_LPC23xx
说明:LPC23xx wdt看门狗驱动程序, 包含测试程序 -wdt drive of LPC23xx, also include test program<tanyi> 在 2024-11-16 上传 | 大小:4kb | 下载:0
[驱动编程] dma_of_LPC23xx
说明:LPC23xx dma驱动程序, 包含测试程序 -dma drive of LPC23xx, also include test program<tanyi> 在 2024-11-16 上传 | 大小:5kb | 下载:0
[驱动编程] DriverStudio
说明:DRIVER STIDIO驱动开发,逐步配置基本内容,初学者帮助很大-DRIVER STIDIO<linb> 在 2024-11-16 上传 | 大小:1.35mb | 下载:0
[驱动编程] PS2-keyboard-drive-
说明://DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 key<吴钟海> 在 2024-11-16 上传 | 大小:3kb | 下载:0