搜索资源列表
pwm
- STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
STM32-PMSM
- stm32 pmsm电机库,用于控制PMSM,BLDC电机源码。-stm32 pmsm motor library. . . . . . .
Armfly-STM32-SCH-SoftDemo
- 非常不错的一款STM32开发板资料。 含原理图、用户手册、各类例程:USB虚拟串口、TFT显示例程、U盘例程、TCP通信、uCOS例程、MP3解码、步进电机例程等。有KEIL和IAR两套例程。 -A very good STM32 development board. Including schematics, user manual, all kinds of routines: USB virtual serial ports, TFT display routines, U d
dianji
- stm32 关于控制电机的子程序,经测试可以实现对伺服电机的精确控制。-stm32 on the control of the motor subroutine, the test can achieve precise control of the servo motor.
PWM
- stm32电机控制基础,pwm产生,入门级程序-stm32 basic motor control, pwm generation, entry-level program
PWM-stm32
- 运用STM32微处理器进行PWM电机控制-The use of microprocessor STM32 Motor Control PWM
stm32-motorcar
- 应用平台是STM32,调试步进电机用的,希望对大家有用-Application platform is the STM32, debugging stepper motor, and I hope useful
STM32_ROBOT
- 实现简单 马达,电机,传感器控制的基于STM32平台的整套代码-Simple motor, motor, sensor-controlled set of code based on the STM32
STM32-315McontrolLEDCAR
- 基于STM32单片机/315M无线模块控制智能小车 直流电机驱动 通过实现对LEDs 的控制,可以实现L298 (A或和B电机)的控制,达到对小车的控制(前进倒退转弯) 应用很简单,直接用L298需要的引脚接LED-Ports-Based on the STM32 MCU/315M wireless modules to control the smart car DC motor drive through the realization of the control of
STM32-motor
- 基于STM32的步进电机控制程序,实现最基本功能,经过调试可用-STM32-based stepper motor control procedures, to achieve the most basic functions available after commissioning
STM32-SPWM
- TIMER输出PWM基本概念 脉冲宽度调制(PWM),是英文“Pulse Width Modulation”的缩写,简称脉宽调制,是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制。一般用来控制步进电机的速度等等。STM32的定时器除了TIM6和TIM7之外,其他的定时器都可以用来产生PWM输出,其中高级定时器TIM1和TIM8可以同时产生7路的PWM输出,而通用定时器也能同时产生4路的PWM输出。 -Timer output PWM bas
stm32-step-moter
- 基于stm32单片机的步进电机驱动程序,好用的,调试完成。-program for step moter
motor
- 五线四相步进电机stm32源程序,你值得拥有-Five-line four-phase stepper motor stm32 source
STM32-WUSHUADIANJIQUDONG
- hao han tou wen jian.驱动无刷电机的程序,很好的程序。-Driving a brushless motor programs, a good program.
stm32电机驱动
- 介绍了STM32电机驱动的库文件,里面写了如何去控制、补偿、启动、采样等一系列文件。是不可多得的好资料!
电机驱动
- 通过STM32控制drv8834芯片驱动步进电机(through STM 32 control drv8834 motor drive)
电机位置闭环控制(代码详细注释)
- STM32F4, 电机开发,PID,位置闭环(STM32F4, motor development)
挑战杯
- 程序分享,关于智能温度控制,驱动电机驱动电机驱动电机驱动电机(stm32, it includes some sample ,such as Temperature control, motor driver, LCD12864 control)
步进电机加减速曲线控制motor
- STM32步进电机加减速曲线控制motor(STM32 stepper motor plus deceleration curve control motor)
stm32控制伺服A6
- 本资源是利用stm32F103 ARM微处理器控制日本伺服电机A6,并解决了其中的一个bug,程序简单,重点是头一份用stm32 控制A6的程序。说明书中有一个bug,本程序已经纠正。