Changes

Jump to navigation Jump to search

X735-script

15 bytes removed, 13:00, 22 July 2023
This `read_fan_speed.py` python file depends on the third-party python library `Rpi.GPIO`. In the official Raspberry Pi OS and most third-party OS, this library is installed by default. If you run this file and get some errors, try to run the following command to install the Rpi.GPIOy library.
sudo apt-get install -y python3-smbus python3-rpi.gpio
==Other==<code>fan-rpipwm_fan_control.py</code> and <code>fan-pigpio.py</code> are is no longer used, and are reserved here for research and use by python lovers only.
==FAQ==

Navigation menu