Chris Smith
|
f86efc8a38
|
Took out a state variable that didn't end up being used.
|
2022-06-12 03:34:15 +00:00 |
|
Chris Smith
|
45b4a6d078
|
Changed the an control so that it considers every thermal zone separately, rather than just kind of wrongly lumping them all together and possibly getting the temperature values a bit confused. Added some log messges. Added function to read the fan state from GPO and made the control function use that rather than guess whether the fan is on.
|
2022-06-10 05:46:20 +00:00 |
|
Chris Smith
|
6765b86f86
|
Added cooldown threshold in separate variable. Fixed bug where state change might happen twice on one loop iteration.
|
2022-06-10 02:33:45 +00:00 |
|
Chris Smith
|
d119b30d56
|
New fan_loop function which starts the fan when the temperature reaches the threshold and doesn't stop it until the temperatue is a bit lower than the threshold. Also lowered the threshold a bit.
|
2022-06-10 00:30:30 +00:00 |
|
Dennis Heynlein
|
2204a04f37
|
Update README.md
|
2022-06-07 23:29:00 +02:00 |
|
Dennis Heynlein
|
525dec0864
|
Update temp_fan_daemon_a06.py
kick external gpio-tool
|
2022-06-07 23:26:38 +02:00 |
|
Dennis Heynlein
|
128473e5fd
|
add devterm-wiringpi-cpi to apt install.
missing gpio-tool under Armbian.
|
2022-05-31 21:23:15 +02:00 |
|
cuu
|
26ff216506
|
add devterm_fan_daemon_cpi_a06 code
|
2021-08-23 14:42:22 +08:00 |
|