sTune icon indicating copy to clipboard operation
sTune copied to clipboard

Open loop PID autotuner using a novel s-curve inflection point test method. Tuning parameters are determined in about ½Tau on a first-order system with time delay. Full 5Tau testing and multiple seria...

Results 8 sTune issues
Sort by recently updated
recently updated
newest added

Hi, I onder how I could use a 0-10 volt to control an oven instead of a relay which switches on or off. Your help is appreciated.

**First of all, thank you for this library. It is really a piece of art.** Probably Iam just **stupid** and can't use it properly. **My setup** - ESP32-Wrover-E ( 16mb...

Hi. In my application I am using a ESP32 driving a thrystor using 8 bit PWM. According to the manufacturer the minimum PWM frequency should be 1kHz. Using softPwm, this...

Hello, i use the example Code https://github.com/Dlloydev/sTune/blob/main/examples/MAX6675_PTC_SSR/sTune_QuickPID/sTune_QuickPID.ino without changing anything. I got the Arduino Mega 2560, PTC heater, Max6675 Thermo Couple and a SSR. This is my Output. Setpoint:80.00, Input:25.50,...

Hi, i use a relay to power a heater but it seems that the relay is never turned off. I tried it with various settings at the moment following (not...

Hi I recently used sTune library for a MAX6675 Furnace... it was hard to tune it manually as temperature changes very slow. So I decided to use sTune, and tried...

After a succesfull run of the Stune PID code i get PID. When i put these PID values into my quickPID code the heater doesn't even reach it's Setpoint. It...