搜索资源列表
MSP430
- 430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行
msp430compare.rar
- MSP430 捕获/比较器框架程序,可根据实际情况填写代码。,MSP430 Capture/comparator framework of the program, fill in the code according to the actual situation.
MSP430-EX44X
- msp430f449,实验程序,包括源代码和程序文档,经测试可以运行。-msp430f449, experimental sequence!
7-3
- MSP430系列单片机实用C语言程序设计捕获脉冲信号周期程序-MSP430 Microcontroller utility program designed to capture the C-pulse-cycle processes
capture_intrput
- 基于msp430的液体滴速检测,当有液滴流经时,可以通过IO的跳变捕获次脉冲-Msp430-based liquid Disu testing, when there are droplets flowing through, you can jump through the IO' s capture pulses
ADSlope
- () { float fad WDTCTL = WDTPW + WDTHOLD //关闭看门狗 InitSys() CeRref() st: fad=Slope() //斜边ad转换 goto st } /***************************************************************************** 系统初始化 ***************************************************************
main-freq
- 利用msp430单片机通过捕获上升沿测量方波频率,程序短小精悍-Msp430 microcontroller used to capture rising edge of the measurement by the square wave frequency, the program dapper
DJjiansu
- 用MSp430控制直流电机减速,用到了TimberA中的捕获比较寄存器。-DC motor control with MSp430 slow, use the TimberA the capture compare register.
test430
- 利用msp430的双路捕获功能实现的红外测速 -using infrared msp430 based speed test
MSP430-TB-PWM
- 利用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.
msp430freqency
- 利用msp430计数器的捕获功能,检测输入信号的频率,并用液晶进行显示-Use msp430 counter capture, detect the input signal frequency, and use the LCD to display
msp430basic-routine-program-library
- 430所有基础例程程序库文件,msp430单片机内部程序源资料,可移植性强,C语言编写,包括中断嵌套程序,异步串行通信程序(空闲模式多机通信)基本定时器程序,行列式键盘,程序捕获脉冲信号周期程序,PWM输出程序,PWM输出程序,ADC12单通道和序列通道多次转换程序,FLASH擦写程序,LCD模块程序,比较器A电阻值测量程序,基本定时器程序,FLL+锁频环程序-430 all basic routines program libraries, msp430 microcontroller int
MSPTIMER
- msp430定时器源码 主要以msp430F149为示例芯片,详细讲解了定时器,CCR0,CCR1比较捕获的使用。-msp430 timer source msp430F149 the sample chip , gave a detailed timer CCR0 , CCR1 is captured in use .
speed
- MSP430单片机上运动定时器A的计数功能、捕获功能测频,频率范围宽。然后转化成速度。-Sports Timer A count function, capture function on the MSP430 microcontroller measured frequency, wide frequency range. Then converted into speed.
123
- MSP430利用定时器捕获测量信号的频率精确到1Hz-MSP430 use the timer to capture the measured signal frequency is accurate to 1Hz
msp430chaosheng(cap)
- 该程序是通过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..
MSP430-Timer_A
- 使用MSP430单片机实现用Timer_A捕获方式显示信号的频率与周期,程序已成功运行。-Use MSP430 MCU Timer_A capture frequency cycle of the signal, the program has been run successfully.
TimerPwm
- 定时器是单片机常用的其本设备,用来产生精确计时或是其他功能;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
MSP430-Input-capture
- 利用MSP430单片机的定时器的比较捕获模块做的小程序,用于测量输入信号的频率和周期。-Comparison of capture module to do a small program using MSP430 microcontroller timer, used for frequency and period measurement of the input signal.
maichong
- 本本程序运用了430单片机自带的捕获模式来检测脉冲信号,很准确(This procedure uses the 430 microcontroller comes with capture mode to detect pulse signals, very accurate)