CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PWM产生

搜索资源列表

  1. EINT

    0下载:
  2. philips LPC2103 ARM EINT0 EINT3的向量中断试验程序,P0.16为中断EINT0低电平中断,P0.14中断EINT3低电平中断,当不同的中断产生是P0.17和p0.18产生不同的PWM信号。-philips LPC2103 ARM EINT0 EINT3 vector interrupt the test procedure, P0.16 for the low-level disruption EINT0 interruption, P0.14 low EINT3
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:115825
    • 提供者:不归人
  1. PWM

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1251
    • 提供者:宁俊
  1. motorspeedmodification

    1下载:
  2. 介绍了基于单片机用PWM实现直流电机调整的基本方法,直流电机调速的相关知识,及 PWM调整的基本原理和实现方法。重点介绍了基于MCS一51单片机的用软件产生PWM信号的途径,并 介绍了一种独特的通过采用计数法加软件延时法实现PWM信号占空比调节的方法。对于直流电机速度控 制系统的实现提供了一种有效的途径。-This paper introduces a kind of method of DC —motor speed modification based on PWM theory
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:183879
    • 提供者:austin
  1. SPWM3

    0下载:
  2. 利用2407DSP产生空间矢量PWM的一个C语言源程序,已经调试通过,希望对大家有帮助!-The use of space vector PWM have 2407DSP a C language source code, debugging has been passed, we would like to help!
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2580
    • 提供者:泶海奋
  1. ul2003

    0下载:
  2. PWM电机驱动模块接口,通过定时模块产生PWM波驱动直流电机工作,如果你手头上没有直流电机,你可以测量一下uln2003的输入口波形,如果你有直流电机,需要在uln2003输出接口上外接上拉电阻到电源,组成你的电机驱动模块。 -PWM motor drive module interface, through the regular wave PWM modules have a DC motor-driven work, if you do not have the DC motor, y
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:612
    • 提供者:王华
  1. PWM

    0下载:
  2. 闻亭TDS2407EA开发板的程序,采用通用定时器产生两路同频的PWM波形,重点调试的两路的相位差,也可以分别调整周期和占空比-Wintech TDS2407EA development board' s procedures, the use of two general purpose timers have the same frequency of the PWM waveform, the focus of debugging phase two, you can adjust
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:52227
    • 提供者:老瑞
  1. pwm_test

    0下载:
  2. 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.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1249
    • 提供者:吴勇
  1. 8052depwm

    0下载:
  2. 基于8052,产生PWM波形。希望对你有帮助!-Based on 8052, resulting in PWM waveform. Want to help you!
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:923
    • 提供者:林寒天
  1. pwm2

    0下载:
  2. 用MSP430 TIMER B 产生pwm波形-MSP430 TIMER B with pwm waveform generated
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:17534
    • 提供者:秦兴
  1. triapf1

    1下载:
  2. 基于单位功率因数控制策略的三相全控整流。开关器件采用IGBT。PWM波形产生控制电路里使用的饱和限制模块,就是限制波形的幅度的,对输出直流电压幅值影响很大。-Based on the unity power factor control strategy of three-phase full-controlled rectifier. Switching device IGBT. PWM waveform generator control circuit in the saturation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:7910
    • 提供者:雷宾
  1. timer_example

    0下载:
  2. 这是一个很好的定时器产生pwm的c语言源程序,是在avr单片机上实现的 。-This is a very good timer pwm have the c language source code is in the realization of single-chip avr.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1902144
    • 提供者:杨经纬
  1. PWM

    0下载:
  2. 基于C8051f330产生的PWM控制直流电机的转速。是初学者编写的程序。-C8051f330 generated by PWM-based DC motor speed control. The procedure is to prepare beginners.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:16842
    • 提供者:辰亦儒
  1. motor

    0下载:
  2. 利用89C51的定时器产生PWM控制直流电机的转速及方向-89C51 generated using the timer PWM DC motor speed control and direction of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:442815
    • 提供者:sky
  1. Timer_B_DA

    0下载:
  2. 利用MSP430 的Timer_B 在比较模式下输出的脉宽调制(PWM)波来实现D/A 转换的工作原理介绍了利用MSP430F149 的Timer_B 的PWM 输 出产生正弦波的方法-MSP430 use in the comparison mode Timer_B output pulse width modulation (PWM) wave to achieve D/A converters to introduce the working principle of the use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-12-16
    • 文件大小:200371
    • 提供者:wangming
  1. PWM

    0下载:
  2. 利用产生的PWM波,改变PD3上的LED灯的亮度,使其逐渐变化。-The use of generated PWM waves PD3 to change the brightness on the LED lights to gradually change.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:26251
    • 提供者:魏旭可
  1. atmega16Timer0fastpwm

    0下载:
  2. atmega16定时器0快速pwm产生配置 寄存器配置-atmega16 Timer 0 configuration register configuration quickly generate pwm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:775
    • 提供者:姜儿
  1. atmega16phasecorrectedpwm

    0下载:
  2. atmega16相位修正pwm产生所需寄存器配置方法-atmega16 phase-corrected pwm produce the desired configuration register
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:766
    • 提供者:姜儿
  1. PWM_sin

    0下载:
  2. PWM-SIN显示,C语言程序,AVR开发板编写,即SPWM单片机产生-PWM-SIN show, C language programs, AVR development board to prepare, that is, generate SPWM Microcontroller
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:12963
    • 提供者:minqiang
  1. 1231212

    0下载:
  2. PWM波形产生电路的实现及其应用 PWM-PWM waveform generation circuit implementation and its application PWM
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:104918
    • 提供者:ZTC
  1. weijiyuanli

    0下载:
  2. 微机报告 直流电动机斩波调速控制 以8088cpu为核心,扩展8253定时器/计数器,产生1ms(PWM的周期的方波),作为8259的IRQ7的中断请求信号,在中断程序中,由8255B口(PB0脚)输出PWM脉冲,经驱动单元输出驱动直流电动机(起码有高、中、低三个速度,甚至可连续调速)。-c++
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:99594
    • 提供者:ls
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com