HATL02F Fan auto-control module for Raspberry Pi with I2C pins

Automatic fan control module for Raspberry Pi with I2C pins 

Do you want to the life of your fan, reduce its noise and control it automatically?
With this MaticControl fan module you can! As a bonus, the second connector provides access to the I2C pins. I2C pins along with a 3.3V pin are often used to connect displays or other modules that use an I2C pins.

Here is link for the product: https://leapmatic.com/product/hatl02f-auto-fan-control-i2c-pins/

Download the full PDF manual from HERE

Place it on pins 1-10.  And this is all you have to do on the hardware.

HATL02FC - Raspberry Pi HAT for auto-fan control with cryptomodule and power outlet 5V, I2C port useful for projects
How to control the fan automatically with Raspberry Pi HAT - MaticControl Hats

I. Fan Control

About the software  for the fan control you have two options:

  1. Graphical

From Raspberry icon > Preferences> Raspberry Pi Configuration > Performance tab >set fan enable; Fan GPIO  4; and the temperature at which you want the fan to turn on. Save with OK

How to control the fan automatically with Raspberry Pi HAT - MaticControl Hats
How to control the fan automatically with Raspberry Pi HAT - MaticControl Hats

Thus, when the processor reaches the temperature you set, the fan will turn on. It will turn on off only when the processor temperature drops 10 degrees below the set on temperature. (For example, if you set the On temperature to 75 degrees, the fan will turn off when the processor reaches 65 degrees).
With these few easy steps, you now have automatic fan control.

 2. Console

Open the Console and type

sudo raspi-config

You will open a graphical interface menu where you need to choose Performance Options:

How to control the fan automatically with Raspberry Pi HAT - MaticControl Hats

Then Choose “Fan”

How to make auto fan control with Rapsberry Pi

It will ask you if you want to enable fan temperature control? – Choose “Yes”

How to make auto fan control with Rapsberry Pi

Here you need to set GPIO 4

How to make auto fan control with Rapsberry Pi

Then set the temperature on which the fan will turn on

How to make auto fan control with Rapsberry Pi

At last the system will inform you about the changes.

How to make auto fan control with Rapsberry Pi

II. I2C pins and 3,3V power supply

GPIO 2 and GPIO 3 – the Raspberry Pi’s I2C1 pins – allow for two-wire communication with a variety of external sensors and devices. The I2C pins include a fixed 1.8 kΩ pull-up resistor to 3.3v. They are not suitable for use as general purpose IO where a pull-up might interfere.

I2C pins along with a 3.3V pin are often used to connect displays or other modules that use an I2C pins.

Note: This MaticControl module provide access to I2C pins via separate connector on the top of the board, so you can use them but it covers the pins for: 5V power supply, GPIO14 (TXD), GPIO15 (RXD). If you want to use them we offer modules (HATs) that provide access to these pins via separate connector on the top of the board.

Here is link for the product: https://leapmatic.com/product/hatl02fp-auto-fan-control-i2c-pins-2/

Electrical Scheme of the module:

HATL02F - Raspberry Pi HAT for auto-fan control with ports GPIO scheme

Leave a Reply