搜索资源列表
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 非行
MSP430-ADC-Flash-LCD-PWM-Key-RTC..
- MSP430 常用的模块代码,为西电测控系谢楷老师编写,不是TI官网上的代码,比官方的代码更好,看看接口就可以直接拿来使用。非常标准的商业级C语言源码,各种接口宏定义和注释写的非常清晰。包括16位ADC,BasicTimer,Flash,LCD,PWM,UART,蜂鸣器,KeyBoard,RTC.非常推荐-MSP430 common used module code,wrote by Xiekai of Measurement and control department of Xidian U
PWM_DC_Motor_Control_Using_TimerA
- MSP430 PWM DC Motor Control Using Timer A
Timer_B_DA
- 利用MSP430 的Timer_B 在比较模式下输出的脉宽调制(PWM)波来实现D/A 转换的工作原理介绍了利用MSP430F149 的Timer_B 的PWM 输 出产生正弦波的方法-MSP430 use in the comparison mode Timer_B output pulse width modulation (PWM) wave to achieve D/A converters to introduce the working principle of the use
fet140_ta_pwm01
- PWM impletation using timer A in MSP430 uC
pwmprogram
- A set of programs in c, assembler language about the pwm techniques in msp430 and its implementation. Very useful one.
MSP430_2274_DS18B20_1602
- MSP430单片机的LCD2004屏,PWM波和DS18B20的综合程序-MSP430' s LCD2004 screen, PWM, and a comprehensive program DS18B20
PWM
- 用msp430单片机写的简单的产生方波的C程序,适合初学者进行参考-Msp430 microcontroller used to write simple C program produces a square wave, suitable for beginners to reference
LED_PWM_COL
- MSP430驱动步进电机生成PWM一个很全的程序,可以调节PWM频率,占空比、按照一定步进调节频率、产生脉冲波形等.写步进电机和直流电机的驱动可以借鉴一下-MSP430 PWM drive stepper motor generates a very full program, can adjust the PWM frequency, duty cycle, adjusting the frequency according to a certain step, resulting in pu
Play_WAVE
- MSP430 应用源程序。 包括: GPIO Flash Memory P1 Interrupt Timer A UART I2C PWM Playing Music Huminity Sensor Pressure Sensor LCD_2X12 LCD240X160 Speaking LM75A DS2401 IR_Decoder 可以到http://franktu.com/下载更多源程序。-MSP430
MSP430-Timer-A--to-capture--pulse
- Msp 430 单片机的TA定时器的capture 模式,用于捕捉外部脉冲信号PWM-Msp 430 microcontroller using Timer A to capture PWM
MSP430-pwm
- 基于MSP430的PWM波的产生,一个简单的例子,供大家参考-Based on MSP430 PWM wave generation, a simple example, for your reference
PWM
- MSP430做的输出PWM波。学习单片机和电机驱动应掌握的只是。挺有用的-The MSP430 doing a PWM output Learning microcontroller and motor driver should be mastered only. Quite useless
TA-PWM
- MSP430定时器A,初始化程序,及占空比设置函数,方便调用,及给脉冲-MSP430 Timer A, initialization procedures, and duty setting function for easy call, and to the pulse
PWM
- 该程序是对MSP430进行PWM波进行输出,已验证成功,并且该程序可实现按键控制PWM波的占空比,可实现0~100 的占空比调制,如果外加一个滤波电路可以实验调节占空比达到控制模拟电压的效果。-The program is carried out on the MSP430 PWM wave output, has been successfully verified, and the program can realize the keys to control the duty ratio
MSP430-PWM
- 本程序为PWM程序,使用时注意使用时钟程序shizhong(),在SMCLK为1MHZ时,最大频率为10KHZ,SMCLK为8MHZ时,最大频率约为80KHZ, 可通过直接调用函数得到PWM波,如果需要两个占空比的PWM,按下列函数说明修改,否则可删除屏蔽部分-The procedure for the PWM program, note the use of using a clock program shizhong (), in SMCLK is 1MHZ, the maximum f
msp430-pwm
- msp430的pwm控制,在一定时间间隔让pwm的占空比自动变化。-msp430 of pwm control, at a certain time interval so that the duty cycle of the automatic change pwm.
pwm
- MSP430定时器A输出2路占空比可调PWM波-MSP430 Timer A 2-way adjustable duty cycle PWM output wave
pwm
- 430单片机pwm产生,利用timer——A产生2路pwm信号,包括时钟源的选择配置,定时器的配置(Includes the selection configuration of the clock source, the timer configuration)
PWM_30percent
- 用msp430输出占空比为30%的pwm波(MSP430 output PWM wave with a duty ratio of 30%)