Skip to content

obzc/pi-fan-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Raspberry Pi Automated Fan Control

Automated Raspberry Pi Fan Control (python script)

C: Cpu Temp | F: Fan Status

image

/home/pi klasörü içine fan.py dosyasını oluşturup repodaki kodları yapıştırın.

Sistem başlangıcında otomatik çalıştırmak için

sudo vim /etc/rc.local

exit 0 kodundan önce aşağıdaki kodu ekleyin

screen -L -dmS fann python /home/pi/fan.py &

Önizlemek için için sudo screen -r fann

Bütün screenleri görmek için sudo screen -ls

About

Raspberry Pi Automated Fan Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages