Welcome![Sign In][Sign Up]
Location:
Search - int0

Search list

[Embeded-SCM DevelopSevers.the.realization.pressed.key.with.INT0.to.co

Description: 本代码是关于用INT0中断实现按键计数,请注意调试下载。-this code is used on INT0 Interrupt Press count, please note debugging download.
Platform: | Size: 17572 | Author: 天然 | Hits:

[Other resourceINT0

Description: 单片机的一些基本应用,INT0中断的使用.
Platform: | Size: 3370 | Author: 张立辉 | Hits:

[assembly languageAVR-M8+ISL1208

Description: 用于AVR的M8控制时钟IC--ISL1208的设置时间(INT1)和读出时间(INT0)-AVR for the M8 control clock IC-- ISL1208 setting time (INT1) and Reading times (INT0)
Platform: | Size: 481280 | Author: | Hits:

[Embeded-SCM DevelopSevers.the.realization.pressed.key.with.INT0.to.co

Description: 本代码是关于用INT0中断实现按键计数,请注意调试下载。-this code is used on INT0 Interrupt Press count, please note debugging download.
Platform: | Size: 17408 | Author: 天然 | Hits:

[SCMT0_INT0_func

Description: c8051f020中 T0 对/INT0外部输入信号脉宽测量-C8051F020 in T0 of/INT0 external input signal pulse width measurement
Platform: | Size: 5120 | Author: 海逝山蒙 | Hits:

[SCMINT0+INT1

Description: 此代码为AT89S51单片机的外部中断C语言程序代码。 -This code for AT89S51 MCU external interrupt C language program code.
Platform: | Size: 1024 | Author: zhijie_wu | Hits:

[SCMintc

Description: 平时实验板执行流水灯功能,当按下K5(INT0)以后,蜂鸣器发声,流水灯暂停,中断过后,继续流水灯功能-Experimental implementation of normal water board lights feature, when pressing the K5 (INT0) after the buzzer sound, water lights suspended after the interruption and continue to water lamp function
Platform: | Size: 1024 | Author: wucongshuang | Hits:

[SCMDAN

Description: 手动扩展外部中断INT0、INT1,当INT0 产生中断时,使LED8 亮、灭闪烁4 次;当INT1 产生中断时,使LED 由右向左轮流显示,一次亮两个,循环 4 次。先按 KK1-,观察实验现象,然后按 KK2-,观察实验现象。 硬件连线:P1口接发光二极管D0~D7,INT0~KK1,INT1~KK2 -Manually extend the external interrupt INT0, INT1, when INT0 interrupt generated when so LED8 bright, blinking out 4 times when INT1 generated interruption, so that LED display from right to left alternately, a two-liang, the cycle 4 times. Press KK1-, observed experimental phenomena, and then press KK2-, observed experimental phenomena. Hardware connection: P1 I take light-emitting diodes D0 ~ D7, INT0 ~ KK1, INT1 ~ KK2
Platform: | Size: 19456 | Author: liufeng | Hits:

[SCMINT0

Description: 单片机的一些基本应用,INT0中断的使用.-Singlechip some basic applications, INT0 interrupt use.
Platform: | Size: 3072 | Author: 张立辉 | Hits:

[GIS programINT0

Description: 运用kei51编程的范例程序INT0中断控制源码程序,demo过,没有问题-Kei51 example of the use of programming procedure INT0 interrupt source control program, demo, and there is no problem
Platform: | Size: 8192 | Author: 王伟 | Hits:

[SCMInterruptwhz

Description: 中断应用 包括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
Platform: | Size: 3612672 | Author: whz | Hits:

[assembly languageINT0

Description: 汇编语言篇\程序例程——汇编语言篇\INT0.rar-Assembly language chapter \ program routines- assembly language chapter \ INT0.rar
Platform: | Size: 5120 | Author: lixiaoyi | Hits:

[ARM-PowerPC-ColdFire-MIPSINT0

Description: c8051f040 中断int0的源代码,适合与初学者。-c8051f040 interrupt source int0, suited to beginners.
Platform: | Size: 41984 | Author: yang | Hits:

[SCMint0

Description: 关于atmega16 中断IN0的基本使用 -The programe is about ATmega16 of INT0.
Platform: | Size: 1024 | Author: ysb | Hits:

[Embeded-SCM DevelopLED

Description: 通过ATMEGA16芯片编译ICC AVR6.31A,通过按键INT0,INT1改变流水灯LED显示方式。-Highlight LED
Platform: | Size: 1024 | Author: | Hits:

[Embeded-SCM Developint0

Description: 8051单片机CPU控制外部中断0应用程序-this is 8051 danpanji cpu INT0.asm core
Platform: | Size: 32768 | Author: liuyicheng | Hits:

[SCMint0

Description: 演示通过中断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 key is pressed on through the serial port terminal in the simulation output. To demonstrate the main loop and interrupt service process, in the main loop added a print statement, to demonstrate the program jump.
Platform: | Size: 105472 | Author: kevin cheng | Hits:

[SCMpic-int0-led

Description: 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
Platform: | Size: 3072 | Author: lyhas | Hits:

[SCMint0

Description: 正常情况下,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
Platform: | Size: 32768 | Author: fengxiaojie | Hits:

[SCMINT0

Description: 中断程序,外中断INT0 按板上的INT0按键,LED灯流水显示-According to the board of the INT0 key, LED light shows
Platform: | Size: 6144 | Author: songguilai | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net