Open
Description
The example works; but if you remove temp override then the actual board does not actually function with the LUT as it should
See:
pi@octopi:~ $ python ./fancontrol.py
LUT: 20 deg C => 0.0% duty cycle
23 deg C => 20.0% duty cycle
25 deg C => 50.0% duty cycle
28 deg C => 75.0% duty cycle
30 deg C => 100.0% duty cycle
Internal temperature: 25 C
Currently running at 1781.590234 RPM
Internal temperature: 26 C
Currently running at 1779.242175 RPM
Internal temperature: 26 C
Currently running at 1781.590234 RPM
Internal temperature: 26 C
Currently running at 1772.234985 RPM
I can take a look at the code next week to see if I spy anything
Metadata
Metadata
Assignees
Labels
No labels