搜索资源列表
Simulation_ExpressWBModels
- pid simulation library labview-pid simulation library labview
br3ttb-Arduino-PID-Library-20199df
- Arduino开发环境的PID模块,使用C/C++编写,可作为学习资料。-PID module of the Arduino development environment, using C/C preparation, can be used as learning materials.
Arduino-PID-Library-master
- Arduino的PID库文件,程序有详细的注释,而且里面包含有应用实例。比较适合初学者学习。-Arduino s PID library files, the program has detailed notes, and which contains application examples. More suitable for beginners to learn.
PID_v1
- arduino PID库。 可以直接调用而无需自行编写PID算法。PID(比例(proportion)、积分(integration)、微分(differentiation))控制器作为最早实用化的控制器已有近百年历史,现在仍然是应用最广泛的工业控制器。PID控制器简单易懂,使用中不需精确的系统模型等先决条件,因而成为应用最为广泛的控制器。-arduino PID library. Can be called directly without having to write their own
PID
- PID应用在单片机电机输出控制上的实例库函数,很有参考价值。-PID application instance on single chip microcomputer control motor output library function, has a reference value.
Arduino-PID-Library-master
- PID library for arduino UNO, MEGA
PID
- STM32单片机增量式PID控制子程序库源代码-STM32 microcontroller incremental PID control subroutine library source code
br3ttb-Arduino-PID-Library-v1.1.1-2-gfb095d8
- Arduino PID library source code
Arduino-PID-Library-master
- Arduino-PID-Library-master库函数,可以轻松实现PID控制,是Arduino的函数库。-Arduino-PID-Library-master library function, you can easily realize the PID control is the Arduino library.
Vrduino
- Arduino-PID-Library-master Arduino的PID库-Arduino- PID- Library- the master of the Arduino PID Library
mpsterPID
- Arduino-PID-Library-master Arduino的PID库-Arduino- PID- Library- the master of the Arduino PID Library
Nrduino-the-PID
- Arduino-PID-Library-master Arduino的PID库-Arduino- PID- Library- the master of the Arduino PID Library
br3ttb-Arduino-PID-Library-v1.1.1-2-gfb095d8
- PID算法库 真的不是道说什么了 能不说吗(Can be used for motor PID control)
pid_library_other_pic32
- { interface } type TPIDController = record PID_Kp, PID_Ki, PID_Kd: real; PID_Integrated : real; PID_Prev_Input: real; PID_MinOutput, PID_MaxOutput: real; PID_First_Time, PID_Int_Improvement, PID_Diff_I
Arduino-PID-Library-master
- arduino pid库文件包含所有arduino pid算法(The Arduino PID library file contains all the Arduino PID algorithms)
a-star-32u4-arduino-library-master
- Arduino 马达控制, PID 控制库文件,AStar芯片(PID control library file)
Arduino-PID-Library-master
- PID Arduino Code
pid六轴I2c的库
- Ardiono PID六轴和I2C通讯的库文件(The library file of the Ardiono PID six axis and I2C communication)
辽宁某学院模糊pid仿真
- 这是我根据百度文库中一片辽宁某学院的本科毕设论文还原的二阶传递函数模糊pid控制、pid控制的代码。真实有效。(This is the two - order transfer function fuzzy PID control and PID control code that I have reduced according to an undergraduate thesis of a Liaoning college in the Baidu library. True and eff
PID电机位置控制v2.0
- PID电机位置控制源码—库函数版本STM32程序(PID motor position control source - library function version)