Add Raspberry Pi 4 Cooling Fan

By admin ·
1

Why the Pi 4 needs a fan

The Raspberry Pi Foundation released an official Raspberry Pi 4 Desktop Kit. The kit comes with a new plastic case featuring holes for every port on the Pi 4, but nothing at all for ventilation. This project uses the official Raspberry Pi 4 case, though you can use any other case to accomplish this project as well.

Things used here

See allCheck PriceOfficial Raspberry Pi 4 case
Official Raspberry Pi 4 case
on PiShop

Most Raspberry Pi models don’t need fans or heatsinks for everyday use—but the Pi 4 is another story. The CPU idles around 60°C. Running heavy processes can heat the board so much it hurts to touch. Too much heat will cause the CPU to throttle, causing serious performance issues.

Jeff revealed some telling images by photographing the Pi 4 with a thermal imager. Most of the heat appears to come from the USB-C power circuitry. Since the heat has nowhere to leave inside the Pi 4 case, he decided to install a fan. Here’s a quick breakdown of the project.

2

Drill a hole for the fan

The Pi-Fan is attached to the top half of the Pi case. Drill a hole in the center using a 1-1/8″ hole saw. Be sure to smooth out the edges with a file or sandpaper.

Things used here

See allCheck PricePi-Fan Raspberry Pi fan
Pi-Fan Raspberry Pi fan
on Amazon
Check PriceHole saw bit, 1-1/8"
Hole saw bit, 1-1/8″
on Amazon

3

Drill holes for the fan screws

Line the fan up with the newly drilled hole and mark the screw holes with a pen or pencil. When drilling the screw holes, you will need a 7/64″ drill bit. Smooth out the edges and remove any remaining plastic.

Things used here

See allCheck PriceDrill bit, 7/64"
Drill bit, 7/64″
on Amazon
4

Mount the fan to the case

Place the fan inside of the Pi case with the “Pi-FAN” sticker facing up. Line up the fan and screw it into place.

5

Connect the fan to the Pi

Connect the fan’s red wire to GPIO pin 4 (5V) and the black wire to GPIO pin 6 (ground). The fan should receive power automatically when the Pi is booted.

If you’d like your fan to only run when needed (based on Pi temperature), check out our Raspberry Pi fan controller guide.

6

Run a stress test (optional)

After installing the fan, you may want to initiate a stress test to see how it’s impacting the Pi. Jeff’s observation resulted in a lower temperature that kept the Pi 4 well under its throttling point by about 20°C. You can find more details on performing a stress test in his original post. Don’t forget to check out our guide on how to measure the core temperature of your Raspberry Pi.

7

Watch Jeff install a fan to the Pi 4

In this video, Jeff breaks down everything you need to add a fan to the Pi 4. Don’t forget to check out the full post on Jeff Geerling’s website!