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

搜索资源列表

  1. PWM

    1下载:
  2. 51单片机 pwm定时器中断程序,利用定时器中断,发生PWM波形 可调占空比-The 51 microcontroller pwm timer interrupt, using the timer interrupt, adjustable duty cycle of the PWM waveform
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:6363
    • 提供者:张萍萍
  1. msp430_code

    0下载:
  2. MSP430单片机基础程序讲解 P1口中断程序 PWM产生 定时器的使用 UART通信 按键程序-MSP430 MCU-based program to explain the P1 port interrupt program generates PWM timer use UART communication key program
  3. 所属分类:SCM

    • 发布日期:2016-01-22
    • 文件大小:2088960
    • 提供者:梅梦
  1. The-12864-clock-display-program

    0下载:
  2. 12864时钟显示程序~~12864显示模块程序,以及单片机中断实现时钟显示~-The 12864 clock display program
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:32886
    • 提供者:Benedict chan
  1. zhongduanyouxian

    0下载:
  2. STC51单片机中断优先设置程序。程序主要有两个外部中断组成,通过设置主函数中的IP寄存器来设置中断优先顺序。-The STC51 microcontroller interrupt priority setting process. The program mainly two the external interrupt composed by setting the IP register in the main function to set interrupt priority.
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:10055
    • 提供者:周聪
  1. MCU

    2下载:
  2. 实验二 累加和串并行显示实验 一.实验目的:学习80C196KC单片机I/O和T2定时应用。 二.实验内容:将4000H首地址的16单元的内容累加,取结果的低4位在P1口并行显示5秒钟,“1”灯亮,“0”灯暗;然后再在P1.0串行输出结果先输出4位高位,后输出4位低位。“1”灯亮,“0”灯暗,每位持续时间两秒。 三.实验预备知识:采用T2内部定时功能。相关中断屏蔽,IOC控制寄存器,中断允许,中断向量,中断程序格式。(80c196kc,晶振频率6Mhz) 四.实验步骤:P
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-23
    • 文件大小:869
    • 提供者:fy
  1. led3

    0下载:
  2. 51单片机入门程序 流水灯的制作和使用 控制流水灯的工作和中断-51 MCU production and use of light water entry procedures to control the work of the light water and interrupt
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:626
    • 提供者:zhengjianan
  1. Atmega128-External-interrupt

    0下载:
  2. 此程序仍然是对Atmegal128单片机在iccavr软件下的程序,程序的主要功能是Atmegal128单片机的外部中断程序,通过按键实现外部中断功能。-This program is still in iccavr software program Atmegal128 microcontroller, the program' s main function is to Atmegal128 MCU external interrupt program, the key to achi
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:3090
    • 提供者:侯雅静
  1. time-int

    0下载:
  2. 我自己写的51单片机的定时中断程序,很好用,具体时间计算方式里面有写,这个是使用keil写的,很容易看懂的,比较好用-I wrote it myself 51 microcontroller timer interrupt program, easy to use, write specific time way inside, this is written using keil, very easy to understand and relatively easy to use
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:17123
    • 提供者:zhanglulu
  1. zhongduan

    0下载:
  2. 关于avrmega16单片机的中断程序,是基础部分-About avrmega16 microcontroller interrupt program is a fundamental part of
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:15676
    • 提供者:方炜超
  1. interrupt

    0下载:
  2. 51单片机的外部中断程序,通过按键进行触发外部中断,进入中断服务函数-51 MCU external interrupt procedure, trigger external interrupt key to enter the interrupt service function
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:11004
    • 提供者:wangliang
  1. inttrupt

    0下载:
  2. 低功耗单片机430的中断程序嵌套方法,在中断程序中发生新的中断情况-Low power consumption MCU 430 interrupt nesting method, interrupt new occurs in the interrupt program
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:19896
    • 提供者:wloi
  1. MSP430F149dingshizhongduan

    0下载:
  2. MSP430F149单片机定时中断程序 成功实践过的好程序-The MSP430F149 microcontroller timer interrupt program successful practice good program
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:18303
    • 提供者:李平
  1. DS18b20

    0下载:
  2. 温度传感器与单片机连接程序说明中断,A/D转换等-Temperature sensor and microcontroller connection descr iption of the procedures to interrupt, A/D conversion
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:1867894
    • 提供者:卫视
  1. LED-C51-programming

    0下载:
  2. 利用单片机实现LED电子点阵显示屏设计,采用C51编程,包括显示程序、中断程序、读时间程序、读温度程序等完整内容。-MCU LED the electron dot matrix display design, the C51 programming, including the display program, the interrupt routine, the entire contents of the read time program, read the temperature pr
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:38426
    • 提供者:王延飞
  1. INTC_SWvector_success

    0下载:
  2. 飞思卡尔半导体公司32位单片机MPC5604B的软件中断程序-Freescale Semiconductor 32-bit microcontroller the MPC5604B of software interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:93967
    • 提供者:孙冬
  1. shumaguan

    0下载:
  2. 单片机的中断程序,很棒。。。
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:12005
    • 提供者:李逆
  1. nterrupt-test

    0下载:
  2. 本内容详细介绍了单片机中断使用的方法,简单的应用程序便于快速学习使用-The content used microcontroller interrupt method was introduced in detail, a simple application to learn how to use quickly
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-30
    • 文件大小:54959
    • 提供者:
  1. xinhaofashengqi

    0下载:
  2. 采用编程的方法来实现三角波、锯齿波、矩形波、正弦波的发生。根据设计的要求,对各种波形的频率和幅度进行程序的编写,并将所写程序装入单片机的程序存储器中。在程序运行中,当接收到来自外界的命令,需要输出某种波形时再调用相应的中断服务子程序和波形发生程序,经电路的数/模转换器和运算放大器处理后,从信号发生器的输出端口输出-Programming method to achieve the triangle wave, sawtooth, square wave, sine wave occurred.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:3652
    • 提供者:刘影
  1. interpret-c51

    0下载:
  2. c51单片机的中断程序,需要的朋友看哪看哪-c51 microcontroller interrupt routine, a friend in need Behold Behold
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:26017
    • 提供者:sss
  1. 4.Interrupts

    0下载:
  2. 51单片机中断实验, 通过两个外部中断源/INTO,INT1控制led灯亮灭,/INT0为边缘触发,低电平有效,接P0.0脚,当cpu接收到/INT0中断请求时,进入中断服务程序(点亮led1);/INT1为电平触发,低电平有效,接P0.1脚,当cpu接收到/INT1中断请求时,进入中断服务程序(点亮led3);-51 MCU interrupt experiments, two external interrupt sources/INTO, INT1 control led lights o
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:31475
    • 提供者:李生
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com