文件名称:Key
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- wang****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。这篇博客实现了一个通用的键盘程序,只要提供一个读取键值的函数(底层键值),程序将完成消抖、存入队列等一些列处理。同时本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。
-The key is, one of the the SCM system most commonly used input device almost as long as the need for interactive input, you must have a keyboard. This blog for a generic keyboard program, as long as the function is to provide a read key (bottom key), the program will be completed debounced and stored in the queue and some columns processing. This procedure provides the most commonly used in the 4* 4 matrix keyboard program, and four key program.
-The key is, one of the the SCM system most commonly used input device almost as long as the need for interactive input, you must have a keyboard. This blog for a generic keyboard program, as long as the function is to provide a read key (bottom key), the program will be completed debounced and stored in the queue and some columns processing. This procedure provides the most commonly used in the 4* 4 matrix keyboard program, and four key program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Key\Getchar.c
...\Key.c
...\Key.ewd
...\Key.ewp
...\Key.h
...\Lcd12864.c
...\Lcd12864.h
...\main.c
...\Printf.c
...\Printf.h
Key