搜索资源列表
PWM 控制电机文档及源代码
- PWM 控制电机文档及源代码-PWM motor control documentation and source code
pwm程序实例
- PWM开发的应用,主要是控制电机的运转。 软件完整,在keil下编译通过,没有问题。
PWM_motor.PWM控制步进电机的设计
- PWM控制步进电机的设计,控制其正反转等,涵盖c语言设计,包括了proteus仿真原理图,可以直观显示!供大家参考!,PWM control of stepper motor design, control of its positive inversion, etc., covering the c language design, including proteus simulation schematic, you can visually show! For your reference
8051产生pwm波来控制电机
- 8051产生pwm波来控制电机,介绍了一些相关的硬件和软件的知识!,8051 generated wave pwm to control the motor, introduced a number of related hardware and software knowledge!
PWM
- 用于产生pwm波形,控制电机的转动,可以调节转速,转向等-Used to generate pwm waveform, control the motor rotation, can adjust the speed, steering, etc.
pwm
- pwm直流电机控制,实现正转,加速,减速-pwm DC motor control to achieve positive change, acceleration, deceleration
PWMmotor
- PWM 控制电机文档及源代码 C51 程序-PWM motor control documentation and source code
PWM
- DSP TMS320LF2407 PWM控制电机实验-DSP TMS320LF2407 PWM control motor experiment
PWM
- 飞思卡尔智能车比赛中,MC9S12DG128 控制电机的PWM程序,对于电机的控制是很重要的-to control the engine
PWM
- 51单片机利用PWM控制电机,很简单。希望对初学者有用-51 single-chip motor control using PWM
PWM实现精确输出脉冲数控制电机
- PWM实现精确输出脉冲数控制电机, PWM realize accurate output pulse number control motor(PWM realize accurate output pulse number control motor)
电动机
- PWM控制电机速度的程序,利用C51语言编码(PWM control motor speed)
电机转速测量与PWM控制
- 基于51单片机的c语言程序 电机转速测量与PWM控制(C language program based on 51 singlechip motor speed measurement and PWM control)
PWM控制电机
- 在stc12c5616ad最小系统中利用pwm波实现对电机的控制(Control of motor by using PWM wave in stc12c5616ad minimum system)
PWM控制无刷
- pwm控制无刷电机的转动,通过改变占空比来进行不同速度的调节(use the pwm to control the motor)
按键控制电机转速
- 通过STM32的PWM输出 来控制电机的转速(Control motor speed)
PWM电机正反转
- 52单片机程序通过PWM控制电机正反转,接口设置程序已包含(The 52 microcontroller program is controlled by PWM. The interface setup program has been included.)
四旋翼控制
- 利用pwm控制四旋翼电机 利用stm32平台,控制电机 是能够自由地控制运动(Control four rotor motor with PWM)
PWM控制直流电机
- 电机调速试验,pwm控制方式,基于stm32(motor pwm control speed range control)
使用stm32输出PWM控制电机
- 使用stm32输出PWM波,控制电机转速,可以应用到使用电机的DIY场合。