Control the Raspberry Pi 5's fan curve
Project description
Pi5 Fan Control
The Pi5 Fan Control library wraps functions to read and control the fan curve of a Raspberry Pi 5 from a Python script. The main method of doing this is through editing the firmware config.txt.
Prerequisites
You will need a fan, like the official case fan or the Active Cooler fan, plugged into the fan port on your Pi 5. In addition, you will need some form of sudo access on your Pi, as the library requires it in order to access the configuration files.
Installation
This library is available in PyPi. Simply install the library:
pip install pi5-fan-control
Getting Started
Example code files can be found under src/pi5_fancontrol/examples in the repository. In addition, unit tests for every function of the library can be found in the tests folder; read through these to get a comprehensive understanding of what the library can do. Features include:
- Updating the fan curve (requires a reboot to take effect)
- Reading the current fan curve config, if it exists
- Getting the live fan speed and CPU temperature
- Safety checks for bad configs, bad values
Getting Help
If you need any help with this library, or if you've found an issue, please feel free to open up a new issue in this repository or email me at shashankprasanna1@gmail.com.
If you're feeling up to the task, you can also update the code yourself and submit a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pi5_fan_control-1.1.0.tar.gz.
File metadata
- Download URL: pi5_fan_control-1.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3a0d1efe63141e740939e02ca20882a83c35efe216595c9b20918b361c6f8a8
|
|
| MD5 |
e839dd945c000032e4ff413da825939e
|
|
| BLAKE2b-256 |
3ae96f69a6276a06b9a78600260e7c62f79286e7e52d6349724219210d9c1793
|
File details
Details for the file pi5_fan_control-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pi5_fan_control-1.1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25cb33a5a6daa5b22b02fc5fca91828594550e08a471884ffd0edf85a282da41
|
|
| MD5 |
1171e46c9f34a958ec93dbec37631f07
|
|
| BLAKE2b-256 |
aa1277c550771c77a46885a6d0a45a4ff8ea183e81e269aba0b9852b6f7c07d2
|