Tags · sefgit/QuickPID · GitHub
Skip to content

Tags: sefgit/QuickPID

Tags

2.2.4

Toggle 2.2.4's commit message
Added ESP32-S2 support

2.2.3

Toggle 2.2.3's commit message
Update compatibility with ESP32

2.2.2

Toggle 2.2.2's commit message
Version 2.2.2

- Added compatibility with the ESP32 Arduino framework
- Added full featured AnalogWrite methods for ESP32 to control up to 9 PWM and 2 DAC signals.

2.2.1

Toggle 2.2.1's commit message
New Version 2.2.1

- Even faster AutoTune function
- AutoTune  now determines the  controllability of the process
- Added AMIGO_PID tuning rule
- Added `GetTd()` function to display dead time

2.2.0

Toggle 2.2.0's commit message
QuickPID 2.2.0

Includes enhanced AutoTune,
8 tuning rules to choose from
and GetKu() and GetTu() display functions.

2.1.0

Toggle 2.1.0's commit message
New Version with AutoTune

2.0.5

Toggle 2.0.5's commit message
Added MIT license, POn default = 1

2.0.4

Toggle 2.0.4's commit message
QuickPID 2.0.4

Added QuickPID_AdaptiveTunings.ino, QuickPID_Basic.ino, QuickPID_PonM.ino and QuickPID_RelayOutput.ino to the examples folder. Note thatQuickPID_RelayOutput.ino has the added feature of minWindow setting that sets the minimum on time for the relay.

v2.0.3

Toggle v2.0.3's commit message
QuickPID 2.0.3