A project for running and managing 3 and 4-pin fans connected to the Raspberry Pi's GPIO pins.
The daemon used to monitor system temps and activate the fan when the Pi needs to be cooled.
- Optional fan speed monitoring
- Configurable target temperature.
- Speed control for 4-pin PWM fans.
- Fan curve support (4-pin PWM fans only).
A small program used for setting the target temperature of the system and restarting the pifand process through Systemd.
The GTK+ app for managing the pifand daemon.
- cmake
- pkg-config
- libjsoncpp-dev
- libpigpiod-if-dev
- cmake
- pkgconf (included in base-devel group)
- jsoncpp
- python-pigpio (AUR package)