> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Fan Controller for Raspberry Pi - Horizontal

**Type:** Product page · **SKU:** CE08448 · **Brand:** [The Pi Hut](https://core-electronics.com.au/brands/the-pi-hut)
**Page:** https://core-electronics.com.au/fan-controller-for-raspberry-pi-horizontal-horizontal.html ([markdown](https://core-electronics.com.au/fan-controller-for-raspberry-pi-horizontal-horizontal.html.md))

This is a small board with a load switch that allows a Raspberry Pi to automatically temperature control a fan (not included) via GPIO3. It's an...

## Pricing

- **Price:** $9.60 (inc GST) — $8.73 AUD, exc GST
- **Quantity discounts:** 10+ $8.38 (exc GST) · 25+ $8.12 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 5 today, and up to 500 more in 5–8 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=CE08448:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/CE08448:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

This is a small board with a load switch that allows a [Raspberry Pi](https://core-electronics.com.au/raspberry-pi/boards/model-b.html) to automatically temperature control a [fan](https://core-electronics.com.au/cooling-fan-for-raspberry-pi.html) (not included) via GPIO3.

It's an affordable, compact and light way to add smart temperature control to your own Raspberry Pi enclosure or project, and can be used to toggle power for other devices using up to 1A as well.

**How to use**

The Fan controller should be connected to the first 6 pins on the header where it uses 5V, GND and GPIO 3 (see images).

To **automatically cool your Raspberry Pi** when it starts to warm up, add the following to your /boot/config.txt and restart the Pi. You can change the value to make the fan turn on at different temperatures too:

 ```
dtoverlay=gpio-fan,gpiopin=3,temp=80000
```

**Note**: Raspberry Pi and Fan not included

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/i/m/image_13332.jpg)
