1

I have been looking into cooling solutions for the Raspberry Pi, are there any CPU coolers out there that will fit on the Raspberry Pi CPU? I know there will be an overhang of the cooler on the CPU itself, but having looked at some CPU coolers I am worried about if the cooler would be to wide. E.g. it will not fit because there is not enough room for heat pipes.

Darth Vader
  • 4,218
  • 24
  • 47
  • 70

1 Answers1

4

There are people who have watercooled the pi, I believe mostly as a novelty since doing this will cost more than it could possibly be worth.

If you want something simpler, you could saw down a piece of heatsink, or ask at a computer store for something similar -- I recently got a B+ with an accessory package that (bizarrely) included aluminum sinks for the CPU and GPU, although as others have pointed out, it's very unlikely this is necessary. If you actually want a tiny CPU fan, good luck ;)

In any case, I would first try overclocking it to the max allowed by the firmware (1.2 Ghz, I think), and watch the temperature with:

vcgencmd measure_tmp

It should be fine up to 80-85 C° (but you should double check around about that and make your own decision).

Your best bet would be submersion in liquid nitrogen, which the pi can survive. Presuming you get around the firmware, you might beat this lunatic, who got it to run at ~3.0 Ghz for 1/2 a minute...

goldilocks
  • 60,325
  • 17
  • 117
  • 234