搜索资源列表
FUDGBMLGJQEGE1C
- arduino code for simple pid from potentiomenter to dc motor with encoder. Regards Richard
_wave_distance
- arduino nano 超声波测距pid控制距离-ultrasonic distance
Arduino-PID-Controller-master
- Arduino-PID-Controller-master PID算法,C-Arduino-PID-Controller-master PID algorithm, C++
PID_v1
- arduino下的pid程序,可以直接使用-arduino pid under the program, can be used directly
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.
sketch_may10a_serial_Control_M2_PCB_test
- Arduino 马达控制,控制Actuator, 机器人身体移动, PID 控制(Arduino motor control)
F103-MPU6050六轴传感器实验
- PID控制电机转速+上位机通信+绘制速度曲线(LED lamp flicker controlled by Arduino)
Arduino-PID-Library-master
- PID Arduino Code
PID_AdaptiveTunings1_1
- 一种基于Arduous单片机的p.i.d控制程序,可以通过使能端控制被控对象的输出变化方向,例如电机正反转、冰箱升温降温等。也可以根据个人需要去掉使能端,只用PID算法。(A P.I.D controller is accomplished based on M.C.U. we download the P.I.D lib from Internet and add it to the developing software environment. finally, we developed
pid六轴I2c的库
- Ardiono PID六轴和I2C通讯的库文件(The library file of the Ardiono PID six axis and I2C communication)
stepMode
- 直流电机的PID控制可实现稳定输出角度运行平稳(PID control of DC motor)
Arduino PID库
- PID代表 比例, 积分, 微分。PID控制在控制回路反馈机制内提供连续的输出变化准确控制过程,消除振荡,提高效率。