kiln-controller/lib
Jason Bruce a3243097c7 - big change to PID class. It was not properly handling the integral.
Essentially it was never large enough to impact the loop. The integral
has been inverted so if you want more integral, define it as a smaller
number.
- added a comment to the config about changing the temp scale
2021-03-24 08:32:06 -04:00
..
init - adding a smoker service that restarts a specific schedule if the power goes out 2020-03-18 04:31:37 -09:00
__init__.py - complete rewrite of oven class 2021-03-14 15:16:03 -04:00
max31855.py - must import math module 2018-12-06 18:00:03 -05:00
max31855spi.py another stupid oops 2017-11-30 20:05:16 -06:00
max31856.py - complete rewrite of oven class 2021-03-14 15:16:03 -04:00
oven.py - big change to PID class. It was not properly handling the integral. 2021-03-24 08:32:06 -04:00
ovenWatcher.py - complete rewrite of oven class 2021-03-14 15:16:03 -04:00