Open main menu

Wiki-Orange Pi β

Changes

Orange Pi I96

394 bytes added, 10:33, 30 June 2022
Download the Orange Pi i96 User Manual
v.Click the "Format"button.
</div>
c.Download the operating system image file from the download page, the page address is as follows: http://www.orangepi.cnorg/downloadresourcescnhtml/ hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-I96.html<br>
d.Unzip the downloaded file (in addition to the Android system, this method can be used to burn to write, the Android system need another burn, the following will introduce).<br>
e.Right click the downloaded file, select "Unzip file" to write image to TF card.
</div>
c.Download the image OS from download page: <br>
http://www.orangepi.cnorg/`downloadresourcescnhtml/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-I96.html<br>
d.Unzip the downloaded file and right click it, select " Unzip file"<br>
e.Write image into TF card
</div>
<br>
 
=== '''Step 3: Start your Orange Pi''' ===
<br>
'''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:
*http:/OrangePi_2G/www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-IOT_Toolschainsupport/OrangePi_2GOrange-IOT_NandUpdate_Tools/OrangePi_2GPi-IOT_UpdateI96.ehtml
<div style="padding-left:200px;">[[File:Orange-pi-i96-img20.png|600px]]</div>
<br>
<div style="padding-left:200px;">[[File:Orange-pi-i96-img21.png|600px]]</div>
<br>
 
=== '''Android in no screen ADB mode ''' ===
<br>
* Download the latest source code
You could download the latest WiringPi source code from official website: <br>
[http://www.orangepi.org/ <span style="color:#0000ff;">wwwhtml/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-I96.orangepi.org</span>]html<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>]
with the following command:<br>
<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>
* Import development variables
  $ source build/envsetup.sh
Select * Select project
  $ lunch<br>
If boot from TF card, select slt-userdebug, then select NollecA9V2VV8810P_ext4<br>
There will be corespondent image on the directory of */trunk/out/target/product/etu**/ after compilation. Update the image into system with NAND update tool. About the details steps you could refer to How to update Android Nand in the manual.<br>
<br>
 
=== '''Compile Linux source Code''' ===
<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)