8,367
edits
Changes
→Download the Orange Pi i96 User Manual
'''3)Install writing tool on Windows '''<br>
<br>
For now Nand writing tool could only support working on Windows, you could download the tool from official website: <br>http://www.orangepi.org/downloadresourceshtml/ hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-I96.html<div>[[File:Orange-pi-i962g-iot-img18img67.png|800px]]</div>
<br>
'''4)Install USB driver on Windows'''
You should install it according to your PC, if your PC is 32bit, then install x86 USB driver, if it is 64bit, then is x64 USB driver.<br>
<br>
'''5)Download Android Nand image'''<br>
Here is the ink for Orange Pi i96 Nand version image:<br>
http://www.orangepi.org/downloadresourceshtml/hardWare/computerAndMicrocontrollers/service-and-support/ <div>[[File:Orange-piPi-i96-img19I96.png|800px]]</div>html
<br>
'''6)Use writing tool'''<br>
<br>
Use writing tool to write NAND:
<div style="padding-left:200px;">[[File:Orange-pi-i96-img20.png|600px]]</div>
<br>
* Download the latest source code
You could download the latest WiringPi source code from official website: <br>
You could also download files from github: <br>
[https://github.com/OrangePiLibra/WiringPi.git <span style="color:#0000ff;">https://github.com/OrangePiLibra/WiringPi.git</span>]
<span style="background:#fffaa5">env GIT_SSL_NO_VERIFY=true git clone<span><br><br>
* Compile and install WiringPi
In order to use wiringPi C library, first you need to import file of "wiringPi.h". You need to initialize wiringPi before using GPIO with function wiringPiSetup(). And then you could configure pin mode into INPUT or OUTPUT. And please note that the pin number should corresponding to wiringPi. Finally you could use function digitalWrite() and digitalRead() to read and write. <br>
<br>
== '''Source Code Compilation of Android and Linux ''' ==
<br>
=== '''Download the Source Package and Unzip it''' ===
<br>
Download website: <br>http://www.orangepi.org/downloadresourceshtml/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-I96.html<br>
Downloaded source package and use the following command:<br>
$cat OrangePi_2G-IOT* > tar.tar.gz<br>
Unzip the file you will get the trunk directory, enter it via the terminal.<br>
<br>
=== '''Android source code compiler''' ===
<br>
<br>
<br>
== '''Using Debug tools on OrangePi Orange Pi ''' ==
<br>
Hardware: Orange Pi development board*1, Card reader*1, TF card*1, power supply*1, TTL to USB cable*1
<div style="padding-left:100px;">[[File:Orange-pi-i96-img88.png|800px]]</div>
<br>
== '''Download the Orange Pi i96 User Manual''' ==
<br>
For more information on using the Orange Pi i96, please see the [https://drive.google.com/open?id=1v_ecsBnlQtxE4BNQ4v1eBa_YE0fhiUkK <span style="color:red;">Orange Pi i96 User Manual</span>]. (Click to download)