Changes

Jump to: navigation, search

Orange Pi Zero Plus 2

717 bytes removed, 15:11, 27 June 2022
Universal Software Configuration
After executed scripts, enter reboot command and reboot it, you could use the device authorization management software normally.<br>
After rebooted, there might be no super administrator icon, you need to delete the desk configuration file and reboot the board.<br>
<br>
'''11)WiringPi installation and usage'''
<br>
a. Install WiringPi<br>
i Install compilation tools for source code compilation<br>
$ sudo apt-get install gcc g++ make <br>
ii Compile GPIO driver of H5<br>
git clone https://github.com/kazukioishi/WiringOP.git -b h5 <br>
cd WiringOP<br>
chmod +x ./build <br>
sudo ./build<br>
iii GPIO print out information <br>
# gpio -v<br>
gpio version: 2.20<br>
Copyright (c) 2012-2014 Gordon Henderson<br>
This is free software with ABSOLUTELY NO WARRANTY. For details type: gpio -warranty<br>
<br>
Banana Pro Details:<br>
<br>
Type: Banana Pro, Revision: 1.2, Memory: 1024MB, Maker: LeMaker <br>
iv Display<br>
gpio readall
<div>[[File:Orange-pi-pc2-img46.png|800px|]]</div>
<br>

Navigation menu