Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

FanControlerRock64

simple fan controller for the ROCK64 pine single board computer.

installation: save *.py file and create chrontab to run regularly write permission might have to be enabled for /sys/class/hwmon/hwmon0/pwm1

Usage: automatic mode, enables fan if temp between tempMax = 70 and tempMin = 35 where tempMax is 100% fan speed and tempMin is 23%

python enable_fan.py

Static fan speed to desired strengh 0-100:

python ebable_fan.py force 90

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published

Languages