文件名称:external-interruption
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-07-08
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 诗*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、电路:引用“并口接口输入输出”,增加RS触发器电路,其输出控制T0(P3.4)外部计数输入端。
程序:计1个外部脉冲,LED数码显示段加1。
2、电路:引用“2.并口接口输入输出”,增加RS触发器电路,其输出控制外部中断-INT1(P3.3)。
程序:对每次中断,在左边第一个LED数码显示器上进行计数。-1, the circuit: Reference Parallel Interface input and output, adds RS flip-flop circuit, the output control T0 (P3.4) external count input.
Program: an external pulse meter, LED digital display segment plus one.
2, circuit: Reference 2. Parallel Interface input and output, adds RS flip-flop circuit, the output controls the external interrupt-INT1 (P3.3).
Program: for each interrupt on the left of the first LED digital display counts.
程序:计1个外部脉冲,LED数码显示段加1。
2、电路:引用“2.并口接口输入输出”,增加RS触发器电路,其输出控制外部中断-INT1(P3.3)。
程序:对每次中断,在左边第一个LED数码显示器上进行计数。-1, the circuit: Reference Parallel Interface input and output, adds RS flip-flop circuit, the output control T0 (P3.4) external count input.
Program: an external pulse meter, LED digital display segment plus one.
2, circuit: Reference 2. Parallel Interface input and output, adds RS flip-flop circuit, the output controls the external interrupt-INT1 (P3.3).
Program: for each interrupt on the left of the first LED digital display counts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹\3.1 外部计数溢出中断显示LED段位.c
..........\3.2 外部中断INT1触发的计数.c
新建文件夹