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

搜索资源列表

  1. HT82K95

    5下载:
  2. HT82K95E应用范例 详细的usb程序 HT82K95E datasheet -HT82K95E datasheet Features  Operating voltage: fSYS=6M/12MHz: 3.3V~5.5V  Low voltage reset function  32 bidirectional I/O lines (max.)  8-bit programmable timer/event counter with overflo
  3. 所属分类:USB develop

    • 发布日期:2017-03-26
    • 文件大小:665.78kb
    • 提供者:兰顺华
  1. bomb

    0下载:
  2. source code for microchip 8 bit architecture microcontroller, created for a general pourpose timer/clock with 7 segment display, it use 2 internal timer interrupts. Build with CCS C compiler.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:3.84kb
    • 提供者:stefano
  1. LABD2

    0下载:
  2. Developed for use with MSP430x22x4 MCU (2274). Made with Code Composer Essentials v3.1. VLOCLK used, MCLK from VLOCLK.Also calibrated DCO s used. Basically this file is for educational use working with Basic Clock Module+. Timer interrupts used fo
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:17.79kb
    • 提供者:ibanez2006
  1. Timer00000Interrupt

    0下载:
  2. C8051F120的定时器及外部中断使用C程序,包括各定时的8/16重载,捕捉,高速切换等。经片上调试通过,放心下载使用-C8051F120 timer and external interrupts use the C program, including the timing of the 8/16 overload, capture, high-speed switching. The on-chip debugging through, secure download
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:102.46kb
    • 提供者:xiaot
  1. Lab2_shah006

    0下载:
  2. The objective of this assignment is to implement a non-preemptive kernel. In order to do this you must implement three tasks: 1. Timer Management – necessary to establish a time base for our system. 2. Interrupt Management – necessary to handle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:425.31kb
    • 提供者:gary
  1. dingshi

    0下载:
  2. //程序名称:dingshi.c //程序功能:定时器0驱动,流水灯显示定时中断次数-//Program Name: dingshi.c// process functions: Timer 0 drive, water lights show the number of timer interrupts
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:669byte
    • 提供者:yzm
  1. main

    0下载:
  2. MSP430F449的定时器中断的应用,本程序来源于TI官方提供。对初学者很有帮助。-MSP430F449 timer interrupts the application of this program from TI from official sources. Very helpful for beginners.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:746byte
    • 提供者:陈东
  1. test_3_irq_led

    0下载:
  2. keil下,用定时器中断做的lm3s1601驱动led点亮的程序-keil, using timer interrupts do lm3s1601 driven process led light
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:380.22kb
    • 提供者:董花花
  1. led

    0下载:
  2. 定时器中断的例程,实现一秒定时,并在led灯上显示- Writes routine which a timer interrupts, realizes one second fixed time, and demonstrated on the led lamp
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3.18kb
    • 提供者:蔡林
  1. dianzishizhongAT89C51

    0下载:
  2. 两个数码管动态显示,用了两个定时器中断。-Two digital dynamic display, with two timer interrupts.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9kb
    • 提供者:刘聪
  1. interrupt

    0下载:
  2. 学生学习嵌入式单片机教程汇总的中断函数,包含各种外部,串口及定时器中断-Embedded MCU learning tutorial summary of the interrupt function, including a variety of external, serial port and timer interrupts
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:10.21kb
    • 提供者:shangxiao
  1. server

    0下载:
  2. 8051单片机控制多个舵机源程序,定时器加中断实现PWM-51 servo microcontroller to control multiple source, PWM timer interrupts Canada
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:17.86kb
    • 提供者:
  1. Stopwatch

    0下载:
  2. 89c52定时器中断动态扫描数码管实现秒表-89c52 timer interrupts to achieve dynamic scan digital stopwatch
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:12.55kb
    • 提供者:张永亮
  1. traffic

    0下载:
  2. 使用keil+汇编写的一个交通灯设置控制程序,涉及定时器中断、串口通信与中断、外部中断,通过两个c52串口互联,可在一端设置红黄绿时间,另一端接收并储存时间设定,发送端键盘接P1[0~6],接收端led-8接P1,P2[0~2],另外接外部中断,应对突发事件,本程序纯粹是本人失误产生,老师让写c语言,结果偶没听见,以为写汇编,杯具的程序就此产生了……不过还是很有借鉴意义的一个小程序啦,内附详细说明(本人一贯风格)-Using keil+ assembly to write a set of tr
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:40.07kb
    • 提供者:小影
  1. dled

    0下载:
  2. led灯动态显示接口驱动,使用定时中断实现显示的程序,第一至五位始终为0 ,第六位在0--9之间变化-led light dynamic display interface driver, use the timer interrupts the program shows, the first is always 0 to five, the sixth in the 0- 9 vary between
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:633.18kb
    • 提供者:吴川隆
  1. cx1

    0下载:
  2. 自己写的一个51的测试程序,用到了定时器,中断等,可以帮组新手入门-51 to write a test program using the timer, interrupts, etc., can help groups Getting Started
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:22.02kb
    • 提供者:liujia
  1. dg128periodic-interrupt-timer

    0下载:
  2. dg128简单的定时器中断,使用中断实现PWM控制-dg128 simple timer interrupt, using interrupts to achieve PWM control
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:272.43kb
    • 提供者:逍遥
  1. 5.Timer-Interrupts

    0下载:
  2. zigbee cc2430的开发程序,实现时钟中断-zigbee cc2430 development process, the clock interrupt
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:66.58kb
    • 提供者:yang jingzhou
  1. Timer-Interrupts

    0下载:
  2. zigbee 开发板smartRF04 时间中断程序-zigbee evaluation kit smartRF04 timer interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:73.57kb
    • 提供者:
  1. Lab3-Flash-LEDs-with-two-timer-interrupts.c

    0下载:
  2. THIS PROGRAM ARE Lab3 Flash LEDs with two timer interrupts.c-THIS IS PROGRAM ARE Lab3 Flash LEDs with two timer interrupts.c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:86.59kb
    • 提供者:jgukang
« 12 3 4 5 6 »
搜珍网 www.dssz.com