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

搜索资源列表

  1. TIMER-A

    0下载:
  2. 用MSP430控制的led流水灯 用的是TIMERA的定时功能 有中断-With MSP430 control led light water using a timer function interrupt TIMERA
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:756492
    • 提供者:陈东
  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. main

    0下载:
  2. 用MSP430的辅助时钟用定时器A输出pwm波-output pwm wave using timera in msp430
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:1436
    • 提供者:
  1. pwm

    0下载:
  2. msp430产生40khz的pwm,使用TB定时器,mclk时钟-msp430 produce a 40khz pwm, use TB timer, mclk clock
  3. 所属分类:软件工程

    • 发布日期:2013-12-16
    • 文件大小:633
    • 提供者:王志远
  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
    • 文件大小:34899
    • 提供者:CHG
  1. IR

    0下载:
  2. MSP430红外解码驱动,占用了一个定时器资源。-MSP430 IR decoding drive, taking up a timer resources.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1677
    • 提供者:Shymon
  1. sPWM

    0下载:
  2. MSP430用定时器a做spwm波,测试可行,可在P11,12上检测出方波-MSP430 spwm wave with a timer to do a test feasible, at P11, 12 square wave is detected on
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:15063
    • 提供者:lfz
  1. Lauchpad-EXP

    0下载:
  2. 使用Lauchgpad MSP430做得8个小实验。有:按键、TIMER_A、测周和定时测次数测频率、UART等。在各个子文件的Log.txt中记载了当前实验的内容。-Use Lauchgpad MSP430 doing 8 small experiment. Are: buttons, TIMER_A, measuring the number of weeks measured frequency and timing measurements, UART, etc. In each sub
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:186170
    • 提供者:
  1. timer-A-capture-function

    0下载:
  2. MSP430 1611单片机通过定时器A的捕获功能,测量计算一段高电平持续时间。用来计算方波周期。-MSP430 1611 microcontroller through the timer A capture function, measurement and calculation for some high duration. Used to calculate the square wave cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:35565
    • 提供者:orient
  1. PWM

    0下载:
  2. msp430 5438定时器可调PWM输出-msp430 5438 Timer Adjustable PWM output
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:90095
    • 提供者:li wei
  1. 1602time

    0下载:
  2. 利用msp430单片机中的定时器A定时产生中断,并利用中断进行时间累加,利用液晶屏(1602)显示时间。-Use msp430 microcontroller timer A timer interrupt is generated, and use interrupt time accumulation, the use of the LCD screen (1602) show the time.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:15623
    • 提供者:刘强
  1. timerA-PWM

    0下载:
  2. 利用msp430单片机定时器timeA产生一定频率的PWM方波,并且可以通过改变timeA的寄存器来改变其频率。-Use msp430 microcontroller timer timeA produce a certain frequency of the PWM square wave, and can be changed timeA register to change its frequency.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24051
    • 提供者:刘强
  1. Light-water

    1下载:
  2. 利用msp430单片机的定时器timeA定时产生中断,在中断中按顺序依次点亮led灯,结束后,再依次熄灭led灯。-Use msp430 microcontroller timer timeA timer generates an interrupt, the interrupt led lights lit in sequence, after the end, and then turn off led lights.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:16179
    • 提供者:刘强
  1. MSP430C-program

    0下载:
  2. 单片机(MSP430)C语言源程序(串口通信、定时器、总线、液晶、中断等)-Microcontroller (MSP430) C language source code (serial communication, timer, bus, LCD, interrupts, etc.)
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:59666
    • 提供者:luanli
  1. 5-TimerB

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

    • 发布日期:2017-04-16
    • 文件大小:195794
    • 提供者:韩雨航
  1. MSP430PWM

    0下载:
  2. MSP430单片机自带的定时器有PWM输出管脚,通过改变寄存器的数值,设置频率、周期、占空比等。-MSP430 MCU comes with a PWM timer output pin by changing register values, set the frequency, period, duty cycle and so on.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:666
    • 提供者:吴昊
  1. 1231231241135

    0下载:
  2. 基于msp430单片机的定时器捕获模式测量超声波距离-Based on msp430 microcontroller timer capture mode ultrasonic distance measurement
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:132365
    • 提供者:刘晓磊
  1. TIM12864

    0下载:
  2. msp430中的定时器应用,结果显示在12864上-msp430 timer in the application, the results are displayed on 12864
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:44706
    • 提供者:爱天
  1. Timer_A_USART

    1下载:
  2. 基于MSP430的定时器来模拟串口通讯程序,对学习很有帮助。-MSP430-based simulation serial communication program
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:161125
    • 提供者:曹国亮
  1. pcf8563

    0下载:
  2. 对时钟芯片PCF8563的初始化,设定时间,设定定时中断,获取当前时间的文件。已在MSP430上实现-PCF8563 clock chip initialization, set the time, set the timer interrupt, get the file the current time. Has been implemented on the MSP430
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4127
    • 提供者:cheshuai
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com