搜索资源列表
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
pwm.rar
- 用PWM 细分步进电机,包含原理和程序 我觉得很好的资料, 希望对大家有用,Subdivision stepper motor with PWM, including the principles and procedures of the information I feel good, I hope useful for all of us
PWM.rar
- 单片机编程实现PWM波并通过控制PWM波控制步进电机的转速,Microcontroller Programming PWM waves and PWM wave control by controlling the stepper motor speed
MPC82G516-PWM-drive-setpper-motor
- MPC82G516单片机使用内部硬件PWM方式128细分、256细分方式驱动步进电机的程序,电路简单,成本极底,两路PWM就可以控制一只单极性的步进电机了。-MPC82G516 microcontroller using an internal hardware PWM mode 128 segments, 256 sub-way drive stepper motor program, the circuit is simple, cost very end, two PWM can cont
LPC2103MOTOR
- LPC2103两轴步进电机控制程序,带加减速,一路脉冲+方向输出、继电器延时、报警,三菱FX系列通信兼容RS232(9600,1,0.1)-LPC2103 two-axis stepper motor control program, with acceleration and deceleration, all the way pulse+ direction output, time delay relays, alarm, Mitsubishi FX series communicati
PWM-UART_Mega128
- PWM输出控制三路步进电机,UART通讯,485通讯,A/D输入采集。-PWM output control three stepper motors, UART communications, 485, A/D input acquisition.
PWM
- 用VERILOG语言编写的PWM驱动电机的实验,可控制绝大部分实验箱上的步进电机-PWM DRIVER
pwm
- 采用VHDL编写的步进电机控制程序。运行200步后停止-Prepared using VHDL stepper motor control program. After running 200 steps to stop
pwm
- 采用单片机来产生PWM程序来控制步进电机-SCM procedures used to generate the PWM to control the stepper motor
pwm
- PWM驱动步进电机 通过PWM脉冲信号 实现步进电机前进 后退 左转 右转 停止-PWM drive stepper motor through the PWM pulse forward and back Zuozhuanyouzhuan in stepper motor to stop
pwmtest2
- PWM信号发生器,产生占空比、频率可控制的PWM信号,可进行步进电机细分驱动系统设计。用计数器、比较器等实现。-PWM signal generator to generate the duty cycle, frequency PWM control signal can be broken down stepper motor drive system design. With counters, comparators achieved.
PWM-Control
- PWM控制步进电机,PWM波的形成原理,方案提供,PWM控制步进电机-Stepper motor control PWM, PWM wave forming principle, the program provided, PWM control stepper motor
main
- 步进电机的简单控制,PWM波形的产生方法,-Simple stepper motor control, PWM waveform generation method,
04PWM驱动步进电机实验
- 04PWM驱动步进电机实验c语言编程, PWM生成,本设备 PWM 使用 16MHz 作为脉冲基准, 使用分频系数决定 PWM 脉冲频率, 使用占空比系数决定 PWM 脉冲的占空 * 比。 对应关系如下: * 频率 = 16000000 / 分频系数( Hz) 公式 1 * 占空比=占空比系数 / 分频系数 公式 2 * 分频系数范围是 2~65535, 因此理论上输出的最低频率是 16000000/65535=244.14Hz, 最高频率是 8000000Hz, 也就是
步进电机按键正反转
- STC89C51普通的两极步进电机,一路PWM 一路换向,按键操控正转反转(Ordinary two pole stepping motor, PWM all the way change direction, key manipulation is turning reversal)
步进库函数版本
- 基于stm32步进电机定位控制,通过pwm能够精确的对步进电机定位(Based on the STM32 step motor positioning control, the step motor can be accurately positioned through the PWM)
stm32F1步进电机PWM脉冲控制
- stm32定时中断PWM输出指定脉冲控制步进电机角度(STM32 interrupts PWM output regularly, specifying pulse to control stepper motor angle.)
stm32 步进电机驱动 pwm 加减速控制
- 双轴步进电机,pwm加减速控制,带细分功能。(Double axis stepper motor, PWM acceleration and deceleration control, with subdivision function.)
步进电机
- 用stm32f407芯片 通过pwm控制步进电机(Using stm32f407 chip to control step motor through PWM)
双步进电机加减速
- 实现用单片机定时器对输出脉冲的计数以及加减速对步进电机进行控制 亲测好用(It can count the output pulse with the timer of single chip microcomputer and control the stepping motor with acceleration and deceleration)