Open main menu

Changes

X728-script

6 bytes added, 00:44, 23 July 2023
cd ~x728-script
sudo python3 sample/x728-v2.x-asd.py
'''PS:'''
1. The above sample python file 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.