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

搜索资源列表

  1. PWM-Control

    0下载:
  2. PWM控制步进电机,PWM波的形成原理,方案提供,PWM控制步进电机-Stepper motor control PWM, PWM wave forming principle, the program provided, PWM control stepper motor
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2346854
    • 提供者:Jason
  1. pwm

    0下载:
  2. 适合初学者对PWM调制的学习,解释比较明确,由于来元于核心程序,功能强大-Enables the keyboard scan code in Verilog source code, clear for beginners Comments
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2155
    • 提供者:上关蓝乡
  1. STM32-Generate-PWM-with-TIM3

    0下载:
  2. STM32 使用TIM3定时器产生一个占空比可调的PWM波,并用该PWM波驱动一个发光二极管,使二极管由亮到暗交替变化-STM32 use TIM3 timer to generate a variable duty cycle PWM wave, and the PWM wave drive with a light-emitting diode, the diode changes from bright to dark turn
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1312083
    • 提供者:Memento
  1. PWM-for-lpc210x

    0下载:
  2. lpc210x系列arm7 中pwm函数功能:MAT3.0输出PWM波形,由于LPC2103没有单独的PWM通道,跟匹配通道复用,调试:改变占空比。用示波器测量-lpc210x series arm7 in pwm Function: MAT3.0 output PWM waveform, the LPC2103 is no separate PWM channels, with the matching channel reuse, debug: changing the duty cycle
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:161776
    • 提供者:huang
  1. smt160-30-sensor-with-pwm-on-lpc2148

    0下载:
  2. program for smt130-60 pwm temperature sensor on lpc2148
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:2434
    • 提供者:roel
  1. PWM

    0下载:
  2. 51单片机 stc12c56XX 自带AD 产生pwm波-AD comes with 51 single stc12c56XX generate pwm wave
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:26758
    • 提供者:bai
  1. PWM

    0下载:
  2. PWM TEST PROGRAM FOR S3C2440 RUNNING WINCE
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:72949
    • 提供者:rafay
  1. PWM

    0下载:
  2. 基于c8051f410单片机的8位、16位PWM程序-8-bit microcontroller based on c8051f410, 16-bit PWM process
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:20252
    • 提供者:田佩佳
  1. PWM

    0下载:
  2. STC12C5A系列单片机PWM测试程序。用一参数设置脉冲宽度,数越大,低脉冲越大。已通过。-STC12C5A MCU PWM test program. Parameter settings with a pulse width, the greater the number, the greater the low pulse. Has passed.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:26203
    • 提供者:pcwebmaster
  1. PWM

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

    • 发布日期:2017-04-04
    • 文件大小:1620
    • 提供者:Emma
  1. PWM

    0下载:
  2. LPC1343的PWM功能使用演示,使用TIMER32实现-LPC1343USE TIMER32 TO PWM CONTROL
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:87991
    • 提供者:张余款
  1. PWM

    0下载:
  2. dsp2407 PWM产生程序,可供初学者学习参考。-dsp2407 PWM generation process, for beginners to learn reference.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:803
    • 提供者:王晓丰
  1. pwm

    0下载:
  2. MODELING AND SIMULATION OF SINGLE PHASE INVERTER WITH PWM USING MATLAB/SIMULINK
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7900
    • 提供者:salamsaraei
  1. STC12C5A60S2-PWM

    0下载:
  2. 根据STC12C5A60S2手册写的PWM测试程序,简洁实用-According to the PWM STC12C5A60S2 written testing procedures manual, simple and practical
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:14702
    • 提供者:llx
  1. STM32-TIM1-PWM

    0下载:
  2. 通过对 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 引脚接示波器负接线,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:434091
    • 提供者:jo
  1. 2440-PWM

    0下载:
  2. ARM 裸机pwm实验.通过此实验了解ARMpwm模块的功能,并熟悉掌握-ARM bare pwm experiment by this experiment to understand ARMpwm module function, and mastery of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:68362
    • 提供者:
  1. PWM

    0下载:
  2. stm32电机控制基础,pwm产生,入门级程序-stm32 basic motor control, pwm generation, entry-level program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:25160
    • 提供者:guoguo
  1. PWM

    0下载:
  2. 本程序是基于STC89C52RC单片机的PWM模拟程序的设计占空比频率均可调-This procedure is based on the STC89C52RC microcontroller PWM duty cycle simulation program is designed frequency can be adjusted
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:42312
    • 提供者:hairui
  1. PWM

    1下载:
  2. verilog描述 PWM IP核 内部包括载波 占空比 和时能寄存器-IP kernel of PWM based on Verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:3648
    • 提供者:胡静
  1. PWM-stm32

    0下载:
  2. 运用STM32微处理器进行PWM电机控制-The use of microprocessor STM32 Motor Control PWM
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:219897
    • 提供者:查峰
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com