搜索资源列表
键盘输入程序举例
- 键盘扫描程序,通过8155接口进行扫描,是一个难得的好参考程序-keyboard scanning process, through 8155 interface for scanning, is a rare good reference program
scan.rar
- 键盘扫描程序,对用户按下的每个键进行检测,可以检测键盘的好坏。,Scanner keyboard, the user press the button for each test, can detect the quality of the keyboard.
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
8279
- 简单的键盘扫描程序 这是以前编的 希望对大家有点帮助-Simple keyboard scanner that was previously compiled hope to be helpful
jianpansaomiao
- 利用反转法扫描键盘,程序简单,理解稍有难度,方便51学习者的学习。-Inversion method by scanning the keyboard, the program is simple, a little difficult to understand, easy 51 learners.