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/
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.