搜索资源列表
msp430 定时器输出pwm方波
- msp430 定时器输出pwm方波 方便 可调
TIM_Test
- STM32 PWM 演示程序,使用定时器2-STM32 PWM demonstration program, using the Timer 2
PWM
- 详细说明:pwm原程序利用定时器,在P2_5上输出PWM波。为了演示,使占空比从1%~99%再从99%~1%连续变化。频 率约为200Hz。可以用于用于直流电机的驱动等方面
PWM
- PWM 控制 LED 灯渐亮渐灭程序 适用 ME300B 开发系统 晶振为11.0592M 利用定时器控制产生占空比可变的 PWM 波 按K1,PWM值增加,则占空比减小,LED 灯渐暗。 按K2,PWM值减小,则占空比增加,LED 灯渐亮。 当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警。-PWM control of LED lights gradually becoming bright ME300B out procedures applicable
Timer
- s3c44b0 PWM timer和看门狗定时器测试-s3c44b0 PWM timer and watchdog timer test
STC12C5410AD-PWM-C-8-timer
- C语言,利用两个8位定时器,实现两路PWM。两路PWM互不干扰。实现波形的渐强/渐弱。本代码是某大型代工企业的数码相机PWM模式下的检测驱动方式。可以用来驱动步进马达,最直观就在LED灯查看。-C language, the use of timers to achieve the two PWM. Two PWM without disturbing each other. Achieve waveform crescendo/diminuendo. This code is a large
PWM
- c语言产生占空比可变的方波,用定时器做出来的。-c language variable duty cycle square wave
8051-timing-device-imitate-PWM
- 8051 定时器模拟PWM防真 使用定时器模拟3路PWM -8051 defense really use analog PWM timer analog three-way PWM timer
PWM
- 基于MSP430G2553的定时器输出PWM波通过按键控制可改变占空比-Based MSP430G2553 timer PWM output duty cycle can be changed through the control button
PWM-
- 把定时器1的快速PWM效果显示在LED上 OCR1A上的LED灯逐渐变亮 OCR1B上的LED逐渐变暗-The effect of the fast PWM timer 1 on the LED display LED on OCR1A gradually brighten the LED gradually darken OCR1B
TA-PWM
- MSP430定时器A,初始化程序,及占空比设置函数,方便调用,及给脉冲-MSP430 Timer A, initialization procedures, and duty setting function for easy call, and to the pulse
TM32-PWM-TEST
- stm32的pwm配置和测试试验,讲解了通用定时器的PWM配置和脉宽调制-This file is about STM32 s PWM configuration and test,the content is Explained the general PWM timer configuration and pulse width modulation
stm32f4-TIM3-PWM
- 利用stm32f407的定时器3的4个通道输出PWM波来控制小车前进倒退停车-Use stm32f407 timer 4 channel 3 output PWM wave to control the car forward backward parking
PWM
- stm32基于定时器对PWM频率进行修改,以此控制步进电机,做到步进电机速度可调,只做了加速减速没有做,原理相同,实测可用(STM32 based on the timer to modify the frequency of PWM, in order to control the stepper motor, so that stepper motor speed adjustable, only to do the acceleration deceleration, did not do
PWM正弦波50hz_TIM4_CH1
- stm32定时器4生成PWM波(The STM32 timer 4 generates the PWM wave)
PWM
- 利用stm32定时器实现PWM输出功能啊(Use STM32 timer to realize PWM output function)
STM32F4TIM1四路PWM输出实验
- 利用同一个定时器,同时进行四路PWM输出实验,基于keil 5软件平台(Four way PWM output experiment)
MCU
- 公司项目,采用赛元单片机,应用到红外编解码技术,数码管显示技术、触摸按键技术、定时器、中断、PWM输出、串口设置等等。(The company's project, using Saiyuan MCU, applies to infrared coding and decoding technology, digital tube display technology, touch key technology, timer, interrupt, PWM output, serial port
LED 渐亮灭 交替 定时器PWM
- STM32控制LED亮度渐变,使用定时器实现(STM32 Controls LED Brightness Gradient with Timer)
双步进电机加减速
- 实现用单片机定时器对输出脉冲的计数以及加减速对步进电机进行控制 亲测好用(It can count the output pulse with the timer of single chip microcomputer and control the stepping motor with acceleration and deceleration)