Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
DIY PID Control
Conversations
About
DIY PID Control
1–30 of 609
Mark all as read
Report abusive group
0 selected
Martin Svoboda
May 7
air levitation system
hi can someone help me with my problem? I have a project of levitating a molitan ball in tube. and i
unread,
air levitation system
hi can someone help me with my problem? I have a project of levitating a molitan ball in tube. and i
May 7
Logan Delplanche
Apr 18
Injection Molding Machine
Hi, I am making a Injection Molding Machine for a school project and I don't know how I should go
unread,
Injection Molding Machine
Hi, I am making a Injection Molding Machine for a school project and I don't know how I should go
Apr 18
je...@c4solutions.net
, …
Richard Appleton
7
Mar 23
PID for BBQ smoker -- question about extending PID library to return if it's time to Compute
Are you setting the sample time? The default is 1/10 of a second which is reasonable for controlling
unread,
PID for BBQ smoker -- question about extending PID library to return if it's time to Compute
Are you setting the sample time? The default is 1/10 of a second which is reasonable for controlling
Mar 23
eric moon
, …
Christophe Vermeulen
14
Mar 22
Encoder Motor Control
Did you declare the pwmpin as output somewhere ? Also undocumented is how your circuit looks like. I
unread,
Encoder Motor Control
Did you declare the pwmpin as output somewhere ? Also undocumented is how your circuit looks like. I
Mar 22
pieterswa...@gmail.com
Feb 9
micro-python & PID
https://micropython-simple-pid.readthedocs.io/en/latest/#micropython-simple-pid https://github.com/m-
unread,
micro-python & PID
https://micropython-simple-pid.readthedocs.io/en/latest/#micropython-simple-pid https://github.com/m-
Feb 9
Steve
Jan 25
PID output
I have developing an application that need to control a temperature in both directions (heating and
unread,
PID output
I have developing an application that need to control a temperature in both directions (heating and
Jan 25
Josh Beckmann
,
oscar Carserud
2
12/18/21
Power Consumption: Log Duty Cycle
please stop sending me this chain mails all the time. tis 14 dec. 2021 kl. 23:11 skrev Josh Beckmann
unread,
Power Consumption: Log Duty Cycle
please stop sending me this chain mails all the time. tis 14 dec. 2021 kl. 23:11 skrev Josh Beckmann
12/18/21
Dennis van der Velde
12/15/21
PID-algoritm type
Dear group members, I was wondering what type of PID algorithm Brett Beauregard uses. There are three
unread,
PID-algoritm type
Dear group members, I was wondering what type of PID algorithm Brett Beauregard uses. There are three
12/15/21
Rakesh Patel
12/14/21
Re: [diy-pid-control] Digest for diy-pid-control@googlegroups.com - 1 update in 1 topic
Hi Stephen, Is it works for you? On Wed, Nov 24, 2021, 5:55 PM <diy-pid-control@googlegroups.com
unread,
Re: [diy-pid-control] Digest for diy-pid-control@googlegroups.com - 1 update in 1 topic
Hi Stephen, Is it works for you? On Wed, Nov 24, 2021, 5:55 PM <diy-pid-control@googlegroups.com
12/14/21
Stephen Barton
, …
Rakesh Patel
4
11/23/21
Rookie Problem - No DC Output to SSD???
Hi Stephen, Make sure which model you have selected. If you have selected the current output model it
unread,
Rookie Problem - No DC Output to SSD???
Hi Stephen, Make sure which model you have selected. If you have selected the current output model it
11/23/21
Vicente Rubio Juan
10/29/21
I-PD controller
Hello, In my case I need to implement a I-PD controller instead of a PID, is it possible with this
unread,
I-PD controller
Hello, In my case I need to implement a I-PD controller instead of a PID, is it possible with this
10/29/21
David Partridge
2
10/24/21
Position PID with Speed Limit
Rakesh proposed the autotune algorithm approach. I assume he was referring to the Arduino autotune
unread,
Position PID with Speed Limit
Rakesh proposed the autotune algorithm approach. I assume he was referring to the Arduino autotune
10/24/21
Rakesh Patel
10/24/21
Re: [diy-pid-control] Digest for diy-pid-control@googlegroups.com - 1 update in 1 topic
Have you tried the auto-tune algorithm ? On Sun, Oct 24, 2021 at 5:54 PM <diy-pid-control@
unread,
Re: [diy-pid-control] Digest for diy-pid-control@googlegroups.com - 1 update in 1 topic
Have you tried the auto-tune algorithm ? On Sun, Oct 24, 2021 at 5:54 PM <diy-pid-control@
10/24/21
Jean-Pierre G
9/3/21
Parrot disco wings formation flying project
Hi all, Thanks a lot for this excellent PID lib that I already use in a home made brewery ! Now I
unread,
Parrot disco wings formation flying project
Hi all, Thanks a lot for this excellent PID lib that I already use in a home made brewery ! Now I
9/3/21
Quincy Fleuren
7/25/21
pid precision tolerance || outputlimits
Hi! Are there commands to give the pidcontrol a range to settle on? for example setvalue = 4000 and
unread,
pid precision tolerance || outputlimits
Hi! Are there commands to give the pidcontrol a range to settle on? for example setvalue = 4000 and
7/25/21
Toby Vernon-Smith
, …
Joep Suijs
4
6/26/21
Really basic question...
Hi, You might want to keep Kd at zero until you really need it. I find the table for the Ziegler-
unread,
Really basic question...
Hi, You might want to keep Kd at zero until you really need it. I find the table for the Ziegler-
6/26/21
GTS dude
6/21/21
How to implement a deadband
Awesome PID controller - Brett, thank you very much for your great work! I have build a BBQ
unread,
How to implement a deadband
Awesome PID controller - Brett, thank you very much for your great work! I have build a BBQ
6/21/21
jose nabil nassr de sousa
6/12/21
pid temperature
Hello, I am doing a job for the temperature control university. The examples that I have seen use a
unread,
pid temperature
Hello, I am doing a job for the temperature control university. The examples that I have seen use a
6/12/21
Khushwant Parihar
5/27/21
PID control on Pinch Valve
Hey there I am trying to control the pinch valve using pid , The setup I have is like this I have a
unread,
PID control on Pinch Valve
Hey there I am trying to control the pinch valve using pid , The setup I have is like this I have a
5/27/21
konrad.gl...@gmail.com
,
Pieter S
3
5/23/21
PID output delay after long period of regulation
Alright, I found what was the issue - Windup --> http://brettbeauregard.com/blog/2011/04/improving
unread,
PID output delay after long period of regulation
Alright, I found what was the issue - Windup --> http://brettbeauregard.com/blog/2011/04/improving
5/23/21
ericlulz
,
Pieter S
2
5/14/21
PI controller with 0-10v coltrolled valve
It's a bit open ended question - You should get PI by setting Kd=0? In theory you should be able
unread,
PI controller with 0-10v coltrolled valve
It's a bit open ended question - You should get PI by setting Kd=0? In theory you should be able
5/14/21
Kenton Slayton
,
Pieter S
3
4/22/21
Arduino PID doesn't recognize setpoint
Here is the link to the relay duty cycle; https://github.com/FirstBuild/Relay The relay duty cycle
unread,
Arduino PID doesn't recognize setpoint
Here is the link to the relay duty cycle; https://github.com/FirstBuild/Relay The relay duty cycle
4/22/21
Mohamad Rajab
4/17/21
Hello Guys I am wondering how to Control DC motor speed with PID if I am using aAdafruit motor shield
unread,
Hello Guys I am wondering how to Control DC motor speed with PID if I am using aAdafruit motor shield
4/17/21
Mohamad Rajab Alkhashman
, …
Brett Beauregard
13
4/6/21
cascaded pids
Pieter, I think that the guy who posts the detailed flowchart gets to decide what things are called!
unread,
cascaded pids
Pieter, I think that the guy who posts the detailed flowchart gets to decide what things are called!
4/6/21
Mohamad Rajab Alkhashman
4/4/21
Cascade control
Hi My Project is about two tanks which are placed over each other. I want to control the water level
unread,
Cascade control
Hi My Project is about two tanks which are placed over each other. I want to control the water level
4/4/21
Chris Cender
3/12/21
Looking for a good arduino PID temperature controller
Hi all, there's a lot of cool PID temperature control sketches out there. I'm wondering if
unread,
Looking for a good arduino PID temperature controller
Hi all, there's a lot of cool PID temperature control sketches out there. I'm wondering if
3/12/21
Saram Abbas
,
Pieter S
2
3/11/21
How to simulate PID algorithm without arduino
One way is to generate a model of the process. ie consider the speed control of the buggy - the buggy
unread,
How to simulate PID algorithm without arduino
One way is to generate a model of the process. ie consider the speed control of the buggy - the buggy
3/11/21
Dustin Thomas
,
Pieter S
3
3/8/21
problem with automatic/manual mode PID library front end
i figured it out. at the very bottom of the Sketch for the processing front end, there is a value
unread,
problem with automatic/manual mode PID library front end
i figured it out. at the very bottom of the Sketch for the processing front end, there is a value
3/8/21
Denis Lafourcade
12/31/20
lastTime again...
Hello Brett, In your PID lib, the compute function executes only if the delay since last call is
unread,
lastTime again...
Hello Brett, In your PID lib, the compute function executes only if the delay since last call is
12/31/20
David Mandala
12/15/20
Yet another reflow oven
I'm building a reflow oven from a toaster oven, I've ripped out the manual controls,
unread,
Yet another reflow oven
I'm building a reflow oven from a toaster oven, I've ripped out the manual controls,
12/15/20