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

搜索资源列表

  1. 1s_dingshi

    0下载:
  2. 用msp430单片机产生一秒定时,让Led闪烁-One second timer, so Led blinking msp430 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20994
    • 提供者:jim green
  1. wtd

    0下载:
  2. MSP430 单片机基础运用,看门狗定时功能,适合参赛,模块化-MSP430 microcontroller that base, the watchdog timer function, suitable for competition, modular
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:17438
    • 提供者:一阵风
  1. speed

    0下载:
  2. MSP430单片机上运动定时器A的计数功能、捕获功能测频,频率范围宽。然后转化成速度。-Sports Timer A count function, capture function on the MSP430 microcontroller measured frequency, wide frequency range. Then converted into speed.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:19953
    • 提供者:张君
  1. 123

    0下载:
  2. MSP430利用定时器捕获测量信号的频率精确到1Hz-MSP430 use the timer to capture the measured signal frequency is accurate to 1Hz
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:28085
    • 提供者:
  1. MMSPP430-RRTCS

    0下载:
  2. 一种基于MSP430系列单片机SCM的软件源码实时时钟(RTC)代码码,使用定时器B为中断源,时间变量使用字符型变量储存,便于直接输出数字 -Based on MSP430 MCU SCM software source code for real-time clock (RTC) code, the use of the timer B interrupt source, the time variable character variable to store, easy to dire
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2090
    • 提供者:坚定
  1. SoftUart

    1下载:
  2. 使用MSP430单片机的定时器A,模拟UART通信。程序在IAR环境下调试通过,实际应用在2.45M的主频下,波特率19200能够可靠通信。-MSP430 MCU timer A simulation of the UART communication. Program debug in IAR environment through practical application in 2.45M clock speed 19200 baud rate for reliable communica
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1500
    • 提供者:guoxiao
  1. TimerPwm

    0下载:
  2. MSP430单片机的定时器调制PWM占空比的源代码。-MSP430 MCU timer modulation of the source code of the PWM duty cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8461
    • 提供者:黄中辉
  1. pwm

    0下载:
  2. 定时器中断,ta定时的pwm可调输出,msp430 169开发-Timer interrupt, ta regular pwm adjustable output
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:16499
    • 提供者:科子
  1. ADC

    0下载:
  2. 基于MSP430的ADC12转换程序,单通道循环转换模式,采样定时器-Based on the MSP430 ADC12 conversion process, single cycle conversion mode, sampling timer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:37777
    • 提供者:
  1. chaoshengbo-wushurubuzhuo

    0下载:
  2. 基于MSP430的脉冲宽度检测代码程序,不用定时器A的输入捕捉功能,-MSP430-based pulse width detection code programs without Timer A input capture function,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:32693
    • 提供者:
  1. ourdev_601504MZ0HP8

    0下载:
  2. 用MSP430的定时器,产生PWM波形,产生两个占空比不一样的PWM波形-PWM waveform is generated using the timer of the MSP430
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2084
    • 提供者:王蕊
  1. wannianli

    1下载:
  2. 基于msp430的万年历,可以通过按键调整、设置,以及定时等等,也可二次开发成定时器。源码。-Based on the msp430 the calendar buttons to adjust the settings, and timing, etc., can also be secondary development into a timer. Source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3288
    • 提供者:zhang
  1. Time_A-PWM

    0下载:
  2. 基于msp430的定时器A生成PWM波,定时器APWM波-Based on the msp430 the Timer A to generate the PWM wave
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-16
    • 文件大小:12516
    • 提供者:张成伟
  1. msp430dingshiqi

    0下载:
  2. msp430单片机使用定时器中断方式 msp430单片机使用定时器中断方式-msp430 microcontroller using the timer interrupt msp430 microcontroller using the timer interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2150
    • 提供者:懂并
  1. PMW

    0下载:
  2. 使用msp430内部定时器产生占空比可变的方波。-Use the msp430 internal timer generates variable duty cycle square wave.
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:20367
    • 提供者:zhuyong
  1. timerUART

    1下载:
  2. 基于MSP430的timerUart。利用MCU的定时器功能模拟uart(串口)操作。如果MCU不带硬件uart功能,就可以利用此代码完成uart的接收与发送-MSP430-based timerUart. MCU' s timer function using simulated uart (serial port) operation. If the MCU without the hardware uart function, you can use this code to com
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:20378
    • 提供者:letree
  1. LaunchPad

    0下载:
  2. TI launchpad 开发板msp430官方例程。实验1.温度检测。实验2.P1口操作。实验3.IO口中断。实验4.定时器。实验5.低功耗模式。实验6.ADC10使用。建议用写字板打开-TI launchpad the development board msp430 official routine. Experiment 1. Temperature detection. Experimental 2.P1 port operation. The experimental 3.IO po
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:84739
    • 提供者:李韬
  1. PWM

    0下载:
  2. 基于MSP430的使用定时器B进行PWM输出。输出的频率和占空比由串行口发送来的指令确定。-Based on MSP430 using the timer B PWM output. The output frequency and duty cycle instruction sent by the serial port to determine.
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:14230
    • 提供者:王巍巍
  1. msp430_TimerA

    0下载:
  2. MSP430单片机 Timer A定时器 应用-MSP430 microcontroller Timer A Timer application
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:90838
    • 提供者:zhanghai
  1. TimerA3

    0下载:
  2. 单片机定时器应用的例子,用的是msp430单片机-The microcontroller timer application example with msp430 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:75245
    • 提供者:杨明
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com