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

搜索资源列表

  1. driver

    0下载:
  2. 对步进电机驱动,并实时显示转速,运用反馈,调节转速。-Stepper motor drive, and display the speed, the use of feedback, adjust the speed.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:36039
    • 提供者:lele
  1. pwm-chubu

    0下载:
  2. 用瑞萨RL78/g13系列单片机编程的四轴飞行器四路电机的测试程序-Renesas microcontroller programming with a series of four-axis RL78/g13 four motor vehicle test program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:97624
    • 提供者:围城
  1. 1212

    0下载:
  2. 电机的驱动程序,由传统的机械限位开关改为红外传感器来控制电机的停止与转动,提高控制效率及限位开关的寿命-Motor driver, from traditional mechanical limit switches to infrared sensors to control the rotation of the motor is stopped, improve control efficiency and lifetime limit switch
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:zhoujianan
  1. Smart-car-procedures

    0下载:
  2. 本文介绍了一种利用AT89S52单片机为控制核心,结合多种传感器实现循迹、避障、红外遥控、控速、灭火功能的智能小车。利用BFD-1000传感器检测赛道实现小车循迹,利用两个红外传感器检测道路上的障碍,控制电动小汽车的自动避障,整个系统具有自动寻迹、避障和红外遥控、控速等测试功能。其中,控制部分采用AT89S52,AT89S52是一款8位单片机,它的易用性和多功能性受到了广大使用者的好评。电机驱动采用常用的PWM方式进行电机的调速控制。整个系统的电路结构较简单,可靠性能高,能满足各种设计的要求。随
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:21146
    • 提供者:Shirley
  1. xiaochechengxu

    0下载:
  2. 本智能小车以AT89C52单片机为控制核心,加以直流电机、寻迹传感器、避障传感器、电源电路、无线通讯模块及其他电路构成。-The smart car to AT89C52 microcontroller core, to be a DC motor, sensor tracking, obstacle avoidance sensors, power circuits, wireless communication module and other circuits.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:49638
    • 提供者:欧阳奇
  1. zhiliudianjitiaosuchengxu

    0下载:
  2. 本设计采用AT89S52单片机为主控制器设计出一种基于PWM波控制直流电机的调速系统,通过微机和驱动电路可以实现电机的正反转,加减速调整-This design uses AT89S52 microcontroller-based controller design based on PWM wave control DC motor speed control system, through the computer and the drive circuit can be achieved
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1464
    • 提供者:欧阳奇
  1. 89c52

    0下载:
  2. PWM 步进电机、舵机的完全驱动 c语言设计 步进电机和舵机的控制-Stepping motor and servo control
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2228
    • 提供者:hesiting
  1. dandux

    0下载:
  2. 控制步进电机驱动器的程序,打包成文件,用于发送脉冲,使得电机运动-Stepper motor drive control program, packaged into a file, used to send a pulse, causing the motor sports
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1435062
    • 提供者:lizongzong
  1. bujindinaji

    0下载:
  2. 步进电机的控制,有源代码,需配合51单片机运行。-Stepper motor control, active code, to be run with 51 microcontroller.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:18209
    • 提供者:黄冠
  1. stemotor2

    0下载:
  2. 步进电机1,2相励磁,实现电机每次转动角度的设置。-1—2phase excitation stepping motor,the rotation angle of each motor achieve setting
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:4925
    • 提供者:欧阳飞鹰
  1. DSP-based-PMSM

    1下载:
  2. 系统主要由DSP、IPM(智能功率模块)、检测电动机速度信号和电流信号的传感器、光电隔离电路、电源电路等组成。首先,传感器将检测到的定子相电流信号和转速信号送入DSP的ADC和QEP,DSP对检测的信号进行相应的运算处理后产生PWM脉冲信号,经光电隔离后,驱动IPM智能功率模块以产生期望的电压来控制电机运行。此外,系统还具有键盘设定及显示功能。-System consists of DSP, IPM (Intelligent Power Module), the sensor detects t
  3. 所属分类:CSharp

    • 发布日期:2015-07-03
    • 文件大小:11264
    • 提供者:guoyan
  1. Stepper-motor

    0下载:
  2. 步进电机控制系统主要分为硬件设计和软件设计两个部分:硬件设计主要是把单片机最小系统、键盘控制模块、步进电机驱动模块、数码显示模块、测速模块各个硬件功能模块及其它元件合理搭配并连接起来使其能够为软件运行提供一个硬件平台。软件设计主要是通过编写程序代码,实现对整个系统的控制。在系统上电复位后程序自动运行,通过接受外部的键盘操作修改系统参数值,控制步进电机的启停,以及转速的增减和利用键盘输入转速值实现转速的控制。-Stepper motor control system is divided into
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2961
    • 提供者:Ryan
  1. DSP_peripherals_2812

    0下载:
  2. DSP控制电机,控制方法主要为vvvf恒压频比的控制方法。由给定频率得到电压的幅值与相角,经过坐标变换给DSP内部的EVA模块,产生相应的SVPWM波从而对电机进行控制。-DSP motor control, control method of the main control methods for VVVF constant voltage frequency ratio. Get the amplitude and phase angle of voltage by a given fre
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:11547574
    • 提供者:xuan
  1. user

    0下载:
  2. STM32-595显示C程序,按键控制电机。可实现电机的参数设定。-STM32-595 show C programs, the key to control the motor. Enables parameter setting of the motor.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:31261
    • 提供者:hmh
  1. qudong

    0下载:
  2. 基于msp430的电机驱动,可以调节频率控制转速,也可以正转和反转-Based on msp430 motor drive, you can adjust the frequency control the speed, you can also forward and reverse
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:31040
    • 提供者:黄震
  1. qudong2

    0下载:
  2. msp430的电机驱动,其中P3.0—P3.3为步进电机时序输出,P1.4、P1.5为正反转、 启动控制引脚 。P1.2、P1.3为速度控制引脚 -msp430 motor drive, which P3.0-P3.3 timing of the stepper motor output, P1.4, P1.5 is reversing, Start control pin. P1.2, P1.3 for the speed control pin
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:129348
    • 提供者:黄震
  1. DSP281x_DataProcess

    0下载:
  2. PID电机控制程序,数据采集,电流控制,转速-PID motor control, data acquisition, current control, speed
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2643
    • 提供者:caa
  1. drvsrc

    0下载:
  2. atmeg168源代码 基于电机控制 This application note describes how to implement a sensorless commutation BLDC motors. Starting with a simple model of the BLDC motor, the basis of sensorless commutation will be explained. Technical constraints and re
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:73454
    • 提供者:sunyelei
  1. MOVING-CONTROL-SYSTEM

    0下载:
  2. 使用C#编写windows 操作界面,控制电机运动-Use windows to write the C# operation interface, control motor movement
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:357549
    • 提供者:夏雨
  1. PWM

    3下载:
  2. 此程序有六路PWM输出通道,能够控制三相无刷电机,是通过STM32F103控制编程的,代码思路清晰简明。-stm32 is controlling
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1869969
    • 提供者:邓扬明
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com