Earlier quoted context omitted.
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
Glad you like it! We think it's the best solution for cooling any model of Raspberry Pi that's available.
The Raspberry Pi 4 needs a fan
61–70 of 293 posts
Re: The Raspberry Pi 4 needs a fan
#62Quote: the metal casing helps spread that heat around It does, to a degree. But that is absolutely not what we are seeing in that IR picture. Shiny bare metal is a mirror at the wavelengths that thermal camera uses. So what you see on thermal image where wifi-module shield and CPU are is reflection of ambient (room) where this picture was taken. Try waving your hand around, you'll see it reflecting there too. To meas…
There's a better image here- https://medium.com/@ghalfacree/benchmarking-the-raspberry-pi...
Ideally you'd want to coat any metal surface with black epoxy, and set the IR camera Emissivity Coefficient to 0.9 (the coefficient for black epoxy).
Re: The Raspberry Pi 4 needs a fan
#63Even 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…
That’s just it, though. The official Pi power supply is adequate and good for powering the Pi in any condition, but the case is a far cry from adequate. At best, it just toasts everything inside more evenly, at worst it contributes to throttling because now the heat from every other part of the Pi forms a hot thermal blanket over the CPU. I’m amazed they didn’t at least add a few passive ventilation holes or slots, s…
Re: The Raspberry Pi 4 needs a fan
#64Earlier quoted context omitted.
The Pi 4 is the first generation that's actually not horrible at running Kubernetes, so I'm mostly having fun with that (ongoing saga at www.pidramble.com).
Is this just about how fast the CPU is, or is there some other reason the k8s experience is better now?
Re: The Raspberry Pi 4 needs a fan
#65Raspberry Pi tower cooler -- the cooler we deserve. https://www.seeedstudio.com/ICE-Tower-CPU-Cooling-Fan-for-Ra...
That link 404s for me unfortunately.
Re: The Raspberry Pi 4 needs a fan
#66So does the pi 3 if you stick it in a case, even with a heatsink. I was using a pi 3 with a heatsink in the official case to play a h265 movie (which will be software decoded on a pi3). After about 10 minutes I noticed it started dropping frames and it displayed the thermometer symbol in the top-right of the display. When I removed the top lid from the case, the temperature dropped enough for the thermometer icon to…
Works for me, all my little media boxes run happily with them, despite running 24/7.
Re: The Raspberry Pi 4 needs a fan
#67Quote: the metal casing helps spread that heat around It does, to a degree. But that is absolutely not what we are seeing in that IR picture. Shiny bare metal is a mirror at the wavelengths that thermal camera uses. So what you see on thermal image where wifi-module shield and CPU are is reflection of ambient (room) where this picture was taken. Try waving your hand around, you'll see it reflecting there too. To meas…
There's a better image here- https://medium.com/@ghalfacree/benchmarking-the-raspberry-pi...
I dunno Atmos or something... ... ...
Phonons and dat shiznit!
- DAMNED ENGINEERS
:)
Re: The Raspberry Pi 4 needs a fan
#68Earlier quoted context omitted.
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
Glad you like it! We think it's the best solution for cooling any model of Raspberry Pi that's available.
Re: The Raspberry Pi 4 needs a fan
#69Earlier quoted context omitted.
> If you run computing hardware at its thermal capacity for long periods of time, this will cause more wear on the parts than if they are run well inside their limits. How true is this actually? Personal anecdote is an I5-2500K overclocked to 4.6ghz with budget aftermarket cooler (its at 4.6ghz constantly regardless of load). It's been running 24/7 in my desktop since 2011. When will it fail? I see these disclaimers…
Last time I checked, a consumer grade CPU has expected lifespan of 20-30 years, so your CPU is still in its young adult years
Re: The Raspberry Pi 4 needs a fan
#70Earlier quoted context omitted.
Does it have a standalone mode, where it doesn't need to be controlled by software? I'm interested in using it with prebuilt images that wouldn't be able to run the python to control the fan.
By default it's always on. If you (optionally) install the daemon then it can use the Pi SoC's internal temperature sensor to control dynamically based on need.