Skip to content

Colonel-Dixie/pi-fan-controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi Fan Controller forked from https://github.com/Howchoo/pi-fan-controller

Raspberry Pi fan controller (pin 17).

Guide source: https://howchoo.com/g/ote2mjkzzta/control-raspberry-pi-fan-temperature-python

Wayback machine: https://web.archive.org/web/20240929052603/https://howchoo.com/pi/control-raspberry-pi-fan-temperature-python/

Guide:
image image

NPN transistor = 2N2222
Resistor = 680Ω
Fan positive pin on 5V pin#2

commands
git clone https://github.com/Colonel-Dixie/pi-fan-controller.git
sudo apt install python3-pip
sudo pip3 install -r pi-fan-controller/requirements.txt
./pi-fan-controller/script/install

Working on raspberry pi OS lite bullseye.

About

Raspberry Pi fan controller.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.7%
  • Shell 38.3%