文件名称:one
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-10-15
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- 潇洒***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
第一题 变速流水灯设计 (I/O+外部中断)
1、按键S1控制LED1~LED4、LED10~LED13流水,按下S2暂停流水,再按下S2时,从暂停的位置继续流水;
2、流水灯的速度分为4级(1,2,3,4),按键S3控制加速,按键S4控制减速,加速最高加到4,减速最低减到1。
(提示:定时器实现流水,S2控制定时器运行控制位TR0,S3和S4控制定时中断内的控制变量)-First speed light water design (I/O+ external interrupts)
1, press the key S1 control LED1~LED4, LED10~LED13 serial, press S2 to suspend running water, then press the S2, continued to flow the paused location
2, the speed of light water is divided into 4 levels (1,2,3,4), press S3 control acceleration, press S4 control, accelerated Supreme plus 4, slowed down the lowest down to 1.
(Note: timer water, S2 control timer control TR0,S3 and S4 control timer interrupt in the control variables)
1、按键S1控制LED1~LED4、LED10~LED13流水,按下S2暂停流水,再按下S2时,从暂停的位置继续流水;
2、流水灯的速度分为4级(1,2,3,4),按键S3控制加速,按键S4控制减速,加速最高加到4,减速最低减到1。
(提示:定时器实现流水,S2控制定时器运行控制位TR0,S3和S4控制定时中断内的控制变量)-First speed light water design (I/O+ external interrupts)
1, press the key S1 control LED1~LED4, LED10~LED13 serial, press S2 to suspend running water, then press the S2, continued to flow the paused location
2, the speed of light water is divided into 4 levels (1,2,3,4), press S3 control acceleration, press S4 control, accelerated Supreme plus 4, slowed down the lowest down to 1.
(Note: timer water, S2 control timer control TR0,S3 and S4 control timer interrupt in the control variables)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第一题\ti1
......\ti1.c
......\ti1.hex
......\ti1.lnp
......\ti1.LST
......\ti1.M51
......\ti1.OBJ
......\ti1.plg
......\ti1.uvopt
......\ti1.uvproj
......\ti1_uvopt.bak
第一题