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

搜索资源列表

  1. AVR

    0下载:
  2. AVR单片机实现的直流电机PWM调速控制器-AVR Microcontroller for DC Motor PWM Speed Controller
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:151885
    • 提供者:rowllan
  1. DSP2812-Motor

    1下载:
  2. 利用DSP的PWM1和PWM2,然后经过了两级放大控制直流电机,若要改变电机转速或转向,可在DSP28_EV.c文件里按相应注释修改,即实现PWM波来控制电机。-Using DSP-PWM1 and PWM2, and then amplified through a two DC motor control, to change the motor speed, or steering, can DSP28_EV.c file comments by corresponding changes
  3. 所属分类:DSP编程

    • 发布日期:2013-11-28
    • 文件大小:263728
    • 提供者:蔡全
  1. pwm

    0下载:
  2. 利用定时器产生PWM,了解原理和使用方法 硬件要求:直流电机 定时器 试验现象:按键调速,PWM部分显示速度档位,电机根据档位调节速度 这个需要把电机驱动输入端和PWM端连接起来-Generated using the timer PWM, understand and use principles of hardware requirements: DC timer test phenomenon: key speed, PWM part of the display speed ge
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:872
    • 提供者:何中
  1. CESHU

    0下载:
  2. 月球车的驱动程序,驱动四个电机接受上位机发送的PWM值,自动调整速度。-The driver, drive rover sent four motor accept visualisation of PWM value, automatic adjusting speed.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:111517
    • 提供者:王金凯
  1. PWM_motor_debug_pra

    0下载:
  2. /* 程序名:PWM直流电机调速 */ /* 晶振:12.0 M CPU型号:AT89S52 */ /* 功能描述: 将J12的2,3脚和J8的7,8脚(均自上而下数)分别相连! */ /* 直流电机的pwm波控制,可以直接的调速从0到20级的调速 */ -/* Program name: PWM DC Motor Speed Control*//* Crystal: 12.0 M CPU Type: AT89S52*//* Function Descr iption: 2,3
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4598
    • 提供者:韩军
  1. pwm

    0下载:
  2. 基于对单片机的电机pwm调速控制的程序的系统设计-Based on the microcontroller pwm motor speed control system design procedure
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:274239
    • 提供者:王学东
  1. T2CCU-PWM-HALL

    0下载:
  2. 英飞凌XC878的T2CCU实现无刷电机控制-XC878 T2CCU
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:154602
    • 提供者:周德志
  1. PWM

    0下载:
  2. pwm对直流电机的控制实现了小车的加减速,和方向的转变。pwm的产生是89c51的定时器产生的。-Pwm has realized the handcart adding to the continuous current dynamo controlling reducing the speed, with the direction change. The pwm creation is that 89 c51 timers come into being.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:903
    • 提供者:张朋长
  1. dianji

    0下载:
  2. 51单片机为核心 pwm控制双电机不同速度来转换方向,发射与接收利用无线电传输,发射有数码管,led显示。-51 pwm control of dual-core MCU for the motor to change direction at different speeds, use of transmit and receive radio transmissions, launching a digital tube, led display.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:47514
    • 提供者:马小跳
  1. PWM_and_L298N

    0下载:
  2. pwm与L298n程序 电机最终版(极品!!!)-pwm motor program with the final version L298n (Need!!!)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:97566
    • 提供者:yan
  1. wsp

    0下载:
  2. 利用AVR单片机产生PWM波控制直流电机,有5510液晶显示。-AVR microcontroller PWM wave generated using DC motor control, LCD display with 5510.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:36302
    • 提供者:王胜朋
  1. PWM

    0下载:
  2. 关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。 -PWM motor on a variety of programs: Project 1, using C language to complet
  3. 所属分类:software engineering

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

    0下载:
  2. 简易pwn代码,可用于亮度调节,直流电机转速之类调节-Simple pwn code can be used to adjust brightness, like DC motor speed regulation
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:17896
    • 提供者:lijun
  1. PWM_modulator

    0下载:
  2. 飞思卡尔Mc9s12dg128b型号的单片机利用PWM模块控制电机速度的程序。-Freescale MCU models Mc9s12dg128b control motor speed using PWM module procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:317047
    • 提供者:J Guo
  1. PWM

    0下载:
  2. pwm控制直流电机。可以调速通过pwm更准确。-pwm control of DC motor. Can speed through the pwm is more accurate.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1026
    • 提供者:jakice
  1. BLDCcontrol

    0下载:
  2. 这是一个直流无刷电机调速程序,包括PWM调速-This is a brushless DC motor speed control procedures, including the PWM speed control
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:8932
    • 提供者:lz
  1. programC

    0下载:
  2. 【开发环境Keil】1、直流电机调速:按键调速,PWM部分显示速度档位,电机根据档位调节速度 这个需要把电机驱动输入端和PWM端连接起来 2、红绿灯:使用定时器学习 倒计时 红绿灯原理 3、抢答器:同时按键抢答,先按的键有效,其他按键锁死 复位后重新 4、遥控器红外解码数码管显示:按配套遥控器上1-9会在数码管上对应显示 5、PWM调光:利用定时器产生PWM,了解原理和使用方法 6、贪吃蛇样例-【development environment Keil】 1, DC motor speed:
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:98524
    • 提供者:yuanfang
  1. PWM

    0下载:
  2. 单片机PWM调速控制,可以用来调直流电机,步进电机的速度,达到调节精度-Single chip PWM speed control, can be used to adjust DC motor, stepper motor speed, to adjust the accuracy
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:24461
    • 提供者:Candy
  1. TXJS200807094

    0下载:
  2. 在交流电机变频调速中,脉宽调制技术已经得到了广泛的应用。而空间矢量脉宽调制方法与经典的脉宽调制方法相比,具有直流电压利用率高、控制简单、损耗较小、便于数字化方案实现等优点。文中介绍了利用TI 公司的DSP 电机控制芯片TMS320F2812 实现SVPWM 的方法。该控制方法速度快、精度高,在电压型逆变器中能产生更少的谐波并减少开关损耗。-AC motor speed regulation, pulse-width modulation technology has been widely us
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:828872
    • 提供者:xiliao
  1. DCMOTERCONTROL

    0下载:
  2. 5V直流电机调速控制 实现三档调速 正反转 H桥驱动 模拟PWM波控制 -5V DC motor speed control to achieve third gear speed reversing H bridge driver controlled analog PWM wave
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:529
    • 提供者:cuianwei
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com