Hello, I am using your script to add a fan to my Raspberry pi4. I hooked up the base of my transistor to GPIO17 via a 680 ohm resistor. Collector is connected to ground of fan, and emmitor is connected to the ground in pi.
Both fancontrol.py, fancontrol.sh are in their right place, the process is running, temperatures are above the CPU temps, but fan is not switching on.
How do I trouble shoot? I measured voltages on pins - the V+<>V- is 5V as expected, and GPIO17<>V- is 3.3V. Transistor used was 2n222a. Is there a way to check my transistor, if it is working or not?
Hello, I am using your script to add a fan to my Raspberry pi4. I hooked up the base of my transistor to GPIO17 via a 680 ohm resistor. Collector is connected to ground of fan, and emmitor is connected to the ground in pi.
Both fancontrol.py, fancontrol.sh are in their right place, the process is running, temperatures are above the CPU temps, but fan is not switching on.
How do I trouble shoot? I measured voltages on pins - the V+<>V- is 5V as expected, and GPIO17<>V- is 3.3V. Transistor used was 2n222a. Is there a way to check my transistor, if it is working or not?