PWM Fan Support #16
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Look into PWM fans + controls based on
vcgencmd measure_temp
Inspiration / Further Reading
Outside of project scope for the time being. Can always poke a fan like the pimoroni fan shim as on/off based on temp instead of full pwm.
The on/off based on temp is the more common approach seen with existing raspberry pi kits.