搜索资源列表
moto-pid
- 我编写的一个mc9s12dg128的一个电机pid调速代码,可以使用键盘控制转速并且在数码管上显示当前速度
PID
- 比较容易理解的电机控制PID,介绍几种PID 控制方法的不同。-Easier to understand motor control PID, introduce several different PID control methods.
PIDcontrolwithkeyboard
- 基于AT89S52单片机的直流电机单闭环PID负反馈调速,PID算式采用增量式-AT89S52 microcontroller-based DC motor single negative feedback closed-loop PID Control, PID algorithm using incremental
pid
- C8051F310系列单片机实现的PID算法,该算法依据误差反馈调节PWM的占空比,可实现直流电机的调速等。-C8051F310 MCU family of PID algorithm based on error feedback regulation of PWM duty cycle can be realized DC motor speed control and so on.
pid.c
- 直流伺服电机闭环控制程序,有PID算法的详细资料。-DC servo motor closed-loop control procedures, there is PID algorithm in detail.
pid
- MSP430直流电机PID调速程序,包括测速,PID调节输出以及显示程序-MSP430 DC Motor PID Speed Control program
pid
- 通过51实现电机PID调速,用两个按钮控制速度,PWM输出电机控制信号,mos管驱动,LCD1602显示速度-51 motor PID Governor, with the two buttons control the speed PWM output motor control signals, mos tube-driven, the LCD1602 display speed
40.PID
- 51单片机的PID测电机速度,数码管显示的proteus仿真-51 microcontroller PID motor speed measurement, digital display of the proteus simulation
motor
- 电机PID调速程序,通过闭环实现对电机调速-PID motor speed control procedures, through the realization of the closed-loop motor
motor_pid_control
- 这是一个关于直流电机的PID控制器的,是用VC++编写-It is a DC motor PID controller is the use of VC++ to prepare
bujindianji
- 文进一步研究了基于p c/os-II+ARM平台的模糊PID控制器,核心是实现模糊 PID控制程序,并结合MinGUI技术选用高端TFT型的液晶显示器,设计具有良好人机 交互界面的步进电机控制器。-Further study of the text based pc/os-II+ ARM platform, the fuzzy PID controller, the core of fuzzy PID control program, combined with selection
PID
- 基于51单片机的闭环电机驱动PID程序设计-51 Microcontroller Based PID closed-loop motor-driven programming
avr-PID
- 直流电机闭环调节,PID控制输出,使用串口通信-DC motor closed-loop regulator, PID control output, the use of serial communication
pid-
- 基于ATmega16单片机控制码盘直流电机,通过pid公式用pwm波控制电机转速-ATmega16 microcontroller-based DC motor encoder, the formula used by pid wave pwm motor speed control
PID-VB
- PID调节控制做电机速度控制,VB编写,直观显示PID参数调节过程-PID control of motor speed regulation and control to do, VB written, visual display PID parameter tuning process
pid-ck-12
- PID 直流电机控制,数码管显示,按键调速-PID DC motor control, digital display, speed control button
SEW
- 单片机实现步进电机PID控制和精密电流检测的源代码程序。-the code used for controling step motor and current detection.
测速PID
- stm32f407电机PID调速,并显示,加键盘(Motor PID speed regulation and display)
一个电机PID控制
- 增量式PID控制直流电机基于STM32的(PIDIncremental PID control DC motor based on STM32)
直流电机速度PID控制
- 光电编码器测得的电机速度反馈信号反馈到单片机中。电机设定速度由ZLG7289模块获得,通过SPI通信传输给单片机。单片机系统根据给定的转速与反馈回来的实际速度相减得出偏差,经过控制算法得出控制量。单片机再把控制量以PWM的形式输出,经过L298功率放大驱动直流电机。ZLG7289模块主要用于显示当前直流电机实际转速和给定转速,并让用户通过键盘输入设定速度。(The motor speed feedback signal measured by the photoelectric encoder