Arduino-PID-Library
Arduino-PID-Library copied to clipboard
detailed documentation missing
The detailed documentation page (http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/) is not accessible anymore. Would you please move it to here?
I can still access the page you mentioned and there is the documentation on the Arduino Playground (https://playground.arduino.cc/Code/PIDLibrary/).
Which link? The link in the OP works
On Sat, Sep 19, 2020, 10:17 AM MonarchActual [email protected] wrote:
I can still access the page you mentioned and there is the documentation on the Arduino Playground (https://playground.arduino.cc/Code/PIDLibrary/ ).
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/br3ttb/Arduino-PID-Library/issues/105#issuecomment-695218821, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACYX4R3MA446ZXKEE6PIPTSGS4PTANCNFSM4RJTZOPQ .
Well, never mind. It wasn't working last week but I can get to it now
yeah it was down for a few hours. Database password issue
On Sat, Sep 19, 2020, 3:52 PM Stephen Hepner [email protected] wrote:
Well, never mind. It wasn't working last week but I can get to it now
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/br3ttb/Arduino-PID-Library/issues/105#issuecomment-695349670, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACYX4Q2UWAA3PS6LGGBR3LSGUDXNANCNFSM4RJTZOPQ .
It seems like it's down again
I noticed that the theory blog is very old (year 2011) and now I saw this issue about website unavailability.
(I already had this kind of problem with an AC power control library, it was a library that was only referenced on the Arduino website, and then the website that hosted it went down and was not raised anymore, the library disappeared to I never found this one anymore.)
And I also noticed that the blog with the theory still has "http" instead of "https", and the links on the Arduino website are out of date.
I saved these posts using Firefox V99, and I leave it attached here in case the blog goes down and doesn't come back, I think this theory is important to know how to get the best performance out of the library.
P.S.: Added other adjacent posts.