搜索资源列表
电机转动控制实验
- ARM7 S3C44B0X 电机转动控制实验代码-ARM7 S3C44B0X motor rotation control experiment code
armcontrolmotor
- 使用arm7芯片,做一个控制器,使电脑能通过这个控制器控制电机的移动速度、方向、距离-use ARM7 chip, so a controller, the controller through a computer to control the motor speed, distance and direction
ARM9WindowsOScontrlwithDianji
- ARM9WindowsOS下电机控制 蜂鸣控制 需要高度自治的试验平台,利用ARM9相关试验平台设备创作的试验联合程序。可通过显示器直接控制电机转动-ARM9WindowsOS faint buzzing motor control under control requires a high degree of autonomy test platform use ARM9 related test equipment platform created by the joint trial pr
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!
dollycon1
- 基于s3c44b0x的小车控制程序,通过按键扫描判断不同方向指令,进而发出相应的PWM波驱动电机以及控制电机转动方向的I/O信号,采用中断实现换挡调速
arm电机控制
- 用A/D和PC键盘控制直流电机和步进电机的转动-with A / D and PC keyboard control DC motor and stepper motor rotation
基于LPC2131的步进电机梯形加减速控制LP2131 Motor
- 基于LPC2131的步进电机S形加减速控制,包含整个工程文件,并附上word文档的连接电路图,和必要的说明,是很好的熟悉ARM嵌入式开发和步进电机控制的资料。-LPC2131 based on the stepper motor S-shaped acceleration and deceleration control, including the project files, word documents together with the connection circuit, and t
8962_OLED 在LabView环境下控制LM3S8962开发板
- 在LabView环境下控制LM3S8962开发板上的OLED显示正弦波和三角波,同时有GPIO口输出的,控制片外的直流电机和步进电机,还有6路七段数码管。-LM3S8962 in LabView environment to control the development board OLED display sine wave and triangular wave, while the output of the GPIO port to control the chip of the DC
2972
- C51单片机驱动a3972步进电机细分,同时可以控制步电机加速,减速-C51 single-chip stepper motor driver a3972 broken down step-by-step motor can be controlled simultaneously to speed up, slow down
dianji
- stm32 关于控制电机的子程序,经测试可以实现对伺服电机的精确控制。-stm32 on the control of the motor subroutine, the test can achieve precise control of the servo motor.
S3C44B0PWM
- S3C44BX上用PWM实现步进电机的控制。所用步进电机是4相八拍-S3C44BX on the realization of stepper motor with PWM control. The 4-phase stepper motor is shot eight
DTC
- 交流异步电机直接转矩控制程序,基于LPC2132-AC induction motor direct torque control procedures, based on the LPC2132
piDCESU
- PID自动调节直流电机的速度。认为规定直流转多少转,通过PID算法自动控制稳定在规定的转速内!-PID automatic adjustment of the speed of DC motor. DC to consider the number of provisions to, through the PID algorithm for automatic control of speed and stability within the required!
DCMOTER
- ads周立功magicarm开发板基础实验直流电机控制-magicarm
ARM-pcb
- ARM控制电机电路图及pcb图,含位置检测、气路控制等电路-motor controled by ARM.
xx-arm-main-code
- ARM控制电机、气路等的源代码,含各种检测功能,调试成功。-code is with arm controling motor
1768对于步进电机的控制源码
- 基于1768的用脉冲对两相步进电机的控制,个人编写,希望能够给有需要用到的人。
驱动端
- 软启动器的控制端,可以控制电机斜坡启动,该程序只是软起动的控制部分,核心是通过改变可控硅的导通角进行控制电压的变化(The ramp of the motor can be controlled to start)
步进电机加减速曲线控制motor
- STM32步进电机加减速曲线控制motor(STM32 stepper motor plus deceleration curve control motor)
使用stm32输出PWM控制电机
- 使用stm32输出PWM波,控制电机转速,可以应用到使用电机的DIY场合。