文件名称:zhongduanxitong
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-04-23
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- 万**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
使用定时器1中断让8个LED循环右移,间隔500ms,同时使用定时器0中断方式
让数码管前2位间隔1000ms从0显示到60,如果有外部中断产生则停止数码管走数.
(外部中断0低电平触发方式)
-Use timer 1 interrupt let 8 LED right, 500ms interval, at the same time using timer 0 interrupt mode
Let the digital control of the top 2 interval 1000ms 0 to 60, if there is an external interrupt to stop the number of digital tube
(external interrupt 0 low level trigger mode.
让数码管前2位间隔1000ms从0显示到60,如果有外部中断产生则停止数码管走数.
(外部中断0低电平触发方式)
-Use timer 1 interrupt let 8 LED right, 500ms interval, at the same time using timer 0 interrupt mode
Let the digital control of the top 2 interval 1000ms 0 to 60, if there is an external interrupt to stop the number of digital tube
(external interrupt 0 low level trigger mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第十课课后练习\习题1\Practice_1
..............\.....\Practice_1.c
..............\.....\Practice_1.hex
..............\.....\Practice_1.lnp
..............\.....\Practice_1.LST
..............\.....\Practice_1.M51
..............\.....\Practice_1.OBJ
..............\.....\Practice_1.Opt
..............\.....\Practice_1.plg
..............\.....\Practice_1.Uv2
..............\.....\Practice_1_Opt.Bak
..............\.....\Practice_1_Uv2.Bak
..............\....2\Practice_2
..............\.....\Practice_2.c
..............\.....\Practice_2.hex
..............\.....\Practice_2.lnp
..............\.....\Practice_2.LST
..............\.....\Practice_2.M51
..............\.....\Practice_2.OBJ
..............\.....\Practice_2.Opt
..............\.....\Practice_2.plg
..............\.....\Practice_2.Uv2
..............\.....\Practice_2_Opt.Bak
..............\.....\Practice_2_Uv2.Bak
..............\习题1
..............\习题2
第十课课后练习