/fancontrol-P5

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

FanControl for HexFanCase P5 on Printables.com

Fan idle until 50C CPU temperature, ramps to 100% speed at 80C.

  1. Download fancontrol-P5.py and fancontrol-P5.service (home directory or subfolder)

  2. Edit "fancontrol-P5.service" line 5 to point to "fancontrol-P5.py"
    ExecStart=/usr/bin/python3 /home/pi/fancontrol-P5.py

  3. Move "fancontrol-P5.service" to /etc/systemd/system

  4. To start boot service: execute in shell

                      sudo systemctl daemon-reload
                      sudo systemctl restart fancontrol-P5.service
    

Wiring Fan to Pi5

pi-GPIO HexCase-FanWiringLow