Hi! I can't for the life of me get the simple-fan.py to work...
I have the black pin connected to pin number 26 per this diagram: https://www.google.com/search?q=raspberry+pi+3+b%2B+gpio+pinout&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiihcqXzrfjAhXVHM0KHeyEBhwQ_AUIECgB&biw=2560&bih=979#imgrc=D2ujNT7TNKinJM:.
And I have the red pin connected to pin number 25.
The fan does not turn on when the temperature gets high. But not only that it seems that a call to "GPIO.output(GPIOfan, True)" in general does not turn on the fan. Any help would be greatly appreciated!
Hi! I can't for the life of me get the simple-fan.py to work...
I have the black pin connected to pin number 26 per this diagram: https://www.google.com/search?q=raspberry+pi+3+b%2B+gpio+pinout&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiihcqXzrfjAhXVHM0KHeyEBhwQ_AUIECgB&biw=2560&bih=979#imgrc=D2ujNT7TNKinJM:.
And I have the red pin connected to pin number 25.
The fan does not turn on when the temperature gets high. But not only that it seems that a call to "GPIO.output(GPIOfan, True)" in general does not turn on the fan. Any help would be greatly appreciated!