搜索资源列表
keycode
- 这是介绍系统按键的软件设计,有各种各样的方案
KeyCode
- VB键盘KeyCode常数用法,包括数字键、字母键、功能键-VB constant keyCode keyboard usage, including number keys, letter keys, function keys
keycode
- 键盘编码 所有的键盘的键值 完全编码 对应每一个按键-Keyboard keyboard codes key for all of the code corresponding to each button fully
8x8key
- 8x8按键扫描,用PIC单片机的PD口作为列,PB口作为行,逐行扫描,获取行码,列码。然后查表取键值- the 8x8 pressed key scanning, takes the keycode
ch451dispay
- CH451键盘扫描显示程序代码。可扫描数码管显示和键盘按键。-Internally, a common process of every XIM is to translate keyboard scan code into keycode and then to keysym, by calling XKB, whose process detail has been described in previous sections
PS2KEY-1602
- msp430f149的PS2键盘驱动程序,并在1602液晶上显示键值,键值为单个显示,PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1)并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-msp430f149 the PS2 keyboard drivers, and in 1602 the LCD dis