Wykres commitów

20 Commity (e96ea005979e9d96ae2516e2e327cf6cdde09f88)

Autor SHA1 Wiadomość Data
Jason Bruce f1b8cdc91c added config.gpio_sensor_di to the config file and the code for
max-31856. Thanks Mark Tilles.
2021-04-28 23:15:54 +01:00
Jason Bruce c076fa6079 - added a few significant digits in logging statements to temps
- changed the wording of the emergency shutoff temp setting
2021-04-18 22:19:29 +01:00
Jason Bruce 85553ec9d6 - added git to requirements
- changed oven resistance in simulation so it can get hot enough to
complete entire schedule
2021-03-25 17:40:50 -04:00
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
Jason Bruce 6d05d4045b changing sensor time wait back to 2s to match docs 2021-03-14 21:47:37 -04:00
Jason Bruce c5b7f21044 - complete rewrite of oven class
- simulation more accurate
- added kiln_must_catch_up functionality
- added max31856 support
2021-03-14 15:16:03 -04:00
jbruce12000 8c765ed82d - added thermocouple_offset, changing config comments to match 2019-02-27 21:38:36 -05:00
jbruce 69384c2d82 -desc of duty cycle of system 2019-01-16 12:34:50 -05:00
jbruce12000 c15a34bc39 - changed pid values to the tuned values for my kiln 2018-12-15 15:55:17 -05:00
jbruce 91b5a62733 - changing gpio for heat 2018-12-01 14:18:29 -05:00
jbruce 31fb110664 - adding ideas to config 2018-11-28 15:42:04 -05:00
jbruce 9beb48594f - changing max temp to just above cone 6 2018-11-28 10:39:22 -05:00
jbruce b87deab01c - added shut down temp if it's exceeded, kiln shuts down 2018-11-27 13:49:46 -05:00
jbruce 089daf36f5 - adding some params that are not used yet 2018-11-27 13:33:11 -05:00
jbruce 6bce47931e - changing slope to F degs / hour 2018-11-27 09:08:51 -05:00
jbruce b96be09ef3 - removing unneeded gpio pins 2018-11-26 08:49:21 -05:00
jbruce 0d4a2232ce -changing name to kiln controller 2018-11-25 21:22:20 -05:00
jbruce 9d5beab15f - changed hazard led temp to 1300
- removed old logging code in oven.py
2018-11-23 18:04:56 -05:00
jbruce 3cc7c4a11b - changed time step to one sec in config
- added sleep for simulations to accurately reflect a real run
2018-11-22 09:48:22 -05:00
jbruce 0c9cec39f4 - adding my config.py 2018-11-21 11:36:58 -05:00