Automatic fan control module for Raspberry Pi wit 5V connector
Do you want to extend the life of your fan, reduce its noise and control it automatically, while also protect your data with a crypto module? With this MaticControl crypto fan module you can! As a bonus, the second connector provides access to the 5V pins.
Here is link for the product: https://leapmatic.com/product/hatl01fpc-fan-auto-control-crypto-module-with-5v-pins/
For the full PDF manual download HERE
Place it on pins 1-8. And this is all you have to do on the hardware.
I. Fan Control
About the software you have two options:
- 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
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:
Then Choose “Fan”
It will ask you if you want to enable fan temperature control? – Choose “Yes”
Here you need to set GPIO 4
Then set the temperature on which the fan will turn on
At last the system will inform you about the changes.
II. 5V Connector
Use of 5V connector as output – You can connect hats or other devices which need to be supplied with 5V.
Use of 5V connector as input – You can power your raspberry via this connector from an external power supply. It can be very convenient when you have several Pi’s and you can power them from one source. Power supply cables can run on either side of the MaticBox. This way you don’t have to set aside space on the side for the power connector that is on the Raspberry Pi itself. This will allow you to mount many Pi`s close to each other, with the power cables coming out from under the cover of MaticBox.
III. Crypto module
Keep your software safe from stealing with this MaticControl crypto module. Most microcontrollers are not designed to protect against snoopers, but a crypto-authentication chip can be used to lock away private keys securely.
Once the private key is saved inside, it can’t be read out, all you can do is send it challenge-response queries. That means that even if someone gets hold of your hardware and can read back the firmware, they won’t be able to extract it!
The ATECC608 is the latest crypto-auth chip from Microchip and to make working with the it as easy as possible, we’ve put it on a PCB . This allows you to use it with Raspberry Pi or other similarly equipped boards without needing to solder.
ATECC608 uses I2C to send/receive commands. It will work with 3.3V or 5V power/logic micros, so it’s ready to get to work with a range of development boards. Once you ‘lock’ the chip with your details, you can use it for ECDH and AES-128 encrypt/decrypt/signing. There’s also hardware support for random number generation, and SHA-256/HMAC hash functions to greatly speed up a slower micro’s cryptography commands.
For our surprise this chip does not have a public datasheet, but it is compatible with the ATECC508 earlier version which does, so please refer to that complete datasheet as well as the ATECC608 summary sheet.
Note: This MaticControl module covers the pins for: I2C and GPIO14 (TXD). 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/hatl01f-fan-auto-control-for-raspberry-pi-with-5v-pins/
Electrical Scheme of the module: