GIVE FEEDBACK

Generating Print Page

Raspberry Pi HAT RGB Cooling HAT with Fan and OLED Display for Raspberry Pi 4 B / 3 B+ / 3 B

PB Tech price
PB Tech price
$ 34 .59
 +GST
$ 39 .78
 inc GST
$$34.59  +GST
$$39.78

Limited Supply - only stock on hand available, when sold out we may not be able to source this product again.

Raspberry Pi HAT RGB Cooling HAT with Fan and OLED Display for Raspberry Pi 4 B / 3 B+ / 3 B

4
PB Tech price
$ 34 .59 $ 39 .78
 +GST  inc GST
Tax free price $36.67*
*Price includes surcharge


Click & Collect: Select your store to check availability
Delivery: Order now and it ships today When will I receive it?
$$34.59  +GST
$$39.78

Four payments of $10.04 per fortnight*

Afterpay lets you spread the cost of your purchase over 4, interest-free, fortnightly payments.

Click the button below or select Afterpay as your payment method during the checkout process.

If you do not have a Afterpay account you will be able to create one at checkout.

*Repayments shown above are indicative only and may vary. Ts and Cs and lending criteria apply.

Learn more about Afterpay

Case Colour

N/A

Memory Size

N/A

PSU Colour

N/A

What PB Tech customers are saying about this product...

See More Reviews

"Was complex. Had to rewrite script myself and install non standard software. Once running it’s awesome but I’d say it’s not for beginners."

G
By: Guest 31/05/24

"Works great however the original software to control the fan and display is not functional. Alternative control software can be found here: https://github.com/vookimedlo/yahboom_RG ...view more"

MS
By: MidnightS 10/11/23
Verified Owner

"Can be perplexing to install the software unless you visit t ...view more"

GH
By: GraemeH69 19/04/21
Verified Owner

Features

NOTE:

- Raspberry Pi board is NOT INCLUDED
- PLEASE RUN THE HAT UNDER OFFICIAL SYSTEM!

This is a Multi-function cooling expansion board designed for the Raspberry Pi board. It is perfectly compatible with the 4B/3B+/3B to protect Raspberry Pi and extends its life. A 4pin IIC interface for OLED display, which can real-time display CPU temperature, CPU usage, hard disk space, memory and IP address. The large-size cooling fan on the board with strong wind power, it can make Raspberry Pi can run more stably by automatically adjust the speed according to the CPU temperature. 3 high-brightness RGB programming lights on the bottom of the expansion board, which can realize following lights, breathing lights, marquees and so on. It also expandS Raspberry Pi 40pin header and can be used to connect to other devices. We will provide a driver package for all Raspberry Pi images, which is convenient for users to drive fans, OLED displays, RGB lights.

 - Perfectly compatible with Raspberry Pi 4B/3B+/3B, not occupy any Raspberry Pi pin, not occupy heat sink space.
 - The powerful fan on the board can automatically adjust the speed according to the CPU temperature to control the air volume.
 - Support OLED display, which can display the running status of Raspberry Pi in real-time.
 - High-brightness RGB lights to enhance the aesthetic appearance, but also to achieve a variety of funny lighting gameplay.
 - A driver package that can drive all the functions of the expansion board, as well as program source code and tutorials will be provided.










Installation:

1. Install related software and settings

 - The Raspberry Pi opens the I2C settings.

PS: The Raspberry Pi RGB_Cooling_HAT and Raspberry Pi control method is operated by I2C, so we need to enable the Raspberry Pi I2C service.

Input command:

sudo raspi-config

Then, select the [ Interfacing Options ]


Select [ P5 I2C] and confirm with "YES".


 - Install wiringPi

PS: Raspberry Pi official raspbian system will bring its own wiringPi by default. You can run gpio -v to view the version. If there is, skip this step.

Input command:

cd ~

git clone git://git.drogon.net/wiringPi

If this command cannot be downloaded, use the following command to download the unofficial wiringPi image:

git clone https://github.com/WiringPi/WiringPi.git

cd WiringPi

sudo ./build

 - Install gcc

PS: Raspberry Pi official raspbian system will bring its own wiringPi by default. You can run gpio -v to view the version. If there is, skip this step.

Input command to install gcc:

sudo apt-get install gcc

 - Oled display drive

Just need to put the three driver files of the oled driver library (ssd1306_i2c.c/ ssd1306_i2c.h/oled_fonts.h) in the same folder as the source code need to be run, and compile with gcc command.

Eg:

gcc -o oled oled.c ssd1306_i2c.c -lwiringPi

./oled

More function and guide, please press here (includes download link).

Specifications

Manufacturer

Raspberry Pi

Product No.

SEVRBP0251

Colour

Black

Compatibility

Raspberry Pi 4 B / 3 B+ / 3 B

Manufacturer Part No:
SEVRBP0251
Brand:
Product Type:
RGB Cooling HAT
UPC
-
Product Family:
HAT
Shipping Weight:
0.01 kg
PB Part No:
SEVRBP0251
Product Model:
-
Warranty: 12 months *
* Warranty period is as stated above unless the manufacturer has chosen to specify a longer period.
All warranties are return to base unless otherwise specified.

