-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add PIDEasy PID library to Arduino Library Manager #6052
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy: |
|
Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/Filters-library: |
|
❌ ERROR: Your submission meets all requirements. However, the pull request could not be merged. Please follow this guide to sync your fork: Once that is done, it will be merged automatically. |
|
Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy: |
|
❌ ERROR: Your submission meets all requirements. However, the pull request could not be merged. Please follow this guide to sync your fork: Once that is done, it will be merged automatically. |
This is a simple PID control library with support for Proportional, Integral, Derivative control, windup constraint, and derivative smoothing.