You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/asteppke/tinypid/actions/workflows/python-app.yml)
2
+
3
+
# Tiny PID
2
4
Minimal PID controller in Python.
3
5
4
-
Optionally can use
5
-
- output limiting
6
-
- anti-windup mechanism
7
-
- lowpass filtering of derivative component
8
-
- bumpless transfer between manual and automatic control
6
+
Optional features:
7
+
- Output limiting
8
+
- Anti-windup mechanism
9
+
- Lowpass filtering of derivative component
10
+
- Bumpless transfer between manual and automatic control
0 commit comments