搜索资源列表
ps2键盘协议.zip
- PS2键盘协议
KEYBDforwinceps2
- CE下的PS2键盘驱动,可以接PS2键盘和鼠标基本上不需要怎么修改,可以直接使用-the PS2 keyboard-driven, accessible PS2 keyboard and mouse is basically no need to revise how, can be used directly
ps2_soc1
- 键盘接口ps2的协议,经过fpga验证可以实现。
KEY_PS2
- PS2键盘。鼠标驱动-PS2 keyboard. Mouse Drivers
KeyMouse
- 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
PS2code
- PS2鼠标键盘协议代码 PS2鼠标键盘协议代码 PS2鼠标键盘协议代码-PS2 mouse and keyboard protocol code
PS2
- 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
210511109
- 键盘过滤驱动,支持PS2和USB,还可以卸载-keyboard filter driver
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 keyboard driver, and in 1602 is d
key-and-mouse
- 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
myKeyboard
- 自己实现的ps2键盘驱动代码,实现了按键的部分功能,需要的请下载-Realize their own ps2 keyboard driver code to achieve some key features need to download