Reviews

3.8 out of 5 Stars Based on 4 reviews
5 Stars
1
4 Stars
2
3 Stars
0
2 Stars
1
1 Stars
0

Do you own this product?

Write a review and go into the monthly draw Win A $100 PB Tech Gift Card!

Requires significant tech expertise to use

This device promises to be a great device. But support from the manufacturer is lacking clarity - when you finally decode where to download the actual files from, they don't build. The only web search reporting success with this device required source code rewrites. I haven't yet managed to replicate anything that is successful, and would suggest novice users use something else.

Be aware - this device will not function at all (no fan operation, and no OLED function) unless the drivers are installed.

We could say that a lot of this stuff is created in places that do not speak english as a primary language, but given that this is sold ...view more

IM
By: IanM129 27/08/20
Verified Owner
2 out of 3 users found this review helpful
Did you find it helpful?

Works great with RPi 4

Works great however the original software to control the fan and display is not functional. Alternative control software can be found here: https://github.com/vookimedlo/yahboom_RGB_Cooling_HAT

MS
By: MidnightS 10/11/23
Verified Owner
1 out of 1 user found this review helpful
Did you find it helpful?

Quietest Cooling HAT I've tested

Can be perplexing to install the software unless you visit their website for latest updates, so not ideal if you are looking for a plug-n-play solution.
I have been running my 1st RGB Cooling HAT unit for more than a year, so instead of just copying my modified set of drivers over to my latest installation, I downloaded the latest drivers from Yahboom Technology only to find the the C drivers were no longer recommended because of issues in WiringPi support for C drivers.
Fortunately their Python3 drivers and instructions work fine, and I was able to get both the 40mm fan, and the 4 line text OLED readout up and running, and with the LED d...view more

GH
By: GraemeH69 19/04/21
Verified Owner
1 out of 1 user found this review helpful
Did you find it helpful?

Interesting purchase

Was complex. Had to rewrite script myself and install non standard software. Once running it’s awesome but I’d say it’s not for beginners.

G
By: Guest 31/05/24
0 out of 0 users found this review helpful
Did you find it helpful?

Accessories

Delivery & Pick-up

Potential courier delays: Please note that due to the high volumes currently within the NZ courier network there is potential for some deliveries to be delayed.

Delivery Estimates

The estimated time to ship for each product we sell is detailed on the individual product page just underneath the price. From when your items ship, products typically arrive within 1-2 working days for North Island deliveries and 2-3 working days for South Island deliveries. Rural deliveries may take an extra working day. Bulk & hazard deliveries may take an extra 2-4 working days.

Next Day Delivery

Need your order in a hurry? PB Tech offers next day delivery for local Auckland addresses. Simple place your order before 4pm (provided your items are in stock) and select our next day delivery option in the checkout. T&C's apply. Learn more about Next Day Delivery.

Same Day Delivery

Need your order in a hurry? PB Tech offers same day delivery for Auckland, Hamilton, Wellington and Christchurch. Simple place your order before 1pm (provided your items are in stock) and select one of our same day delivery options 'Evening Delivery' or 'Urgent 3-hour Delivery' in the checkout. T&C's apply. Learn more about Same Day Delivery.

Shipping Costs

Shipping costs vary based on your location and the items being shipped and in some cases shipping may even be FREE.

To calculate what the shipping costs will be for your order, add the items you are interested in to your cart, view the Shopping Cart page, and select your 'Delivery Area' to calculate the shipping cost.

Shipping Security & Insurance

All orders shipped by PB Tech are sent via a courier with a signature required for each delivery. In some cases, and only where you have given the courier company permission to leave orders at a designated location, your order may be delivered without requiring a signature. All orders sent by PB Tech are fully insured in the unlikely event that your item(s) are damaged or go missing in transit.

1 Hour Store Pick-up / Click & Collect

You can pick-up your online order from any of our stores nationwide. You can select which store you want to pick up from at the checkout. Provided the store you select has stock and there's no hold-ups with payment we will have your order ready within 1 hour (during normal trading hours for that store) otherwise it may take up to 5 working days to transfer the stock to the store so your order can be fulfilled. Learn more about our Click & Collect process.

Overseas Shipments

PB Tech regularly ships overseas to Australia and beyond. If you are located in Australia, you can order directly from our Australian site www.pbtech.com/au. If you are from another country you can order from www.pbtech.com

Returns & Warranty

7 day right of exchange

If you change your mind after making a purchase, or realise you have ordered the incorrect item, you can enjoy the peace of mind that we offer a 7 day exchange policy.

To exchange a product, goods must be sealed and unopened, with packaging in original condition, accompanied by a valid receipt dated no more than 7 calendar days from when you request an exchange. A 20% restocking fee may be applied where goods are not returned in sealed, original packaging condition.

If there is not a suitable product that can be exchanged for your returned item you will be offered a credit on your account or gift card based on the value paid at the time of purchase. Items purchased on finance cannot be exchanged for a gift card.

 

