搜索资源列表
ep93xxScanKey
- Ep9315 arm ep9315 按键扫描程序
2008516
- 实用c程序:16进制<->10进制互换程序 89C51系列CPU编程器接收CPU程序 HT1380实时时钟驱动程序 单个汉字库字摸提取程序,tc2.0编译 按键扫描驱动程序
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
anjiansaomiao
- 按键扫描程序主要用于单片机中16按键的使用-Key scanner mainly for the use of SCM in 16 keys
keyscan
- linux下的QT按键扫描的小程序。可以随着按键的按下,可以点亮对应的图标。-QT under linux scan button applet. With the buttons can be pressed, you can light up the corresponding icon.
button-linux
- 嵌入式linux按键驱动程序及相关的测试程序,通过定时器定时扫描GPIO电平的高低以判定按键是否按键,通过延时去抖-Embedded linux key drivers and test procedures, by the level of timer scheduled scans the GPIO to determine whether a key button debounce with delay
button
- 简单的按键linux驱动程序,里面有两种模式,一种是扫描模式,一种是中断模式。中断模式是按键驱动led-Simple key linux driver, there are two modes, a scan mode, one is the interrupt mode. The interrupt mode key driver led