搜索资源列表
PWM波形(呼吸灯)
- 利用MSP430G2553的呼吸灯,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
stc15f104Test
- STC15F104E上通过pwm方式实现简单呼吸灯效果。(STC15F104E through the PWM way to achieve simple breathing lamp effect.)
PWM输出实验
- 通过数据手册对单片机的IO口进行PWM测试,首先该IO口要有时钟信号,然后再程序中设置频率,即可以看到呼吸灯;也可用示波器测试,得到方波。(Through the data manual, PWM test on the IO port of the microcontroller, first of all, the IO port to have a clock signal, and then set the frequency
15-PWM调光
- 用PWM实现呼吸灯功能,适合新手学习,C语言(PWM with respiratory function, suitable for novice learning, C language)
呼吸灯
- STC单片机 用PWM驱动Led灯,模拟人的呼吸频率(STC single-chip drive with Led lamp PWM, to simulate the human respiratory rate)
至简设计法--特效呼吸灯
- 特效呼吸灯 工程说明 本模块的功能要求是,实现8个灯前1s慢慢变暗,后1s慢慢变亮,不断重复以上操作。 案例补充说明 呼吸灯效果的LED每时每刻都在以不同的功率工作,以不同的亮度值拟合亮度变化,从而形成非常平顺柔和的灯光特效。亮度变化实际上是通过占空比的变化周期来确定的。占空比通过cnt2的计数来变换,而每次变化为1ms,因此PWM的周期是1ms。(Special effects breathing lamp Engineering
16-PWM呼吸灯(两种方法)
- PWM控制LED的暗亮程度,教你懂得PWM波,和LED结合(PWM controls the brightness of LED and teaches you how to combine PWM with LED)
呼吸灯效果
- 基于STM32F103C8T6MINI板的呼吸灯效果,采用TIM1的PWM实现.(STM32F103C8T6MINI board based on the effect of breathing lights, using TIM1 PWM implementation)
多路驱动呼吸灯
- 该程序通过生成多路PWM波驱动多个呼吸灯(Drive multiple breathable lights)
6.用PWM实现呼吸灯效果
- 使用定时器输出PWM波,从而实现呼吸灯的功能(Use the timer to output PWM wave to realize the function of the breathing lamp)
呼吸灯
- 呼吸灯的小程序,PWM控制,实现小灯亮灭(LED light and dark test pass)
STM8S003F3通过PWM波实现三基色呼吸灯程序
- STM8S003通过PWM实现呼吸灯(Display Breathing light Using PWM Of STM8S003)
实验9 PWM输出实验
- 呼吸灯,利用PWM波实现呼吸灯亮灭。简单历程(Breathing lamp, the use of PWM wave to achieve the extinction of respiratory lights. Simple process)
2-TIM—全彩呼吸灯
- 呼吸灯,多种颜色来回换,通过pwm码实现的功能(you know that this a good thing)
按键控制呼吸灯
- 简单实现PWM控制呼吸灯,进而熟悉应用c51单片机的简单功能(Simple realization of PWM control breathing lamp)
STM8S105呼吸灯_PWM输出
- STM8S105呼吸灯_PWM输出程序,IAR平台(STM8S105 breathing lamp _PWM output program, IAR platform)
6. PWM波呼吸灯(测试通过) (1)
- 单片机呼吸灯例程测试通过,使用软件keil。(Single chip microcomputer breathing lamp routine test,Using software Keil.)
stm32呼吸灯
- 在STM32F103平台上开发,利用PWM实现呼吸灯效果。(Use of PWM to realize the effect of breathing lamp)
LIGHT
- STM32神舟1号开发板实现通过2个按钮中断来控制流水灯和呼吸灯效果切换(STM32 Shenzhou 1 development board to achieve 2 buttons to interrupt the control of water lamp and breathing lamp effect switching)
12. PWM呼吸灯实验
- 基于stm32f407对定时器PWM功能进行配置并使用(Configuration and use of timer PWM function based on stm32f407)