<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PID Loop with Mango? proportional-integral-derivative controller]]></title><description><![CDATA[<p dir="auto">Any ideas if this is possible with an out-of-the-box solution, ie. plugin, some available code, etc?</p>
<p dir="auto">I have a bash script running that modulates the fan speed of a cooler based on the water temp, now I need to move away from the bash script to a proper PID loop, either by hardware (PLC or the Inverter Drives) or preferable still by software using Mango.</p>
<p dir="auto">And Happy Holidays everybody reading this!</p>
]]></description><link>https://forum.mango-os.com/topic/1456/pid-loop-with-mango-proportional-integral-derivative-controller</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 19:31:08 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1456.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Dec 2013 05:02:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PID Loop with Mango? proportional-integral-derivative controller on Mon, 23 Dec 2013 23:23:26 GMT]]></title><description><![CDATA[<p dir="auto">Alex,</p>
<p dir="auto">Depending on your level of coding ability you could check out the ControlToolbox module I wrote here:</p>
<p dir="auto"><a href="http://github.com/terrypacker/mango-modules" rel="nofollow ugc">http://github.com/terrypacker/mango-modules</a></p>
<p dir="auto">It hasn't been tested in any real world applications yet and the documentation for it is limited.  But if you did use it I could give you some information on it and get it tuned up and working better with your feedback.</p>
<p dir="auto">It currently only has support for PID loops but the plan was to add other algorithms to it over time.</p>
]]></description><link>https://forum.mango-os.com/post/8194</link><guid isPermaLink="true">https://forum.mango-os.com/post/8194</guid><dc:creator><![CDATA[terrypacker]]></dc:creator><pubDate>Mon, 23 Dec 2013 23:23:26 GMT</pubDate></item><item><title><![CDATA[Reply to PID Loop with Mango? proportional-integral-derivative controller on Mon, 23 Dec 2013 21:57:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi Alex,</p>
<p dir="auto">You should be able to write a basic PID control loop in either a Meta data point or the Scripting data source.  That said I think the best thing would be to have a control module that has PID functions built in.  It's actually on our development list as we have  similar application that needs this but I'm not sure when it will be available.</p>
<p dir="auto">Thanks,<br />
Joel.</p>
]]></description><link>https://forum.mango-os.com/post/8193</link><guid isPermaLink="true">https://forum.mango-os.com/post/8193</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Mon, 23 Dec 2013 21:57:24 GMT</pubDate></item></channel></rss>