Skip to content

sheriff02/RaspberryPy-FanControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPy

img

-------------------PWM Fan Control With PID----------------- Updated: 2019.05.28

Fan control script with PI(D) regulator:

Change pTemp and iTemp coefficients if you have another fan.

desiredTemp = XX - temperature in celsius degrees, that fan system should to maintain.

fanPin = 18 - number of pin in GPIO numbering, where connected control signal to open transistor.

-------------------INSTALL SCRIPT-----------------

Make sure internet connected. Make sure keyboard connected. Press F4 enter terminal. In the terminal, copy or type the one-line command below(Case sensitive):

wget -O - "https://raw.githubusercontent.com/sheriff02/RaspberryPy/master/install.sh" | sudo bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published