搜索资源列表
IO_INT0(OK)
- 外部中断INT0模拟1200bps串口通讯。一次MCU可以可以接收并通过MCU向下位机发送30个字节。-external interrupt INT0 simulated 1200 serial communication. A MCU can be accepted and passed down MCU can send 30 bytes.
转速表
- 转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入-speed : hardware simple and you can replace 89c51 89c2051, p1 I do data output; P3 - I do drive, int0 to speed signal input
U51asm
- 交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低
Severs.the.realization.pressed.key.with.INT0.to.co
- 本代码是关于用INT0中断实现按键计数,请注意调试下载。-this code is used on INT0 Interrupt Press count, please note debugging download.
INT0
- 单片机的一些基本应用,INT0中断的使用.
int0
- 8051单片机CPU控制外部中断0应用程序-this is 8051 danpanji cpu INT0.asm core
Interruptwhz
- 中断应用 包括INT0+INT1 INT0+中断,INT1+中断,中断计数,等中断的应用和详细的讲解-Interruption of the application, including INT0+ INT1 INT0+ interrupt, INT1+ interruption, disruption of counting, such as interruption of the application and in detail
INT0
- c8051f040 中断int0的源代码,适合与初学者。-c8051f040 interrupt source int0, suited to beginners.
int0
- 关于atmega16 中断IN0的基本使用 -The programe is about ATmega16 of INT0.
LED
- 通过ATMEGA16芯片编译ICC AVR6.31A,通过按键INT0,INT1改变流水灯LED显示方式。-Highlight LED
int0
- 演示通过中断INT0方式处理键盘输入的方法。对4X4的键盘矩阵定义了16个键名分别是0,1。。。E,F。某个键被按下就通过串口在模拟终端上输出。为了演示主循环与中断服务过程,在主循环中加了一条打印语句,用来演示程序的跳转。-Demo INT0 interrupt handling by keyboard input methods. The definition of the 4X4 matrix keyboard 16 keys, respectively 0,1. . . E, F. A k
pic-int0-led
- PIC单片机进行外部中断INTO实验,外部开关给个5V电压,LED灯能亮,开关与单片机之间加个74LC14反向输出-PIC Microcontroller external interrupt INTO experiment, the external switch to a 5V voltage, LED lamps can be lit, the switch between the microcontroller output to add a 74LC14 reverse
int0
- 正常情况下,p1口所接的发光管依次循环点亮。当s1按下时,产生int0中断,此时8只发光管全亮全暗交替八次。然后回复正常-Under normal circumstances, p1 port of LED then turn the light cycle. When s1 is pressed, the resulting int0 interrupt, then 8 LED light all dark turn all eight. Then back to normal
INT0
- 中断程序,外中断INT0 按板上的INT0按键,LED灯流水显示-According to the board of the INT0 key, LED light shows
INT0
- INT0中断程序,C语言与汇编,详见程序说明仅供参考-int0 interupt,c and asm programming
89C52-Count-INT0-Display-by-12864
- 89C51使用12864显示外部中断次数-count INT0 and display by 12864
int0-and-int1-AVR-code-
- 使用IAR编译器对AVR单片机int0与int1的中断功能进行仿真,内附详细源代码注释 -interrupt function of int0 and int1 with AVR microcontroller Useing IAR compiler , and simulation with detailed comments and the source code
INT0
- AVR Atmega16 ICC INT0中断源代码-The AVR Atmega16 ICC INT0 interrupt source code
INT0-control-LED
- 89c52的INT0基本应用,控制一个LED灯的亮灭,可以收藏用于以后扩展-The INT0 89c52 basic application, control an LED light off, collections for future expansion
8051 INT0 External Interrupt Example Program
- 8051 INT0 External Interrupt Example Program
