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

搜索资源列表

  1. tiaosu

    0下载:
  2. 用PB3/OC0输出快速PWM波控制直流电机,PC0-3接按键, 按键调节直流电机速度 -With PB3/OC0 fast PWM wave output DC motor control, PC0-3 access keys, buttons adjust the speed of DC motor
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:794
    • 提供者:高龙
  1. zhiliudiannji

    0下载:
  2. 这是通过单片机PWM来控制直流电机 同时可以通过红外来控制-This is through the single-chip PWM to control DC motors simultaneously through infrared to control
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:22724
    • 提供者:hejunhui
  1. lianxutiaosu

    0下载:
  2. 通过8088控制系统实现直流电机PWM直流斩波调速,无极调速-dc\dc
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:998
    • 提供者:keygg
  1. Dem

    0下载:
  2. 学习用定时/计数器产生PWM波。实现对直流电机转速的检测和开环控制-Learning to use timer/counter PWM wave generated. DC motor speed to achieve the detection and open-loop control
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:刘蓉
  1. 6756135124504

    0下载:
  2. 基于单片机的数字PID控制直流电机PWM 调压调速器系统-pid
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:286021
    • 提供者:
  1. avr

    0下载:
  2. AVR单片机实现的直流电机PWM调速控制-略
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:154783
    • 提供者:
  1. zhiliudianji

    0下载:
  2. 单片机直流电机c代码,用pwm控制直流电机-Single-chip DC motor c code pwm control with DC motor
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:114102
    • 提供者:就不说
  1. M16_T1_PWM

    0下载:
  2. 最近在做智能小车 用到了PWM控制直流电机 这是控制电机的程序-Done recently in the use of Intelligent Vehicle DC Motor Control PWM control of motor this is the procedure
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:172787
    • 提供者:朱起凤
  1. moto

    0下载:
  2. codeworrior 的用PWM来控制 驱动芯片是33886可用于控制直流电机-codeworrior of using PWM to control the driver chip is the 33886 can be used to control the DC motor
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:228169
    • 提供者:gaoyu
  1. NEC_Chip_ASSP_Intro

    0下载:
  2. NEC公司的ASSP芯片pdf文档,用于步进电机和直流电机的PWM控制,支持与51单片机通信。-NEC corporation,ASSP chip,datasheet,pdf,function is control the motor,using step control or PWM control.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:606819
    • 提供者:Deitel
  1. use_mcu_to_control_dcmotor

    0下载:
  2. 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-The design AT89C51 microcontroller as the core, 4* 4 matrix keyboard as input to control DC motor start-stop, speed and direction, completed the
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:10168
    • 提供者:wangyin
  1. 3

    0下载:
  2. 用DSP产生六路PWM波来控制永磁无刷直流电机的转动和换向-Road, with DSP generate six PWM wave to control the brushless DC motor rotation and change to the
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:304839
    • 提供者:lyuhu
  1. motor_PWM

    0下载:
  2. 直流电机采用PWM方式的速度控制C语言编程事例.仅供参考.-DC motor with PWM speed control mode of C language programming examples. Informational purposes only.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:3283
    • 提供者:mini2max
  1. DCMOTO

    0下载:
  2. DSP2812产生PWM波控制直流电机 DSP2812产生PWM波控制直流电机-DSP2812 generate PWM wave control of DC motor DSP2812 generated DC Motor Control PWM wave
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:267960
    • 提供者:廖旭
  1. 4

    0下载:
  2. 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-C51
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:105137
    • 提供者:yangcl
  1. c51pwm

    0下载:
  2. 主要介绍了基于单片机的直流电机的pwm控制的一些基本的操作-Introduce microcontroller-based DC motor pwm control of some basic operations. .
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:27944
    • 提供者:姚振华
  1. 123

    1下载:
  2. 本文介绍了基于可控电流源的高精度高细分数步进电机细分驱动方法,采用 PwM(脉冲宽度调制)和5阶巴特沃斯低通滤波器实现了双14位精度较高的DAc,用 于控制精密可控电流源的电流输出,使得励磁线圈中流经的电流为稳定的直流,实现 了步进电机低噪声,高稳定度的细分驱动运行。 -This article describes the controlled current source based on the subdivision number of high precision ste
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2961565
    • 提供者:孙文
  1. PWMDJ

    0下载:
  2. 用DSP2407实现PWM控制直流电机的实验,可控制电机转速,调试通过-Achieved with the DSP2407 experimental PWM DC motor control, can control the motor speed, debugging through
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:55327
    • 提供者:刘杨斌
  1. Lab0406-DCMotor

    0下载:
  2. DSP直流电机驱动程序,用PWM实现电机速度的控制,完整的工程文件。-DSP DC motor driver with PWM control of motor speed to achieve a complete project file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:19777
    • 提供者:林述颖
  1. DSP_based_PWM_control_of_motor_information

    0下载:
  2. 基于DSP的PWM控制电机资料:电机分为两类:直流电机和交流电机。-DSP-based PWM control of motor data: Motor is divided into two categories: DC and AC motor.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:341547
    • 提供者:yali
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com