CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MSP430的捕获程序

搜索资源列表

  1. 7-3

    0下载:
  2. MSP430系列单片机实现捕获脉冲信号周期的程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:9.85kb
    • 提供者:肖宪东
  1. catch

    0下载:
  2. msp430捕获器模块驱动程序,全都是我自己编写的!-msp430 capture module driver, all I have written!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:818byte
    • 提供者:马作伟
  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
    • 文件大小:9.78kb
    • 提供者:liyan
  1. ca

    0下载:
  2. msp430通过捕获功能的超声波程序,可以很准取的得到间隔时间-msp430 through the capture of ultrasound program, you can take to get a very accurate time interval
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:40.42kb
    • 提供者:方亮
  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-02
    • 文件大小:289.25kb
    • 提供者:Elaine
  1. MSP430-TB-PWM

    0下载:
  2. 利用MSP430的TB捕获PWM波的脉冲宽度,通过该程序可以加深对msp430定时器的理解和应用。-TB captured using the MSP430 PWM wave pulse width, through the program can deepen the understanding and application of msp430 timer.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:6.77kb
    • 提供者:问路
  1. MSP430

    0下载:
  2. 定时器是单片机常用的其本设备,用来产生精确计时或是其他功能;msp430的定时器不仅可以完成精确定时,还能产生PWM波形输出,和捕获时刻值(上升沿或是下降沿到来的时候)。这里完成一个比较通用的PWM波形产生程序。-The timer is a microcontroller used the equipment used to generate precise timing or other features a msp430 the timer is not only to complete
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:102.02kb
    • 提供者:王蕊
  1. msp430chaosheng(cap)

    0下载:
  2. 该程序是通过msp430单片机的捕获模式对超声模块进行测距的。该程序非常稳定,已在系统上使用-The program is through the msp430 microcontroller capture mode ultrasonic modules ranging. The program is very stable, and has been used on the system..
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:44.26kb
    • 提供者:程海粟
  1. MSP430-Timer_A

    1下载:
  2. 使用MSP430单片机实现用Timer_A捕获方式显示信号的频率与周期,程序已成功运行。-Use MSP430 MCU Timer_A capture frequency cycle of the signal, the program has been run successfully.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-28
    • 文件大小:33.18kb
    • 提供者:王艺涵
  1. TimerPwm

    0下载:
  2. 定时器是单片机常用的其本设备,用来产生精确计时或是其他功能;msp430的定时器不仅可以完成精确定时,还能产生PWM波形输出,和捕获时刻值(上升沿或是下降沿到来的时候)。这里完成一个比较通用的PWM波形产生程序。 -The timer microcontroller used the equipment used to generate precise timing or other features of msp430 timer can be done not only precise
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:7.12kb
    • 提供者:wangpeng
  1. MSP44-Frequency-measurement

    0下载:
  2. 该程序利用MSP430单片机内部定时器的捕获功能,实现对输入方波信号频率的测量,测量频率范围广,并且测量精确。-Frequency measurement by using MSP430 single chip microcomputer internal timer capture capabilities of the program, implementation of input square-wave signal frequency measurement, the measurem
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:34.08kb
    • 提供者:CHG
  1. MSP430的捕获程序

    0下载:
  2. MSP430的捕获程序,上升沿,下降沿,捕获
  3. 所属分类:嵌入式/单片机编程

  1. pluse

    0下载:
  2. 利用msp430来捕获脉冲信号周期的程序-To capture the pulse signal using msp430 cycle program
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:8.23kb
    • 提供者:hengxu
  1. 5-TimerB

    0下载:
  2. msp430的定时器B程序的总结,包括捕获PWM-msp430 timer B program summary, including capture PWM etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:191.21kb
    • 提供者:韩雨航
  1. MSP430捕获脉冲信号周期的程序

    0下载:
  2. MSP430系列单片机实现捕获脉冲信号周期的程序-MSP430 series MCU cycle pulse signal capture procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-30
    • 文件大小:9.9kb
    • 提供者:tionm
  1. MSP430-Input-capture

    0下载:
  2. 利用MSP430单片机的定时器的比较捕获模块做的小程序,用于测量输入信号的频率和周期。-Comparison of capture module to do a small program using MSP430 microcontroller timer, used for frequency and period measurement of the input signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:960byte
    • 提供者:戏言
  1. maichong

    0下载:
  2. 本本程序运用了430单片机自带的捕获模式来检测脉冲信号,很准确(This procedure uses the 430 microcontroller comes with capture mode to detect pulse signals, very accurate)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:262kb
    • 提供者:张三1234
搜珍网 www.dssz.com