Any PID or Calculus libraries for the Arduino?

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
SlowSteve
 
Posts: 24
Joined: Mon Mar 03, 2014 11:06 am

Any PID or Calculus libraries for the Arduino?

Post by SlowSteve »

Hi,

I am planning to use an Arduino ( I have Unos and Mega's available ) to do some tempurature sensing using the Adafruit thermocouple and Thermocouple amplifier to build a tempurature control system - for a BBQ.

Are there any good quality PID libraries that you guys would recommend for the Arduino? Alternatively, if not, is there a library that will support Intergral processing to I can string my own together - definitely would prefer the first option though.

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: Any PID or Calculus libraries for the Arduino?

Post by adafruit_support_bill »

The Arduino PID library is quite good: http://playground.arduino.cc/Code/PIDLi ... yBQvvldV8E
See the author's posts about it here: http://brettbeauregard.com/blog/2011/04 ... roduction/

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”