搜索资源列表
PS2键盘驱动程序 PS2_KEYBOARD
- 基于AVR系列单片机MEGA8的PS2键盘驱动程序,代码中加了去抖动处理,识别率高。 -based MCUs MEGA8 PS2 keyboard drivers, code added to jitter, high recognition rate.
PS2键盘驱动程序
- PS2键盘驱动程序
aduc834单片机PCF8574 4*5键盘驱动程序
- aduc834单片机PCF8574 4*5键盘驱动程序,1602C液晶显示,aduc834 single chip PCF8574 4* 5 keyboard driver, 1602C LCD
Verilog.rar
- verilog HDL 4×4矩阵键盘驱动程序包括硬件电路图,verilog
key
- 5X5 和 5X6 键盘驱动程序 以及测试 程序-5X5 and 5X6 as well as the keyboard driver testing procedures
3x4keyboraddriver
- arm linux 3x4的矩阵键盘驱动-arm linux 3x4 matrix keyboard driver
at91_ps2
- at91_ps2_驱动~at91sam9261的IO口模拟PS2键盘驱动程序设计——最新-at91_ps_driver
KeyMouse
- 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
keyboard
- 2440 矩阵键盘驱动 测试没有问题 5*4按键-Matrix keyboard driver 2440
PS2Key
- 用单片机控制键盘的程序,利用中断获得键盘扫描码并转换为ASCII码,在1602液晶上显示字符。C语言编写,KEIL环境下编译,键盘驱动写得相当好。-Single-chip microcomputer to control the keyboard with the procedure, the use of interrupted access to the keyboard scan code and converted to ASCII code, in the 1602 character
keypad1
- linux操作系统下的键盘驱动程序,基于arm-linux operating system keyboard driver, based on the arm
keyboard-driver
- 单片机键盘驱动资料,包括键盘接口技术介绍、扫描法矩阵键盘驱动程序、行列反转法矩阵键盘驱动程序、AT89S52单片机键盘接口原理图等。程序有详细的注释。资料基于AT89S52单片机系统,键盘为4×4矩阵键盘。-Singlechip keyboard-driven information, including the keyboard interface technology, the scanning matrix keyboard driver, the ranks of matrix inve
utu2440_buttons
- 2440 扫描键盘驱动,验证过,保证好用,适用2.6.24内核-s3c2440 keybord driver
keyandlcd
- C51lcd与键盘驱动程序,并实现keilc与protues的联调-C51lcd and keyboard drivers, and to achieve keilc FBI and the protues
4X4_keyboard_driver
- 4*4行列式矩阵键盘驱动,注释很详细,适合初学者学习-4* 4 matrix keyboard driver determinant, notes in great detail, suitable for beginners to learn
keyboard2
- 键盘驱动程序原代码全开放的哦,帮忙看看哦-KEY BOAD SOURE CODE IS OPEN
linuxkeyboard
- linux键盘驱动的解析,更进一步的了解linux驱动和熟悉键盘的移植-linux keyboard-driven analysis, better understanding and familiar with the linux driver keyboard transplant
4x4_key_drive
- atmega16 键盘驱动程序,适合初学者-atmega16 key drive program,suitable for beginner
AVR单片机矩阵键盘驱动
- 采用ATmega16设计的矩阵键盘,实现键盘扫描识别并显示在数码管上(this is a key scanner designed with atmega16L)
键盘响应驱动程序
- 基于C语言,进行键盘驱动程序的编写,实现预期的键盘功能(Based on C language, we write the keyboard driver and achieve the expected keyboard function.)