https://www.seeedstudio.com/ICE-Tower-CPU-Cooling-Fan-for-Ra...
The Raspberry Pi 4 needs a fan
11–20 of 293 posts
Re: The Raspberry Pi 4 needs a fan
#12I can recommend Pimoroni's fan shim. They provide a python project that allows you to set temperature thresholds to kick the fan in so it's not on all the time. It's not silent but it's pretty quiet. https://github.com/pimoroni/fanshim-python
I thought about getting one of these, as they are a little more turnkey... however I couldn’t find an easy way to purchase and get quick shipping in the US. Is there any other way besides ordering through the UK?
Re: The Raspberry Pi 4 needs a fan
#13I can recommend Pimoroni's fan shim. They provide a python project that allows you to set temperature thresholds to kick the fan in so it's not on all the time. It's not silent but it's pretty quiet. https://github.com/pimoroni/fanshim-python
Here's the link if anyone's interested: https://shop.pimoroni.com/products/fan-shim
Re: The Raspberry Pi 4 needs a fan
#14even though it's mostly to push amperage down the USB 3.0 ports, those electrons going across the board are gonna generate some heat.
Re: The Raspberry Pi 4 needs a fan
#15Even the previous-gen Pis would easily throttle under load without a heat sink (although usually installing a decent heat sink was enough to resolve the problem, assuming decent airflow). As the article notes, the heat was mainly from the SoC in the past. The Pi 4 is on a whole different level indeed. I imagine the logic here is the same as with many other Pi accessories: if you need it, you'll buy it or get it as pa…
I’m amazed they didn’t at least add a few passive ventilation holes or slots, somewhere. It gets crazy hot inside the case.
Re: The Raspberry Pi 4 needs a fan
#16Re: The Raspberry Pi 4 needs a fan
#17well yeah, this thing pulls 3 amps. even though it's mostly to push amperage down the USB 3.0 ports, those electrons going across the board are gonna generate some heat.
Re: The Raspberry Pi 4 needs a fan
#18I can recommend Pimoroni's fan shim. They provide a python project that allows you to set temperature thresholds to kick the fan in so it's not on all the time. It's not silent but it's pretty quiet. https://github.com/pimoroni/fanshim-python
Indeed, the fan shim is insanely cool and I just bought one of these the moment that it was back in stock together with my Raspberry Pi 4. It also works on the Pi 3 and 2. Here's the link if anyone's interested: https://shop.pimoroni.com/products/fan-shim
Re: The Raspberry Pi 4 needs a fan
#19I'd guess that heatsink and a case with heatpipes would be sufficient for most, though perhaps not all, uses and silent, which for me is pretty important on a Raspberry Pi
The problem is there are now a number of chips on the board—many of which are too small to pop a heatsink on them—which get crazy hot. If you have the Pi inside any kind of enclosed case, that heat just bakes everything else, even if you have heat sinks.
Another approach is to just run the Pi submersed in mineral oil, with liquid convection then taking the heat away from the board and shedding it to the surrounding environment. We usually don't run our electronics like this (even though the general approach is widely used for cooling needs of all sorts) because mineral oil is gross and might even impact the endurance of our hardware - but the Pi is tiny and cheap enough to make this a non-issue.