Look into PWM fans + controls based on ```vcgencmd measure_temp```
Inspiration / Further Reading
- https://www.raspberrypi.org/forums/viewtopic.php?t=84641
- https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=244194
kemonine
added this to the Initial Stable Deployment milestone 2 years ago
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.
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.
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.