Skip to content

Tags: Dlloydev/sTune

Tags

2.4.0

Toggle 2.4.0's commit message
Update

- the faster IP mode tests now work for PTC type heaters
- various other fixes
- updated examples
- updated documentation

2.3.2

Toggle 2.3.2's commit message
Update

Minor update and new examples using ZN_PID tuning method and adaptive control to reduce overshoot.

2.3.1

Toggle 2.3.1's commit message
Update

New examples for MAX6675 and PTC heater

2.3.0

Toggle 2.3.0's commit message
Update

- new `softPWM` function added
- Updated examples and documentation
- various other minor changes

2.2.0

Toggle 2.2.0's commit message
Update

- Added emergency stop function where the test is stopped and output cleared to 0 if the input exceeds 10% (default) over the input span. This function allows the user to adjust the eStop limit.
- `inOut` switch case renamed to `sample` as it now is active once per sample period
- Updated `Autotune_PID_Digital_Out` example for software PWM relay control
- Updated examples and documentation

2.1.1

Toggle 2.1.1's commit message
Update

New Autotune Digital Output example and documentation update.

2.1.0

Toggle 2.1.0's commit message
Update README.md

2.0.0

Toggle 2.0.0's commit message
Update

Major update

1.1.0

Toggle 1.1.0's commit message
Update README.md

1.0.3

Toggle 1.0.3's commit message
Update

Update documentation, Wiki and examples