文件名称:key
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 郭**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单片机按键有如下效果:
1.按下键立刻获得一个键值,
2.如果按住这个键不动, 等t1时间后获得一个同样的键值,再隔t2时间后获得一个同样的键值
3.不影响主程序
4.使用方便,效率高
-Microcontroller has the following key results: 1. Press the button once to get a key, 2. If you hold down the key does not move, so t1 the same time get a key, and then every time t2 the same key to get a 3 . does not affect the main 4. easy to use, efficient
1.按下键立刻获得一个键值,
2.如果按住这个键不动, 等t1时间后获得一个同样的键值,再隔t2时间后获得一个同样的键值
3.不影响主程序
4.使用方便,效率高
-Microcontroller has the following key results: 1. Press the button once to get a key, 2. If you hold down the key does not move, so t1 the same time get a key, and then every time t2 the same key to get a 3 . does not affect the main 4. easy to use, efficient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
很好的单片机按键程序-效果如电脑键盘\key.h
...................................\key.c
很好的单片机按键程序-效果如电脑键盘
...................................\key.c
很好的单片机按键程序-效果如电脑键盘