NIOS环境PWM的USER LOGIC实例5
上传时间: 2014-01-17
上传用户:稀世之宝039
MagicArm开发环境下的PWM实验源代码,采用c语言编制
上传时间: 2015-04-28
上传用户:气温达上千万的
使用ATtiny26芯片实现的PWM输出代码,是ATMEL公司提供的使用AVR系列芯片的硬件PWM引脚输出的一个典型范例。
上传时间: 2015-04-28
上传用户:shizhanincc
IAR编译环境下的AT91SAM7S64芯片的PWM输出演示,用PWM数据实现了音乐的输出。
上传时间: 2015-04-30
上传用户:caozhizhi
PWM的驱动完整例子,非常有帮助,使用于各种PWM的应用
上传时间: 2014-01-13
上传用户:asdkin
PWM Example for Philips LPC2
上传时间: 2013-12-24
上传用户:sardinescn
1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编译调试。主程序是while空循环,中断服务程序对应四个按键做相应的处理,key1 按键点亮D1灯,并在串口打印信息,因为没有加按键去抖动程序,所以,一次按键,产生几次中断。
上传时间: 2013-12-25
上传用户:txfyddz
C8051F020 PWM调制及控制,带中文注释
上传时间: 2014-11-26
上传用户:独孤求源
电机PWM控制,用单片机实现对电机的控制,由于用PWM很省电,故建议采用此法
上传时间: 2013-12-31
上传用户:kr770906
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.
标签: signal Modulated analog create
上传时间: 2015-05-14
上传用户:CHINA526