Skip to content

Releases: CodeOhms/RPi_Fan_Controller

First release

13 Jun 10:53
eb1c621

Choose a tag to compare

Includes

  • systemd unit file to run as daemon
  • configuration file to customise when a fan activates and at what speed (using software pwm)
    • under /usr/local/etc/.FanController
  • CMake and bash script for building and installing (NOTE: bash script simplifies use of CMake script, and allows for install and enabling of unit file. CMake script just builds and installs the files)

Please note

In the future I will create package binaries for following versions. For now, a zip file of the source code will be provided instead.