1. General Information
Dear customer, thank you for choosing our product. This guide will show you what you need to bear in mind during commissioning and use. Should you encounter any unexpected problems during use, please do not hesitate to contact us.
2. Assembly
First, insert the fan unit into the heat sink and mount it using the four screws provided.
Image Description: A close-up view of the active cooling unit's fan attached to a black heatsink. Four red squares highlight the screw points where the fan is secured to the heatsink. A red and black wire extends from the fan.
Now, completely remove the protective film from the thermal pads and place them on your Raspberry Pi.
⚠️ ATTENTION! There is a protective film on both the front and back of the heat conducting pads. Both must be removed before fitting.
Image Description: A top-down view of a Raspberry Pi 5 circuit board. Two rectangular thermal pads, one larger and one smaller, are shown placed on the main processor and another chip. Red squares outline the placement of these pads on the board. The text "Raspberry Pi 5" is visible on the board.
Now, place the heat sink on your Raspberry Pi.
Image Description: The assembled active cooling unit (heatsink with fan) is shown placed on top of a Raspberry Pi 5 board. The fan is positioned over the main processor area.
Now, mount it from the underside of your Raspberry Pi using the two enclosed screws and washers.
Image Description: An underside view of the Raspberry Pi 5 circuit board. Two red squares highlight the locations where screws will be inserted to secure the heatsink assembly to the board.
Now, insert the fan cable into the fan connection of your Raspberry Pi.
Image Description: A close-up view of the fan cable (red, yellow, blue, black wires) being plugged into a connector labeled "FAN" on the Raspberry Pi 5 board.
The fan is now ready for use. A separate installation and/or configuration is not required. ✔️
3. Fan Control ⚙️
Normally, the fan is automatically controlled by your Raspberry Pi depending on the CPU temperature.
However, you can also use the following commands to control the fan:
- Disable the fan:
pinctrl FAN_PWM op dh
❌ - Run the fan at full speed:
pinctrl FAN_PWM op dl
- Automatic control of the fan:
pinctrl FAN_PWM a0
To change the parameters for automatic fan control, enter the following command:
sudo nano /boot/firmware/config.txt
Add the following three lines to the end of the file:
dtparam=fan_temp0=47000
dtparam=fan_temp0_hyst=6000
dtparam=fan_temp0_speed=165
You can adapt the individual parameters to your application:
- The first line specifies the temperature threshold in milliCelsius.
- The second line specifies the fan hysteresis in milliCelsius.
- The third line specifies the fan speed (PWM setting) (0-255).
After you have adjusted the values, you can save the file with CTRL+O
and Enter
and close it with CTRL+X
.
The settings are only applied after the next restart. To do this, enter the following command:
sudo reboot
4. Other Information
Our information and take-back obligations under the German Electrical and Electronic Equipment Act (ElektroG).
Symbol on Electrical and Electronic Equipment ♺
This crossed-out garbage can means that electrical and electronic appliances do not belong in household waste. You must hand in the old appliances at a collection point. Before handing them in, you must separate used batteries and accumulators that are not enclosed by the old appliance.
Return Options
As an end user, you can hand in your old appliance (which essentially fulfills the same function as the new appliance purchased from us) for disposal free of charge when purchasing a new appliance. Small appliances with no external dimensions greater than 25 cm can be disposed of in normal household quantities regardless of whether you have purchased a new appliance.
Possibility of Return at Our Company Location During Opening Hours
SIMAC Electronics GmbH, Pascalstr. 8, D-47506 Neukirchen-Vluyn
Return Option in Your Area
We will send you a parcel stamp with which you can return the device to us free of charge. To do so, please contact us by e-mail at Service@joy-it.net ✉️ or by telephone.
Packaging Information
Please pack your old appliance securely for transportation. If you do not have suitable packaging material or do not wish to use your own, please contact us and we will send you suitable packaging.
5. Support
We are also here for you after your purchase. Should you have any questions or encounter problems, we are available via e-mail, telephone, and our ticket support system.
- E-Mail: service@joy-it.net ✉️
- Ticket-System: https://support.joy-it.net ?
- Phone: +49 (0)2845 9360 – 50 ? (Mon. - Thur.: 09:00 - 17:00 CET, Fri.: 09:00 - 14:30 CET) ⏰
For further information, please visit our website: www.joy-it.net ?