Quote:
Originally Posted by Ginto8
It's possible to implement a PID loop in any language. As for understanding how it works, I suggest PID Without a PhD.
|
+1 for PID Without a PhD. Also,
this article gives a good explanation of a PID controller with a practical example: an NXT based line-following robot. It's targeted towards FLL aged kids, but still some good info.