CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 外部 中断 程序

搜索资源列表

  1. AVR_M16_INT.rar

    0下载:
  2. AVR单片机外部中断测试程序,内有仿真图,AVR external interrupt single-chip testing procedures, there are simulation plans
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:48252
    • 提供者:李迟
  1. external_interrupts

    0下载:
  2. PIC30FXX系列单片机外部中断程序实例-MCU external interrupt PIC30FXX instance
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:68657
    • 提供者:朱江
  1. linefollower

    0下载:
  2. 这是我第一个寻迹小车,程序很简单,只有十多行。主要用了两个外部中断。走的是黑底白线的轨迹。传感器部分的电路图大家可以在网上找。原理是如果传感器在黑色背景上,输出高电平。如果检测到白线,输出低电平,把两路传感器接到单片机的P32,P33。就能实现循白色轨迹的功能了。传感器我用的是ST168。ST178,ST188也可以。 Proteus仿真文件中用了两个开关来替代,可以观察电机的反应。 -This is my first car tracing, the program is very
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:34508
    • 提供者:杨振
  1. c8051f020_codes

    0下载:
  2. c8051f020单片机的例程,是购买几百块钱的c8051f020开发板后赠送光盘上的程序,有:8位、12位pwm,AD8位、12位转换程序,DA,串口,timer3,以及外部中断等程序。-C8051F020 MCU routine, buy a few hundred dollars are the C8051F020 development board CD-ROM on gift after the procedure, there is: 8, 12 pwm, AD8-bit, 12-b
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:240861
    • 提供者:文子
  1. 51waibuzhongduan

    0下载:
  2. 这是51系列单片机的外部中断测试程序,对初学者有很大的帮助-This is the 51 Series MCU external interrupt test procedures are very helpful for beginners ... ...
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:232740
    • 提供者:悟能
  1. int

    0下载:
  2. PIC16F877单片机使用外部中断最简单的演示程序,适合PIC单片机初学者使用。-PIC16F877 MCU external interrupt most simple demonstration program, suitable for PIC microcontrollers for beginners to use.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:23701
    • 提供者:LHT
  1. 8051chuankoujiema

    0下载:
  2. 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1494
    • 提供者:郝艳彬
  1. interrupt

    0下载:
  2. AVR单片机开发,外部中断程序,采用C语言-AVR microcontroller development, external interrupt procedure for the C language
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:21641
    • 提供者:hqy
  1. waibuzhongduan

    0下载:
  2. 用C语言编写的单片机外部中断程序,简单实用-Using C language external interrupt program, simple and practical
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:10165
    • 提供者:李申燕
  1. shiyan4

    0下载:
  2. 51单片机外部中断程序,可以较好的作为单片机中断入门的学习程序-51 MCU external interrupt program, you can better as a microcontroller interrupt the learning process started
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:8012
    • 提供者:
  1. waibuzhongduan

    0下载:
  2. 单片机外部中断程序 开发环境:keil C-MCU external interrupt program development environment: keil C
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:小浩
  1. CC430-5-INTERRUPT

    0下载:
  2. CC430单片机外部中断程序代码于外部中断1和外部中断2.-CC430 MCU external interrupt code to the external interrupt and external interrupt.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:107872
    • 提供者:高丽超
  1. INT

    0下载:
  2. avr单片机外部中断程序,按下对应按键点亮对应的led-avr external interrupt program, press the corresponding button corresponding led lights
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1038
    • 提供者:陈丽
  1. STM32

    0下载:
  2. stm32单片机外部中断程序,只适合初学者,并不难-External interrupt procedures
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:750752
    • 提供者:陈涛
  1. MSP430PExternal-Interrupt

    0下载:
  2. MSP430F149单片机外部中断程序代码-MSP430F149 MCU external interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:128470
    • 提供者:chen
  1. ModTest

    0下载:
  2. 采用C语言开发了单片机外部中断程序,可实现单片机的响应外部中断功能。-It developed using C language SCM external interrupt program, enabling external microcontroller interrupt function.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:25375
    • 提供者:杨期江
  1. 51基本程序

    0下载:
  2. 关于51单片机的外部中断程序,主要用到两个中断。(There are two main interrupts on the external interrupt procedure of 51 MCU.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:练土豆
  1. 方波频率测量51

    1下载:
  2. 可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:蓝博
  1. ADC-数码管

    0下载:
  2. 数码管和ADC0804 程序结合,实现对电阻的电压的测量,用了外部中断0。(The combination of the digital tube and the ADC0804 program realizes the measurement of the voltage of the resistance and USES the external interrupt 0.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:明_
  1. 程序

    0下载:
  2. 51, ds18b20, 超声波测距, 循迹小车, 外部中断(51, DS18B20, ultrasonic ranging, vehicle tracking, external interrupt)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1000448
    • 提供者:邢谷杰
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com