pimoroni / fanshim-python

Python library for the Fan SHIM for Raspberry Pi
https://shop.pimoroni.com/products/fan-shim
MIT License
295 stars 85 forks source link

after shutdown raspberry, fan turns on #57

Closed albertux closed 4 years ago

albertux commented 4 years ago

After shutdown the raspberry, fan turns on

Gadgetoid commented 4 years ago

The fan is on-by-default so if it receives power from the Pi it will run. This is by design. You would need to use some method to cut power to your Pi for it to be truly off.

See #31 for related discussion.

grayerbeard commented 4 years ago

Or some quite simple code to operate GPIO 18.