/PIDControl

PID control library for Arduino (ESP32)

GNU General Public License v2.0GPL-2.0

Developed by André Silva, 2022

The code is released under the GNU General Public License.


This is a PID Controller library for any microcontroller that supports float math.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3.0 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl.html