搜索资源列表
PWM
- 用ATmega8单片机产生占空比可变PWM方波
microds
- 1、 能够产生正弦波、方波、三角波和锯齿波四种波形;AD9850产生正弦波,单片机控制DA产生正弦波,三角波,锯齿波,方波。 2、 可手动设置输出频率,提供扫频输出功能; 3、 方波:提供PWM波输出,及占空比可调(可调范围2 ~98 ,步进为2 )。 4、 可以通过键盘输入控制单片机产生的波形,在液晶上显示此时输出的波形和频率; 5、 输出频率和手动输入频率误差很小,较高频率的无失真波形。 -can creat sine wave,saw wave,trangle wave
PWM
- STM32F103的PWM工程文件,该程序能够产生不同占空比的方波,可以让蜂鸣器发出音乐叫声-The PWM works STM32F103 file, the program can produce different duty cycle square wave, let' s call buzzer
pwm
- 关于PWM单片机编程的源程序,实现PWM的 方波输出,对电机进行控制。-On single-chip PWM programming source, the realization of the PWM square-wave output of motor control.
PWM
- 【实验题目】 用PWM方波调节LED亮度 【实验目的】 掌握PWM的基础知识 进一步熟悉定时器的用法 【硬件接法】 P1.1控制LED,低电平点亮 K3和K4分别接在P3.4、P3.5,按下时为低电平 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“PWM-LED.hex”,运行。 【运行效果】 按K3可调暗LED,按K4可调亮LED。
C51
- quick51实验例程----用pwm方波控制直流电机-quick51 experimental routine---- DC motor control using pwm square wave
PWM
- 用atemag128单片机产生的占空比为0.25的pwm方波-Microcontroller with atemag128 generated pwm duty cycle square wave 0.25
PWM
- 2.单片机中的PWM 指的是此单片机有部分I/O口具有输出PWM信号的功能。 比如说部分单片机的I/O口可以输出时钟信号,时钟信号的脉宽和占空皮可调,可以根据实际需要调整寄存器位来设定。 3.基本思想就是利用单片机具有的PWM端口,在不改变PWM方波周期的前提下,通过软件的方法调整单片机的PWM控制寄存器来调整PWM的占空比,从而控制充电电流。以此来调整亮度 -basic principle refers to apply PWM port
PWM
- MSP430G2533编程输出PWM方波,且占空比可调-MSP430G2533 programming output PWM square wave, duty cycle adjustable
PWM-program
- PWM方波程序设计,采用普通的51单片机来实现-PWM square wave programming using the normal 51 microcontroller to achieve
PWM-wave
- ATmega16定时器输出两路占空比可调的PWM方波-The ATmega16 timer output two-way adjustable PWM duty cycle square wave
ADC0808-PWM
- 基于AT89c51单片机的pwm产生电路,adc0808芯片与单片机连接,单片机的p3.0口产生pwm方波。-AT89C51 microcontroller-based PWM generation circuit the ADC0808 chip microcontroller, microcontroller P3.0 mouth generated PWM square wave.
timerA-PWM
- 利用msp430单片机定时器timeA产生一定频率的PWM方波,并且可以通过改变timeA的寄存器来改变其频率。-Use msp430 microcontroller timer timeA produce a certain frequency of the PWM square wave, and can be changed timeA register to change its frequency.
PWM
- 应用在AVR单片机,产生PWM方波的程序,是读者对pwm的波形有更加深刻形象的了解-Program in AVR, generate PWM square wave pwm waveform readers to have a more profound understanding of the image
generate-and-adjust-of-pwm
- 可利用单片机产生PWM方波,并可轻松调节PWM方波的占空比-you can use a microcontroller to generate PWM square wave, and you can adjust the PWM duty cycle of square wave easily
PWM
- PWM STM32F103 ,这个程序是制作一个简单的呼吸灯,利用的是PWM方波。-pwm stm32f013
Stepper
- proteus仿真P0.0口按键控制/P2.0-P2.3输出方波/可驱动步进电机,也可以做为按键控制PWM输出,延时方波,不用定时器和中断(P0.0 port button control /P2.0-P2.3 output square wave / drive stepper motor, can also be used as keys to control PWM output, delay square wave, without timers and interrupts)
第四次模拟(dh)PWM完善 第七届嵌入式国赛模拟题
- 第七届嵌入式国赛模拟题-电压测量与异相方波信号输出(The seventh embedded race simulation - voltage measurement and phase square wave signal output)
2-7-1、PWM定时器
- 使用STM32内部普通定时器,通过其引脚输出PWM方波,改变占空比查看输出效果(Use STM32 internal regular timer, output PWM square wave through its pin, change duty ratio to view output effect)
1pwm
- 该程序能够输出PWM方波,驱动直流电机转动。利用高低电平输出,控制直流电机转向。(The program can output PWM square wave and drive DC motor to rotate. The steering of DC motor is controlled by high and low level output.)