Raspberry Pi HAT RGB Cooling HAT with Fan and OLED Display for Raspberry Pi 4 B / 3 B+ / 3 B
Raspberry Pi HAT RGB Cooling HAT with Fan and OLED Display for Raspberry Pi 4 B / 3 B+ / 3 B
- Brand: Raspberry Pi
- MPN: SEVRBP0251
- Part #: SEVRBP0251
- UPC:
- Brand: Raspberry Pi
- MPN: SEVRBP0251
- Part #: SEVRBP0251
- UPC:
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."
"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"
"Can be perplexing to install the software unless you visit t ...view more"
Features
Specifications
Reviews
Accessories
Delivery & Pick-up
Returns & Warranty
Related Promotions
Popular Heatsinks & Cooling





Raspberry Pi HAT RGB Cooling HAT with Fan and OLED Display for Raspberry Pi 4 B / 3 B+ / 3 B
- Brand: Raspberry Pi
- MPN: SEVRBP0251
- Part #: SEVRBP0251

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