range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn 76 www.xunlong.tv
3.23. Install wiringOP
1) Download the code of wiringOP
root@orangepi:~# apt update
root@orangepi:~# apt install git
root@orangepi:~# git clone https://github.com/orangepi-xunlong/wiringOP
2) Compile and install wiringOP
root@orangepi:~# cd wiringOP
root@orangepi:~/wiringOP# ./build clean
root@orangepi:~/wiringOP# ./build
3) The output of the test gpio readall command is as follows