CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 定时器捕获

搜索资源列表

  1. Timer1CapToControlLED

    0下载:
  2. LPC213X开发板提供的定时器1输入捕获实验,基于前后台的实验.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:23782
    • 提供者:李想
  1. 8.TIM_Compare

    0下载:
  2. stm32f103rb TIM定时器 捕获比较输出模式下程序 基于MDK的开发环境 全套c源码-stm32f103rb TIM timer capture compare output mode program based MDK development environment complete c source
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:1123090
    • 提供者:hh
  1. PWM_Input

    0下载:
  2. STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:8355
    • 提供者:梁凯
  1. timerB

    0下载:
  2. msp430的16位定时器B基本程序 里面有11个小程序 使你在最短时间呢对定时器B的功能做到轻松上手-msp430' s 16-bit timer B the basic procedures for which there are 11 small programs so that you do in the shortest possible time, the function of the timer B be easy to get started
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:10014
    • 提供者:liyan
  1. chaoshengboceju

    0下载:
  2. 采用LPC2138做控制器,利用PWM控制发射头发射超声波,然后利用定时器的捕获功能得到接收超声波的时间。-Done using LPC2138 controller, using PWM control launching the first launch wave, and then using the timer capture function was to receive ultrasonic time.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3745062
    • 提供者:niebing
  1. ir

    0下载:
  2. 是一个关于红外编码的遥控程序,通过定时器捕获,希望对你们有帮助。-Is a program on the infrared remote control codes, through the timer capture, hope you have help.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:55264
    • 提供者:xiaodong
  1. main

    0下载:
  2. 利用改变定时器输出比较通道的捕获值,当输出通道捕获值产生中断时,在中断中将捕获值改变,这时,输出的I/O会产生一个电平翻转,利用这种办法,实现不同频率的PWM输出。-Used to change the timer output value of a channel down the output channel capture value generate the interrupt, "the value will change, then, the output of course i
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:567
    • 提供者:闻晶
  1. MSP430danpianjiCprogramingdesign

    0下载:
  2. 实用的基础msp430的模块程序C语言编程 包括基础时钟,ADC,DAC单通道单序列,多通道多序列等,锁相环,异步串行,,FLASH擦写,中断,比较捕获,PWM波形的产生,LCD模块程序,行列式键盘,基本定时器,DMA数据传输捕获脉冲信号周期等-Practical basis for msp430 module C programming, including basic clock, ADC, DAC channel single sequence, such as multi-chann
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:296190
    • 提供者:Elaine
  1. timer

    0下载:
  2. 飞思卡尔芯片的定时器模块,包括输入捕获,脉冲计数器,pwm模块-freescale timer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1099987
    • 提供者:yingbo
  1. FrequencyIndicator

    1下载:
  2. 本代码是基于IAR的MSP430的频率计设计,MSP430内部定时器TIMEA采用捕获周期计数法测频,测频范围1HZ~32K,精度为1HZ,并采用12864显示-The code is based on the MSP430 IAR frequency meter design, MSP430 internal timer TIMEA capture cycle counting method using frequency measurement, frequency measurement
  3. 所属分类:Other Embeded program

    • 发布日期:2015-01-23
    • 文件大小:9216
    • 提供者:李胜
  1. tim-input-catpure-counter

    0下载:
  2. 定时器输入捕获tim input catpure counter-tim input catpure counter
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:1326
    • 提供者:lianlian
  1. TIM

    0下载:
  2. 基于keil的stm32的定时器基本功能的工程。实现了定时器输入捕获、PWM输出、捕获比较等功能的四个工程。-Project for stm32. They are projects based on Keil which accomplished timers PWM output and so on.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:4028507
    • 提供者:zheng
  1. Inputcapture

    3下载:
  2. STM32的TIM3通用定时器 输入捕获法测量频率 精确到1hz-STM32 of TIM3 general-purpose timer input capture accurate method to measure the frequency 1hz
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1403820
    • 提供者:孙浩
  1. capture

    0下载:
  2. 本次实验,使用TIM4产生一个1K的频率输出,用TIM1进行捕获。并测出频率计算 TIM1 的时基单元配置:关于TIM1的时基设置问题前文已经讨论过了。这里只有一点需要明确的,就是为了尽量减少更新事件,将TIM_Period设置到最大即0xFFFF。定时器时钟设置成2M,这样定时器的更新频率就是30Hz,不会造成两次捕获之间产生多次更新。-his experiment, using the TIM4 produce a 1 k frequency output, using TIM1 cap
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2963
    • 提供者:崔炜煜
  1. duty-cycle

    0下载:
  2. 本程序利用系统节拍定时器生成测试脉冲,利用定时器捕获功能来计算脉冲的宽度和占空比。-The program uses the system tick timer to generate test pulses, using a timer capture function to calculate the pulse width and duty cycle.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3262
    • 提供者:Chachee_
搜珍网 www.dssz.com