Hassle free warranty service

If your product develops a fault within the manufacturer warranty period, you can either contact the manufacturer directly (some manufacturers provide a high level of warranty service - including free pickup or in some cases onsite repair), or return to one of our services centres / stores. Where the product has been directly imported by PB Tech, you need to contact us directly or present the product at any one of our service centres / stores together with your proof of purchase.

If your product develops a fault outside of the manufacturer warranty or PB Tech warranty period, we offer a full repair service and are an authorised repair agent for leading brands such as Samsung, HP, Toshiba, Lenovo and more.

 

Returning a product / making a warranty claim

To contact the manufacturer directly to troubleshoot your product or to request a warranty repair, please view the list of manufacturer / brand warranty contacts (for products imported directly by PB Tech please return to us directly by completing our request a return form).

To return a product to PB Tech directly, please complete our request a return form.

Or view our returns policy for more information.

Raspberry Pi HAT RGB Cooling HAT with Fan and OLED Display for Raspberry Pi 4 B / 3 B+ / 3 B

PB Tech price $34.59 Excluding GST PB Tech price $39.78 Including GST

Date Created: 08:22, 19-02-2025
Product URL: https://www.pbtech.co.nz/product/SEVRBP0251/Raspberry-Pi-HAT-RGB-Cooling-HAT-with-Fan-and-OLED?qr=popular_related_products
Branch New Stock On Display
Albany 0
Glenfield 0
Queen Street 0
Auckland Uni 0
Newmarket 0
Westgate 0
Penrose 0
Henderson (Express) 0
St Lukes 0
Manukau 0
Hamilton 0
Tauranga 0
New Plymouth 0
Palmerston North 0
Petone 0
Wellington 0
Head Office 6
Hornby 0
Christchurch Central 0

Features

NOTE:

- Raspberry Pi board is NOT INCLUDED
- PLEASE RUN THE HAT UNDER OFFICIAL SYSTEM!

This is a Multi-function cooling expansion board designed for the Raspberry Pi board. It is perfectly compatible with the 4B/3B+/3B to protect Raspberry Pi and extends its life. A 4pin IIC interface for OLED display, which can real-time display CPU temperature, CPU usage, hard disk space, memory and IP address. The large-size cooling fan on the board with strong wind power, it can make Raspberry Pi can run more stably by automatically adjust the speed according to the CPU temperature. 3 high-brightness RGB programming lights on the bottom of the expansion board, which can realize following lights, breathing lights, marquees and so on. It also expandS Raspberry Pi 40pin header and can be used to connect to other devices. We will provide a driver package for all Raspberry Pi images, which is convenient for users to drive fans, OLED displays, RGB lights.

 - Perfectly compatible with Raspberry Pi 4B/3B+/3B, not occupy any Raspberry Pi pin, not occupy heat sink space.
 - The powerful fan on the board can automatically adjust the speed according to the CPU temperature to control the air volume.
 - Support OLED display, which can display the running status of Raspberry Pi in real-time.
 - High-brightness RGB lights to enhance the aesthetic appearance, but also to achieve a variety of funny lighting gameplay.
 - A driver package that can drive all the functions of the expansion board, as well as program source code and tutorials will be provided.










Installation:

1. Install related software and settings

 - The Raspberry Pi opens the I2C settings.

PS: The Raspberry Pi RGB_Cooling_HAT and Raspberry Pi control method is operated by I2C, so we need to enable the Raspberry Pi I2C service.

Input command:

sudo raspi-config

Then, select the [ Interfacing Options ]


Select [ P5 I2C] and confirm with "YES".


 - Install wiringPi

PS: Raspberry Pi official raspbian system will bring its own wiringPi by default. You can run gpio -v to view the version. If there is, skip this step.

Input command:

cd ~

git clone git://git.drogon.net/wiringPi

If this command cannot be downloaded, use the following command to download the unofficial wiringPi image:

git clone https://github.com/WiringPi/WiringPi.git

cd WiringPi

sudo ./build

 - Install gcc

PS: Raspberry Pi official raspbian system will bring its own wiringPi by default. You can run gpio -v to view the version. If there is, skip this step.

Input command to install gcc:

sudo apt-get install gcc

 - Oled display drive

Just need to put the three driver files of the oled driver library (ssd1306_i2c.c/ ssd1306_i2c.h/oled_fonts.h) in the same folder as the source code need to be run, and compile with gcc command.

Eg:

gcc -o oled oled.c ssd1306_i2c.c -lwiringPi

./oled

More function and guide, please press here (includes download link).

Specifications

Manufacturer

Raspberry Pi

Product No.

SEVRBP0251

Colour

Black

Compatibility

Raspberry Pi 4 B / 3 B+ / 3 B

Date Created: 08:22, 19-02-2025
Product URL: https://www.pbtech.co.nz/product/SEVRBP0251/Raspberry-Pi-HAT-RGB-Cooling-HAT-with-Fan-and-OLED?qr=popular_related_products