EP-0152: Difference between revisions

From 52Pi Wiki
Jump to navigation Jump to search
Line 21: Line 21:


==How to enable Fan==
==How to enable Fan==
* Fit for Raspberry Pi OS
* Open a terminal and typing following command:
<code> sudo raspi-config </code></br>
* Navigate to `4 Performance Options` -> `P4 Fan` -> `Yes` -> `14` -> `60` -> `OK` -> `OK` -> `Finish` -> `YES`.
* Raspberry Pi will reboot and take effect.
==How to display system info==
==How to display system info==
==How to light up 4 LED indicators==
==How to light up 4 LED indicators==
==Keywords==
==Keywords==
*
*

Revision as of 13:09, 11 November 2021

Raspberry Pi Fan Expansion Board Plus 0.91 OLED V1.0

Description

This is a 40pin Raspberry Pi HAT type expansion board, which provides a 0.91 inch display screen connected to the I2C pin. The display information can be customized through the program.
It provides an ultra-thin 4007 silent fan to provide heat dissipation support. There are also 4 customizable LED lights on the back of the board. You can also control the lighting mode of the LED lights through simple programming. The previous HAT board design is used. The 40Pin GPIO can still be easily accessed by users. The new fixing method avoids the risk of short circuit caused by metal parts and provides a good appearance design.

Features

  • Speed Adjustable Fan
  • 0.91 Inch OLED Display
  • Programmable LED Indicator
  • High Performance Heat Dissipation
  • GPIO expandable interface
  • Hat Style

Gallery

Package Includes

  • 1 x Raspberry Pi Fan Expansion Board Plus 0.91 OLED V1.0

How to assemble

  • Connect the Hat board to the GPIO pins of the Raspberry Pi.
  • Fix the hat with copper pillars and nuts.
  • Fix the hat to Raspberry Pi with screws.

How to enable Fan

  • Fit for Raspberry Pi OS
  • Open a terminal and typing following command:

sudo raspi-config

  • Navigate to `4 Performance Options` -> `P4 Fan` -> `Yes` -> `14` -> `60` -> `OK` -> `OK` -> `Finish` -> `YES`.
  • Raspberry Pi will reboot and take effect.

How to display system info

How to light up 4 LED indicators

Keywords