Open main menu

Changes

X728-script

6 bytes removed, 01:01, 23 July 2023
'''PS:'''
1. The above Al sample python file files maybe 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