搜索资源列表
ARM-PWM-music.rar
- 基于keil 3环境下的lpc2132的pwm试验,共享,Keil 3-based environment lpc2132 of pwm test, sharing
pwm
- STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
ADC3_2_PWM4
- bascom 的AVR mega88 3路ADC 其中两路结果 通过4路PWM输送出(分成互补的两组)-Bascom coding AVR. Chip mega88 3 channel ADC in and 2 of 3 resulted in the adoption of 4 PWM output(in two groups of complementary)
pwm
- 变频输出!按p3.2连续输出50hz,1KHZ,1KHZ窄脉冲, 停止。输出口P3.3。-Frequency output! P3.2 by continuous output 50hz, 1KHZ, 1KHZ narrow pulse, and stop. Output port P3.3.
PWM
- 使用STC12C5AXXS2的单片机实现准确的脉宽调制(PWM)。本程序演示在CCP0(P1.3)输出占空比可调的矩形波,使用单片机内部资源,主程序只需执行数条控制代码。-STC12C5AXXS2 use of single-chip pulse width modulation to achieve accurate (PWM). Demonstration of this procedure in CCP0 (P1.3) output with adjustable duty cycle r
pwm
- 系统上电,液晶显示小直流电机的运行方向和速度等级,K3键使电机进入运行状态,电机正转运行8秒停3秒后反转运行8秒停3秒,循环往复,复位后使电机停止。在电机运行过程中,K2键和K3键可调整小直流电机的运行速度。控制原理是PWM(脉宽调制)。-System, electricity, liquid crystal display a small DC motor direction and speed grades, K3 keys to enter the motor running so tha
pwm_test
- M8 3相SPWM测试程序,硬件产生三相PWM方法,PB1,PB2,PB3脚设置为输出 。-M8 3-phase SPWM test procedures and hardware have a three-phase PWM method, PB1, PB2, PB3 pin set to output.
pwm(10-4)
- DSPF2812学习程序: 利用GP定时器1的比较器在产生一路PWM波,外设时钟25M,同时用全比较器产生3对PWM波,GP定时器1作全比较单元时基,适于初学者学习-DSPF2812 learning process: the use of GP Timer 1 compare the way in generating PWM wave devices, peripherals clock 25M, at the same time compared with full-generate th
pwm
- 基于QT2.3.0编写的,pwm控制蜂鸣器的示例代码。 在linux2.6.29+Qtopia-2.2.0下编译通过,并在友善之臂mini2440下成功运行。所用芯片三星s3c2440-Based on QT2.3.0 prepared, pwm control the buzzer of the sample code. In linux2.6.29+ Qtopia-2.2.0 compiled by, and in a friendly, under the arm mini2440 r
PWM
- PWM原理 2、调制器设计思想 3、具体实现设计 一、 PWM(脉冲宽度调制Pulse Width Modulation)原理: 脉冲宽度调制波通常由一列占空比不同的矩形脉冲构成,其占空比与信号的瞬时采样值成比例。图1所示为脉冲宽度调制系统的原理框图和波形图。该系统有一个比较器和一个周期为Ts的锯齿波发生器组成。语音信号如果大于锯齿波信号,比较器输出正常数A,否则输出0。因此,从图1中可以看出,比较器输出一列下降沿调制的脉冲宽度调制波。 -PWM principle 2
pwm
- vhdl model for a 3 phase system
pwm
- program pwm for onduleur 3 phase in pic16f8-program pwm for onduleur 3 phase in pic16f877
MCU-Three-PWM
- 西北工业大学2010年救援机器人驱动程序!所用单片机为ATmega16,内容包括串口通信、3路PWM、Proteus仿真!-Northwestern Polytechnical University, 2010 rescue robot driver! Microcontroller is used for ATmega16, including serial communication, 3-way PWM, Proteus simulation!
mc9s12-PWM
- 飞思卡尔单片机MC9S12XS128,包含3种pwm电机调速的方法,有测速的详细程序-Freescale MCU MC9S12XS128, contains 3 pwm motor speed control method, and a speed of the detailed procedures
pwm-oc
- avr单片机,带仿真dsn,pwm,oc1a,oc1b,oc2,3种pwm avr自带驱动输出,本人自编,经过改进,用函数调用3种pwm,方便,容易移植-avr microcontroller with simulated dsn, pwm, oc1a, oc1b, oc2, 3 种 pwm avr own drive output, I wrote, improved, with the function call 3 pwm, convenient, easy to transplant
DSP-pwm-
- 为了产生一个PWM信号,DSP的定时器定时周期应该和PWM的周期相等。另外需要对DSP的EVA/EVB模块中的比较单元的比较寄存器设定数值,这样该数值一直与定时器的计数器值相比较,按照一定的比较方式,PWM即产生跳变。通过此种方式,DSP的PWM管脚就会产生一个宽度与比较寄存器数值成比例的脉冲信号。在定时器重复定时的过程中就产生了PWM信号。 使用DSP比较单元产生PWM波形不需要硬件连接图,只需对DPS的相关寄存器进行配置就可以在输出端得到相应的PWM波形,其具体操作过程如下:
PWM
- 内容:1、利用定时器产生PWM,了解原理和使用方法 2、硬件要求:LED灯 定时器 3、试验现象:LED灯由亮到灭,由灭到亮逐步变化,也就是调光现象-: 1, using the timer generates PWM, understand the principle and the use of method 2, the hardware requirements: LED light timer 3, the test phenomenon: LED light from b
STM32-TIM1-PWM
- 通过对 TIM1 定时器进行控制,使之各通道输出插入死区的互补PWM 输出, 各通道输出频率均为17.57KHz。 其中,通道1 输出的占空比为50 ,通道2 输出的占空比为25 ,通道3 输 出的占空比为12.5 。各通道互补输出为反相输出。 TIM1 定时器的通道1 到3 的输出分别对应PA.08、PA.09、PA.10 引脚,而通 道1 到3 的互补输出分别对应PB.13、PB.14 和PB.15 引脚,将这些引脚分别接 入示波器正接线,GND 引脚接示波器负接线,
ADC-PWM
- 3 ADC Vin convert in 3 PWM output 15khz set (ptper for varying frequence)
stc15f2k单片机pwm频率占空比可调
- 3路pwm,占空比0.5%--100%,频率2hz--7.8khz可调(3 PWM, duty cycle 0.5%--100%, frequency 2hz--7.8khz adjustable)