CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 外部中断下

搜索资源列表

  1. 51中断例子

    0下载:
  2. 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar for beginners (with the Chinese
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:219140
    • 提供者:培林
  1. LPC900完全掉电模式下的外部中断唤醒

    0下载:
  2. PHILIPS LPC900完全掉电模式下的外部中断唤醒实例。-PHILIPS LPC900 completely power down mode under the external interrupt awaken examples.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51016
    • 提供者:苏先生
  1. LPC900_huanxing

    0下载:
  2. LPC900系列单片机完全掉电模式下的外部中断唤醒-LPC900 Series completely under the power-down mode of external interrupt awaken
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50775
    • 提供者:趁民
  1. hongwai

    0下载:
  2. 此程序是有关红外的程序 mcu用啊他89c52 采用外部中断0接一体化红外接受头038 (就是影碟机上拆得的) P0 P2接数码管 P0数据 P2位选 能显示遥控器的系统码及其反码 数据及其反码 (共8位) 实际调试成功 工作稳定 测试红外发光二极管的方法 用2v电源 接红外发光二极管 在摄像头下能看到淡紫偏白的光
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:335715
    • 提供者:易北
  1. AVRINT

    0下载:
  2. 本程序是AVR系列单片机的外部中断程序,中断实验,LED数码管显示中断数据,按键按下计数,数码管显示计数结果
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:25458
    • 提供者:huanglp
  1. EINTKEYDRIVERS

    0下载:
  2. WINDOWS CE 5.0下PQOAL的外部中断按键驱动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:21190
    • 提供者:huohuo
  1. PS2KeyBordDriver

    0下载:
  2. 基于MEGA16的PS2键盘驱动程序,利用单片机的外部中断检测是否有键被按下,若有则检测出键值并显示在LCD1602上-MEGA16 based on the PS2 keyboard driver, using SCM detect external interrupt key is pressed, if it is detected and displayed in key LCD1602 on
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2895
    • 提供者:陈晓涛
  1. VIC_nesting

    0下载:
  2. 周立功的模板,实现定时器和外部中断C语言下的中断嵌套。-Week Ligong template realize timer and external interrupt under C language interrupt nesting.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:67842
    • 提供者:QD
  1. waibuzhongduan

    0下载:
  2. 采用外部中断INT0(用按键BUTTON模拟)中断,单片机P2口为输出口外接两位LED数码管。每申请一次中断(按下BUTTON),在中断处理程序中对数码管的显示数据作加1改变(实验中P2口外接的两位LED数码管采用7447硬件译码的方式以BCD码显示)。-The use of external interrupt INT0 (with simulated BUTTON button) interrupt, microcontroller P2 output port for an externa
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:49817
    • 提供者:scarly
  1. keyboard

    0下载:
  2. 在使用一个外部中断的情况下使用键盘中断,再通过扫描来节省资源-In the use of an external interruption of the use of the keyboard interrupt, and then to save resources by scanning
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:56759
    • 提供者:leolle
  1. ex4-5

    0下载:
  2. 外部中断INT0,使用AT89S51的P1连接到8颗LED,P1在正常状况下会输出跑马灯,然后通过用户触动外部的硬件来中断INT0,当INT0引脚有低电位的脉冲出现时,8个LED会一闪一灭。-External Interrupt INT0, use AT89S51 of P1 is connected to 8 LED, P1 will be in normal circumstances the output Marquee, and then through the user to touc
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:9724
    • 提供者:水彩笔
  1. KeyScan

    0下载:
  2. 个人在keil下编写的基于89C52的LJD-5100开发板的键盘扫描程序,根据CH451感应外部中断,并根据CH451键盘矩阵代码,计算键值-Individuals in keil prepared 89C52-based LJD-5100 development board of the keyboard scanning process, according to sensitive external interrupt CH451, CH451 keyboard matrix, in a
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1169
    • 提供者:郭魁元
  1. SY_004

    0下载:
  2. 按下按键AJ1后,引发外部中断0。 0中断触发后数码管显示 1-8 循环两次-After pressing the button AJ1 triggered external interrupt 0. 0 interrupt trigger LED display 1-8 after two cycles
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:809
    • 提供者:薛林
  1. Externalinterrupt0and1

    0下载:
  2. 同时在一个单片机C语言中同时使用外部中断0和1,中断1在中断0的控制下使用-thank you
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:577
    • 提供者:杨阳
  1. ARM7PkeilPprotus(add-code)

    1下载:
  2. 共有11个基础实验,LED闪烁,开关控制LED、LCD、UART、EINT1外部中断,多个外部中断、中断结合串口、定时器、SPI通信、SPI(多从设备)通信、ADC数模转换,在KEIL环境下编译程序,并在Protus中仿真,是学习ARM7的好资料-There are 11 basic experiment, LED flash, switch control LED, LCD, UART, EINT1 external interrupt, a number of external interr
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1168311
    • 提供者:yujie
  1. keyint

    0下载:
  2. 在单片机教学实验仪的MCU#3上利用外部中断上所接按键,当KEY1键按下 时对数码管上显示的一个两位数加1,当KEY2键按下时对这个数减1。99加 1等于00,00减1等于99。 -Teaching experiment instrument in MCU MCU# 3 on the use of external interrupts received on the keys KEY1 key is pressed when the digital display on a two-d
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2398
    • 提供者:leo
  1. synoutput

    0下载:
  2. 采用51单片机外部中断接收同步信号,输出按照选定通道在收到同步信号后输出,并延时一段时间然后终止输出,等待下一下同步信号下降沿来临。另外还有一路PWM占空比可调输出。- Uses 51 monolithic integrated circuit external interrupt receive synchronized signal, outputs according to designated the channel after receiving the synchronized si
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1385
    • 提供者:jasonlau
  1. up-down-counter

    0下载:
  2. BASCOM-AVR:递增递减计数器项目: 这是一个向上和向下计数器。这个项目包括两个红外传感器,该传感器连接到外部中断INT0和INT1。你可以使用任何感应器,甚至切换输入。-AVR Increment Decrement Counter Project: This is a up and down counter. this project consist of two infrared sensor that connected to Int0 and Int1 of Ext
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:68363
    • 提供者:lupo
  1. ADCzhuanhuanqi

    0下载:
  2. 实验用的ADC0809逐次逼近A/D转换器是八位A/D转换器。每采集一次一般需100us。本程序是用延时查询方式读入A/D转换结果。也可以用中断方式读入结果,在中断方式下,A/D转换结束后会自动产生EOC信号,将其与CPU的外部中断相接。-Experiment with the ADC0809 successive approximation A/D converter is eight A/D converter. Each collection time normally takes 100
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:781
    • 提供者:徐荣敏
  1. STM32 ENCODER

    5下载:
  2. STM32外接旋转编码器(EC11),外部中断方式识别出正反转,响应速度优良,无丢步现象,无需延时滤波。在强干扰环境下测试正常。注意是仪器仪表面板常见的那种编码器,不是电机测速的那种。(STM32 Read Encoder (EC11), external interrupt mode to recognizes positive and negative rotation, response speed is excellent, no step loss, no delay use. The
  3. 所属分类:单片机开发

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:零落飞
« 12 3 »
搜珍网 www.dssz.com