Skip to content

A fan tuner application and library for Raspberry Pi 4 Argon Fan Hat

License

Notifications You must be signed in to change notification settings

ijm7/pifantuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pifantuner

An i2c Raspberry Pi 4 fan tuner.

Supports the Argon Fan Hat.

Build

Dependencies

  • CMake (Version 3.21 or greater)
  • libi2c-dev

Building

mkdir build
cd build
cmake -G "Unix Makefiles" ..
make

Installing

sudo make install

Running pifantunerd

A systemd service is installed. Alternatively the daemon may be invoked directly:

Usage: ./pifantunerd temperature:speed temperature:speed ..

Contributing

Install the pre-commit hook prior to performing your first code commit.
For more information about pre-commit, See the pre-commit documentation.

About

A fan tuner application and library for Raspberry Pi 4 Argon Fan Hat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published