搜索资源列表
LMD18245
- 用LMD18245来驱动直流电机,利用PWM波可以控制电机的转速,也可以控制电机的正反转,也可以记忆电机转角等。
pwm
- 小直流电机转速控制实验 asm程序源码仅供参考学习
lianxutiaosu
- 通过8088控制系统实现直流电机PWM直流斩波调速,无极调速-dc\dc
4
- 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-C51
dianji4
- 一个实现直流电机PWM控制的汇编语言示例代码。-PWM DC motor control assembly language sample code.
dianjitiaosu
- 说明这是一个利用单片机进行脉宽调制(PWM) 直流电机调速测试程序,UNL2003提供电机驱动电流,使用六个按键实现六种不同速度-This is the use of a single-chip pulse width modulation (PWM) DC motor speed control testing procedures, UNL2003 motor drive current, using the six key six different speeds
aaaa
- F2812对直流电机控制,输出pwm电平,能够调节速度-F2812 DC motor control, and be able to adjust the speed of output pwm level
PWM
- 简单的单片机PWM控制直流电机C程序(验证过)-Simple PWM DC motor control microcontroller C program (verified)
test
- 人为数字给定直流电机转速,与霍尔测速得到的直流电机转速(反馈量)进行比较,其差值经过PID运算,将得到控制量并产生PWM脉冲,通过驱动电路控制直流电机的转动,构成直流电机闭环调速控制系统。 -For digital dc motor speed, given with hall speed of dc motor speed (feedback) comparison, the difference through the PID arithmetic, will get control a
PWM
- 基于对直流电机的开环调速控制,是基于51单片机的-Based on the open-loop DC motor speed control is based on 51 MCU
motor
- 直流电机的转速控制。利用8253产生“准PWM”(占空比50 ~0 )波形,不同的占空比影响着直流电机的转速。通过秒中断服务程序读取K7-0的数据、修改PWM的占空比,实现直流电机的转速控制。 -DC motor speed control. 8253 use a " quasi-PWM" (50 to 0 duty cycle) waveform, affecting different duty DC motor speed. Read by the interru
PWMDC-constant-speed-operation
- 可以用PWM控制直流电机实验,电机匀速转动,修改程序可以改变速度-You can experiment with PWM DC motor control, motor uniform rotation, modify the program can change the speed
直流电机控制源代码
- 通过前馈控制直流电机运转,并生成pwm波形进行检测(Feedforward control of DC motor)