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

搜索资源列表

  1. 12

    0下载:
  2. 单片机调试程序(外部中断源的测试及应用)-Single Chip Debugger (external interrupt sources and application of the test)
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6423
    • 提供者:高杰
  1. MSP430_TEST

    0下载:
  2. 这是本人购买的MSP430F149单片机开发板所附的测试程序,包含最简单的灯闪烁程序、WDT的定时器功能程序、独立键盘控制中断程序、流水灯程序,在开发板上调试已验证通过,阅读这段程序应注意查看其头文件,对寄存器各位的定义非常清晰明了,各功能模块一目了然,对程序开发者有启发作用。-This is my purchase of MSP430F149 MCU development board attached to the testing procedures, including procedur
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:186122
    • 提供者:何事入罗闱
  1. CEJU

    0下载:
  2. 基于单片机的超声波测距程序。主要由主程序,超声波发射子程序,超声波接受中断程序及显示子程序组成。基于单片机的超声波测距程序。主要由主程序,超声波发射子程序,超声波接受中断程序及显示子程序组成。-Based on Ultrasonic Ranging procedures. Mainly by the main program, subroutine ultrasonic emission, ultrasonic accept the interrupt program and display s
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:1491
    • 提供者:陈文迅
  1. clock

    0下载:
  2. 做电子时钟的思路是直接用单片机的定时计数器,原理是利用单片机芯片的定时器来产生固定时间,模拟时钟的秒,分,时,在调节电子时钟时用了外部中断,当外部中断作用时,由主程序转移到中断程序,此时我们设置了三个按钮分别控制启动调节调节分钟和小时。在设置闹钟电路里,我们设置了参数,当设置的参数和闹钟走的数值相同时,小喇叭会发出警报声音。-The idea is to make electronic clocks microcontroller timing counter directly, the pri
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:108061
    • 提供者:张文
  1. zdydsq

    0下载:
  2. 51单片机中断与定时器INT,有设计原理图,结构图,以及程序源代码-51 MCU interrupt and timer INT, a design schematics, charts, and source code
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:247098
    • 提供者:xujinhong
  1. Interrupt

    0下载:
  2. 430单片机中断嵌套程序,经调试验证,可用-430 SCM interrupt nesting procedures, verified by debugging can be used
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:6822
    • 提供者:zhangqunli
  1. DAC0832

    0下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等-Design 89C51 microcontroller, ADC, DAC and op amp circuits such as circuits c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:1556
    • 提供者:a316789966
  1. time_16_count

    0下载:
  2. 单片机定时器,说明了定时器的初始化和中断程序-MCU timer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:关国坚
  1. SerialportinterruptniosII

    0下载:
  2. 单片机串口中断程序每一步都有详细的注释一看就明白-Microcontroller serial interrupt program every step of the detailed comments see at
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3053
    • 提供者:songtianjun
  1. 1

    0下载:
  2. 基于三星单片机S3F9454汇编中断程序框架和延时程序-Samsung SCM-based application framework S3F9454 interrupt and delay assembly procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:650
    • 提供者:黄少伍
  1. inttest2

    0下载:
  2. 8051单片机中断实验程序(北工大版).-8051 interrupt experimental procedures (Beigong Edition).
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:596
    • 提供者:jreey
  1. MCU

    1下载:
  2. 对工业对象中主要的被控参数电阻炉炉温进行研究,设计了硬件电路和软件程序. 硬件电路选用8031单片机, 软件程序采用两重中断嵌套方式.提出了一种PID 控制的方法, 即只调节Kp 一个参数, 来实现PID 控制. 与常规PID 三个参数调整相比,省时、高效, 为实现简易的自整定控制带来方便.-The main object of the Industrial Resistance Heater controlled parameter study and design of hardware c
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:230102
    • 提供者:马叶飞
  1. HCS12interrput

    0下载:
  2. 描述了飞思卡尔16位单片机的中断程序如何使用及相关寄存器的设置。-HCS12intrrupt
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2784516
    • 提供者:petterxu
  1. ExternalInterrupt

    0下载:
  2. 单片机仿真程序,单片机内部中断仿真,用来模拟的,带源码。-c
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:20142
    • 提供者:dggg
  1. dianzishizhong

    0下载:
  2. 利用单片机定时器完成计时功能,定时器0计时中断程序每隔0.01s中断一次并当作一个计数,设定定时1秒的中断计数初值为100,每中断一次中断计数初值减1,当减到0时,则表示1s到了,秒变量加1,同理再判断是否1min钟到了,再判断是否1h到了-Completion time using MCU timer functions, Timer 0 interrupt timer interrupt routine once every 0.01s, and as a counter, set the
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1504256
    • 提供者:紫兰葵
  1. danpianji

    0下载:
  2. 单片机学习课件 共21个文件 第1讲 单片机概论 第2讲 单片机系统的电路基础 第3讲 单片机应用系统设计 第4讲 MCS—51系列单片机的硬件结构 第5讲 MCS51系列相关内存软件程序的设计与仿真 第7讲 51系列并行输入输出端口(通用IO)控制 第8讲 定时器计数器 第10讲 中断(1)-MCU learning courseware total of 21 documents
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-30
    • 文件大小:12797060
    • 提供者:李灿
  1. ch06

    0下载:
  2. 非常经典的单片机中断学习程序(适合单片机初学者)-Microcontroller interrupt a very classic study programs (MCU for beginners)
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:5148
    • 提供者:ding
  1. iar12-2

    0下载:
  2. AVR单片机中断控制源程序,此程序试验通过-AVR microcontroller interrupt control source code, test by this procedure
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:614
    • 提供者:rege
  1. myproject

    0下载:
  2. 利用单片机的中断程序,控制单片机的输出。利用两个中断程序触发的先后可以记录并显示相应的数字。-Using microcontroller interrupt program, the control output of the microcontroller. Triggered by the sequence of the two interrupt program can record and display the corresponding number.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:4129
    • 提供者:向天笑
  1. timer-and-interupt

    0下载:
  2. 基于飞思卡尔MC9S12XS128系列单片机的定时器及中断程序-MCU based on Freescale MC9S12XS128 timer and interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:342351
    • 提供者:明仔
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com