Arduino-PID-Library icon indicating copy to clipboard operation
Arduino-PID-Library copied to clipboard

detailed documentation missing

Open shepner opened this issue 4 years ago • 6 comments

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?

shepner avatar Sep 12 '20 15:09 shepner

I can still access the page you mentioned and there is the documentation on the Arduino Playground (https://playground.arduino.cc/Code/PIDLibrary/).

MonarchActual avatar Sep 19 '20 14:09 MonarchActual

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 .

br3ttb avatar Sep 19 '20 15:09 br3ttb

Well, never mind. It wasn't working last week but I can get to it now

shepner avatar Sep 19 '20 19:09 shepner

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 .

br3ttb avatar Sep 19 '20 20:09 br3ttb

It seems like it's down again image

simeon9696 avatar Jun 29 '21 20:06 simeon9696

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.

Websites PID Library.zip

rtek1000 avatar Apr 23 '22 10:04 rtek1000