CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - interrupts

搜索资源列表

  1. DS12887

    0下载:
  2. ds12887,运用51单片机知识设计一个可以随意调节时间、带整点闹铃的时钟。(其中用到定时器、中断、按键、蜂鸣器、数码管或串口通信)-ds12887, using 51 single-chip expertise to design an adjustable time, with the whole point of the alarm clock. (Which use timers, interrupts, keypad, buzzer, digital control, or seri
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:459968
    • 提供者:Mars.X
  1. dingshiqi

    0下载:
  2. c8051f040定时器程序,运用中断,含有单片机初始化程序-c8051f040 timer program, using interrupts, initialization procedures with SCM
  3. 所属分类:Other Embeded program

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

    0下载:
  2. 关于键盘中断的基本程序是实现键盘中断的有效方法,能够在硬件编程条件下实现直接的中断功能-Keyboard interrupts on the basic procedure is an effective way to achieve the keyboard interrupt, can be programmed in the hardware interrupt under the direct function
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:625
    • 提供者:安格
  1. EINT

    0下载:
  2. arm—2103中断的应用,开发环境为ADS1.2-arm-2103 interrupts the application development environment for the ADS1.2
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:24625
    • 提供者:lw
  1. avrusart

    0下载:
  2. AVR microcontroller interrupts using software designed to send USARTUART
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2002
    • 提供者:王新伟
  1. 8051_appnote_105

    0下载:
  2. 8051 timer tick interrupts
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:136190
    • 提供者:Nandini
  1. ADS_source

    0下载:
  2. 44b0平台,ADS1.2开发环境,包括ADC,中断,RTC,UART,定时器等-44b0 platform, ADS1.2 development environment, including the ADC, interrupts, RTC, UART, timers, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1611196
    • 提供者:89u8
  1. STC89C52RC-DEMO

    0下载:
  2. 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:481651
    • 提供者:lxf
  1. BIOS

    0下载:
  2. BIOS 是计算机中最深奥的技术,这是关于BIOS 中断的资料,希望您有用-The computer BIOS is the most profound technology, which is the information on the BIOS interrupts, I hope you helpful
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:11372
    • 提供者:肖正东
  1. pic-interrupt-secrets

    0下载:
  2. Effective pic interrupts
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:716582
    • 提供者:GaneshKumar.SW
  1. CompleteAVRapplicatios

    0下载:
  2. AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:307914
    • 提供者:守望轩
  1. TinyM0_Routine_CAN

    0下载:
  2. Cortex-M0内核,运行速度高达50MHz 内部ROM集成供CAN和CANOpen标准使用的初始化和通信的API函数,用户可直接调用;兼容CAN2.0A/B,传输速率高达1Mbit/s;支持32个消息对象,且每个消息对象有自己的掩码标识;提供可屏蔽中断、可编程FIFO模式;可通过CAN接口进行Flash ISP编程 -Cortex-M0 core, running at up to 50MHz for the internal integration of CAN and CANOpen R
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:282834
    • 提供者:cl
  1. Interrupts

    0下载:
  2. C8051F410的中断程序,对于初学者是很好的参考治疗,里面写的很详细!-C8051F410 interrupt program is a good reference for beginners treatment, which wrote a very detailed!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1750
    • 提供者:张彬
  1. TIMER_32BITS

    0下载:
  2. 定时器被设置为每秒产生两次中断,每个中断都 翻转一次相应的GPIO口,同时LED指示灯指示每次中断-Timer is set to generate two interrupts per second, each interruption is flip a corresponding GPIO port, while LED light indicates each interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:29239
    • 提供者:刘成
  1. PWM_DblEdg

    0下载:
  2. MCPWM 含有 3 个独立的通道,每个通道包括:  1 个32 位定时器/计数器(TC);  1 个32 位界限寄存器(LIM);  1 个32 匹配寄存器(MAT);  1 个10 位死区时间寄存器(DT)和相应的 10 位死区时间计数器;  1 个32 位捕获寄存器;  2 个极性相反的已调整的输出(MCOA 和 MCOB);  1 个
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:320771
    • 提供者:
  1. MC_PWM

    0下载:
  2. 交流电机的驱动。MC-PWM的应用。 MCPWM 含有 3 个独立的通道,每个通道包括:  1 个32 位定时器/计数器(TC);  1 个32 位界限寄存器(LIM);  1 个32 匹配寄存器(MAT);  1 个10 位死区时间寄存器(DT)和相应的 10 位死区时间计数器;  1 个32 位捕获寄存器;  2 个极性相反的已调整的输出(MCOA 和 M
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:323696
    • 提供者:
  1. S3C44B0interrupttestexample

    0下载:
  2. S3C44B0 中断实验参考程序 通过实验了解ARM的中断方式和原理 熟悉ARM中断的编程方法 硬件:Embest S3CEV40实验平台,Embest ARM标准/增强型仿真器套件,PC机。 软件:Embest IDE 2003集成开发环境,Windows 98/2000/NT/XP。-Experimental reference program S3C44B0 interrupt the experiment and understand the principles of
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:650640
    • 提供者:Lily
  1. KBD_RDCHR

    0下载:
  2. The function kbd_rdchr() does not riqueres interrupts or timers. Just call it when your program needs to read a key, it also does not queue those keys in any way. This function handles a 3x4 matrix keyboard conected at port defined as "kdb_port" kd
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:6307
    • 提供者:manoel
  1. 30projectwithpic

    0下载:
  2. Microcontrollers are single-chip computers consisting of CPU (central processing unit), data and program memory, serial and parallel I/O (input/output), timers, external and internal interrupts, all integrated into a single chip that can be purch
  3. 所属分类:Project Design

    • 发布日期:2017-05-17
    • 文件大小:4238850
    • 提供者:ahmed
  1. danpianji

    0下载:
  2. s52单片机知识,有电子钟、红外解码、串口中断-s52 SCM knowledge, electronic clock, infrared decoder, serial port interrupts, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2033327
    • 提供者:邓文华
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 43 »
搜珍网 www.dssz.com