Open main menu

Changes

My Test

30 bytes added, 20 March
===Clone the script===
1. Clone pruduct software script
git clone https://github.com/geekworm-com/x735-script
cd x735-script
'''PS''': For some OS such as ''Raspberry Pi OS Lite'', the '''''git''''' tool is not installed by default, if you get an error like ''error: -bash: git: command not found'', please run the following command to install the git tool.
sudo apt install -y git
===2. Download xGPIO tool===
./download-xgpio.sh
After the download is successful, there will be two files xGPIO_pwr and xGPIO_soft in the current directory.