文件名称:dulijianpanjaince
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-31
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- gent*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用数码管的前两位显示一个十进制数,变化范围为00--59,
//开始时显示00,每按下S2键一次,数值加1;每按下S3键一次,数值减1;每按下S4键一次,数值归零;每按下S5键一次,利用定时器功能使数值开始自动每秒加1,再次按下S5键,数值停止自动加1,保持显示原数。-The first two digital tube display a decimal number, range 00- 59// 00 begin to show when each press S2 button once, the value plus 1 Each press S3 button once, the value minus 1 each Press S4 button once, the value zero every S5 key is pressed once, using the timer function enables automatic start values per second, press the S5 button again to stop automatically add a value to keep the display of the original number.
//开始时显示00,每按下S2键一次,数值加1;每按下S3键一次,数值减1;每按下S4键一次,数值归零;每按下S5键一次,利用定时器功能使数值开始自动每秒加1,再次按下S5键,数值停止自动加1,保持显示原数。-The first two digital tube display a decimal number, range 00- 59// 00 begin to show when each press S2 button once, the value plus 1 Each press S3 button once, the value minus 1 each Press S4 button once, the value zero every S5 key is pressed once, using the timer function enables automatic start values per second, press the S5 button again to stop automatically add a value to keep the display of the original number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
独立键盘检测.c