SkillAgentSearch skills...

Fan Control Rock5b

PWM fan speed control for rock5B; ROCK5B风扇速度控制软件。

Install / Use

npx skills add pymumu/fan-control-rock5b

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fan-control

A tool to control fan speed by temperature automatically for ROCK5B.

Features

  1. Control fan speed by temperature. (above 45 degrees)
  2. set fan speed manually

Build & install

make package
dpkg -i fan-control*.deb

Usage

systemctl enable fan-control
systemctl start fan-control

Configuration

configuration file locations is /etc/fan-control.json, Configuration parameter description:

|Configuration|Description| |--|--| |pwmchip|pwmchip id, 1 for auto scan| |gpio|gpio id, 0 is default gpio | |pwm-period|PWM period| |temp-map|temperature configuration table| |temp|temperature, in degrees Celsius| |duty|duty ratio| |duration|duration, in second|

License

MIT License

Related Skills

View on GitHub
GitHub Stars120
CategoryDevelopment
Updated2mo ago
Forks33

Languages

C

Security Score

100/100

Audited on May 22, 2026

No findings