fanshim-python icon indicating copy to clipboard operation
fanshim-python copied to clipboard

Python library for the Fan SHIM for Raspberry Pi

Results 25 fanshim-python issues
Sort by recently updated
recently updated
newest added

**Hi** **When I check the status of the script with systemctl it shows this:** _systemctl status pimoroni-fanshim.service ● pimoroni-fanshim.service - Fan Shim Service Loaded: loaded (/etc/systemd/system/pimoroni-fanshim.service; enabled; vendor preset: enabled)...

Hello, I have installed Alpine Linux aarch64 on RPi 4 and now I want to deploy software and config for Fanshim. Fanshim has some Python dependencies of which one is...

I'm attempting to install the fanshim on a RPI running LibreELEC v5.10.95. When I run the install-service.sh file via ssh it fails reporting a syntax error at line 4: bad...

1. Similar to https://github.com/pimoroni/fanshim-python/issues/97 the fan is always on, even after a shutdown. 2. The led is mostly not on. I do have the fan on the right pins but...

As subject says. I'm having the service running to control the fan, but if I `sudo shutdown now` the PI powers off, but the fan still roars. Only a complete...

notice

On SlackwareARM 15 on Raspberry Pi (RPi) 3 fanshim-python doesn't detect what's installed (configparser, six) and doesn't finish installing. On SlackwareARM 15 on RPi4 (identical installation) it installs fine (but...

On Slackware-ARM32 15 Raspberry Pi 4, installation (after uncommenting Debian CODENAME lines from current commit install.sh) and commands work, but don't actually start fan. Here's output. Should I paste installation...

I was looking at the RPi.GPIO package and I noticed that it supports software-based PWM. I was wondering if that would be an idea to add support for that to...

## [HowTo] Install Fan SHIM on Manjaro ARM Instructions how to install Fan SHIM, with **_no code_** changes (tested on KDE): - Install `python-configparser` (5.0.0-1) - Install latest Fan SHIM...

notice

``` sudo ./install-service.sh --off-threshold --on-threshold --delay --brightness --low-temp --high-temp --venv (--preempt) (--noled) (--nobutton) (--extended-colours) ``` https://github.com/pimoroni/fanshim-python/tree/master/examples

documentation