Changes

Jump to navigation Jump to search

X708-script

No change in size, 20:10, 24 July 2023
'''fan.py''': Provides a method that can switch the fan speed.
<blockquote>
It should be noted that the x708 does not use a '''PWM fanDOES NOT'''use a PWM fan, it only supports two speed modes (low speed and high speed). In the <code>fan.py</code> file, the speed mode of the fan is controlled by reading the temperature of the CPU in real time. You need to read the fan.py code to understand more logic.
You can control the fan running at high speed or low speed via modify the CPU temperature threshold in fan.py script file (yellow highlight line)

Navigation menu