range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn
74
www.xunlong.tv
GPIO
5.17. How to install wiringOP
1) Download the code of wiringOP
root@orangepir1plus:~# apt update
root@orangepir1plus:~# apt install git
root@orangepir1plus:~# git clone https://github.com/orangepi-xunlong/wiringOP
2) Compile wiringOP
root@orangepir1plus:~# cd wiringOP
root@orangepir1plus:~/wiringOP# ./build clean
root@orangepir1plus:~/wiringOP# ./build
3) The output of the test gpio readall command is as follows, where the physical pins 1 to
13 correspond to the 13 Pin pins on the development board, and the pins 7, 8, 9, and 14
cannot be used on WiringOP. Use Please ignore when