Skip to content

bigujun/rpi-fan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

#Automatic Fan Control for RPi LibreElec

this is a fork from: https://github.com/dumbo25/rpi-fan with some changes to run on LibreElec

How to use SSH on libreelec: https://wiki.libreelec.tv/accessing_libreelec

Folow the connections on this instructable: http://www.instructables.com/id/Control-a-Cooling-Fan-on-a-Raspberry-Pi-3/

And use this script.

#Commands

cd /storage
wget "https://raw.githubusercontent.com/bigujun/rpi-fan/master/run-fan.py"
nano /storage/.config/autostart.sh

Add this line to the file autostart.sh and save it ( press ctrl+O )

python /storage/run-fan.py &

About

Raspberry Pi 3 Fan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%