br3ttb / Arduino-PID-Library

1.91k stars 1.1k forks source link

detailed documentation missing #105

Open shepner opened 4 years ago

shepner commented 4 years ago

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?

MonarchActual commented 3 years ago

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

br3ttb commented 3 years ago

Which link? The link in the OP works

On Sat, Sep 19, 2020, 10:17 AM MonarchActual notifications@github.com 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 .

shepner commented 3 years ago

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

br3ttb commented 3 years ago

yeah it was down for a few hours. Database password issue

On Sat, Sep 19, 2020, 3:52 PM Stephen Hepner notifications@github.com 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 .

simeon9696 commented 3 years ago

It seems like it's down again image

rtek1000 commented 2 years ago

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