C/C++ PID Controller library for ARM Cortex M (STM32)
-
Updated
Jul 25, 2023 - C++
C/C++ PID Controller library for ARM Cortex M (STM32)
PID auto tuning using Ziegler–Nichols method
Pitch of an aircraft is controlled by the elevator which is situated at the rare of the airplane running parallel to the wing that houses the ailerons. Pitch control is a longitudinal problem, and this repository presents the design of an Arduino-based system as a solution.
A collection of embedded PID (Proportional – Integral – Derivative) controller tuning methods.
PID controller tuning for temperature regulation with Arduino and MATLAB, including code, experiments, and results for various tuning methods.
PID Controller (project 8 of 9 from Udacity Self-Driving Car Engineer Nanodegree)
The AutoTunePID library is an easy-to-use library for Arduino IDE that provides a powerful PID (Proportional, Integral, Derivative) controller with built-in auto-tuning capabilities.
Add a description, image, and links to the pid-tuning topic page so that developers can more easily learn about it.
To associate your repository with the pid-tuning topic, visit your repo's landing page and select "manage topics."