-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: br3ttb/Arduino-PID-Library
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Modify the code (PID_v1.h) with these improvements for better efficiency
#148
opened Nov 13, 2024 by
Maphineth-UNG
The PID_RELAY_OUPUT.ino file doesn't set pinMode(RELAY_PIN,OUTPUT)
#146
opened Oct 28, 2024 by
drf5n
Link to documentation just takes me to the Arduino Playground homepage
#143
opened Feb 18, 2024 by
sholtob
Proportional on measurement in PID::Compute seems to modify integral error
#139
opened Oct 19, 2023 by
yzhang2907
Relay example seems backwards for digitalWrite(relayPin,HIGH) == On
#136
opened May 1, 2023 by
drf5n
When the tunings are changed, it might be good to reset the integrals.
#125
opened Sep 26, 2022 by
rtek1000
Is the calculated PID result relative to the previous value or absolute on its own?
#122
opened May 2, 2022 by
happymacer
Systems with large time constant (Dead Time versus Time Constant)?
#121
opened Apr 23, 2022 by
rtek1000
SetSampleTime(0) doesn't change the internal SampleTime class member
#110
opened Apr 7, 2021 by
paynterf
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-19.