Orange Pi PC Manual de usuario

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
Orange Pi PC
User Manual
< V0.9.1 >

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
What’s Orange Pi PC?
It’s an open-source single-board computer. It can run Android 4.4, Ubuntu, Debian, Rasberry Pi
Image, as well as the Banana Pi Image. It uses the AllWinner H3 SoC, and has 1GB DDR3 SDRAM.
What can I do with Orange Pi PC?
Build…
A computer
A wireless server
Games
Music and sounds
HD video
A speaker
Android
Scratch
Have much more functions, because Orange Pi PC is open source.
Whom is it for?
Orange Pi PC is for anyone who wants to create with technology
– not just consuming. It's a simple, fun, useful tool and you can use it to take control of the world
around you.

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
Hardware Specification
CPU H3 Quad-core Cortex-A7 H.265/HEVC 4K
GPU Mali400MP2 GPU @600MHz, Supports OpenGL ES 2.0
Memory (SDRAM) 1GB DDR3 (share with GPU)
Onboard Storage TF card (Max. 64GB) / MMC card slot
Onboard Network 10/100M Ethernet RJ45
Video Input
A CSI input connector Camera:
Supports 8-bit YUV422 CMOS sensor interface
Supports CCIR656 protocol for NTSC and PAL
Supports SM pixel camera sensor
Supports video capture solution up to 1080p@30fps
Audio Input MIC
Video Output
Supports HDMI output with HDCP
Supports HDMI CEC
Supports HDMI 30 function
Integrates CVBS
Supports simultaneous output of HDMI and CVBS
Audio Output HDMI and 3.5mm Jack
Power Source DC input, USB OTG input don’t supply power
USB 2.0 Port Three USB 2.0 HOST, one USB 2.0 OTG
Button Power Button(SW4)
Low-level peripherals 40 Pins Header, compatible with Raspberry Pi B+

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
GPIO(1x3) pin UART, ground.
LED Power led & Status led
Key IR, POWER
Supported OS Android, Ubuntu, Debian, Rasberry Pi Image
Cosmetic Specification
Product size 85mm × 55mm
Weight 38g
Orange Pi™ is a trademark of the Shenzhen Xunlong Software CO., Limited
Hardware
Top view
Bottom view

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
Interface instructions

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
Using method
You can use your Orange Pi PC quickly if you follow the following steps, it takes only three steps to
boot your Orange Pi PC.
Step 1 Necessary Accessories

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
Following accessories are required if it is the first time you use Orange Pi PC.
No. Items Requirements and Instructions
1TF card •4Gb min.; class 4 (the class indicates how fast the card is).
•Branded TF cards which are much more reliable are the good choice.
2a HDMI to HDMI
cable or HDMI
to DVI cable
•HDMI to HDMI cable is used to connect HD TV or HD monitor;
•HDMI to DVI cable is used to connect DVI monitor.
2b AV video cable A standard AV video cable can be used to connect stimulated
monitor if a HDMI monitor is unavailable.
3Keyboard and
mouse Any keyboard and mouse with USB port is applicable; Keyboard and
mouse are high-power, so a USB concentrator is required.
4Ethernet
cable/USB
WiFi(Optional)
Network is optional, It makes more convenient to mount
and upgrade software in your Orange Pi PC.
5DC power
adapter
5V,2V min. high qualified power adaptor,
OTG can not used a power supply.
6Audio cable
(Optional)
•You can select an audio cable with 3.5mm jack to feel stereo audio.

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
HDMI to HDMI cable HDMI to DVI cable AV video cable
TFcard DCpoweradapter
Step 2 Prepare TF card for Orange Pi PC
Operation System (OS) should be installed in a TF card before using an Orange Pi PC. In the
following we will tell you how to program an OS image file into a TF card Under Windows and Linux
OS.
How to Program an OS into a TF card?
Windows:
1. Insert your TF card into your computer. The capacity of a TF card should be larger
than OS image, generally 4GB min.
2. Format the TF card.
i. Download a format tool of TF card, such as TF Formatter. You can download it
from the following link, https://www.sdcard.org/downloads/formatter_4/eula_windows/.
ii. Unzip the downloaded file and run the setup.exe to install the tool on your
machine.
iii. In the "Options" menu, set "FORMAT TYPE" option to "QUICK”, and
“FORMAT SIZE ADJUSTMENT" option should be "ON".

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
iv. Make sure the inserted TF card codes are in accordance with the chosen codes.
v. Click the “Format” button.
3. Download the OS image from the website, the Website is
http://www.orangepi.org/downloadresour the ces/
4. Unzip the downloaded file to get the OS image (except android os
image).
5. Program the image file into the TF card.
i. Download a tool,such as Win32 Diskimager,the website is
http://sourceforge.net/projects/win32diskimager/files/Archive/
ii. Open the unzipped image file.
iii. Click “Write” button. Please wait a moment until the image is written.
IV. Click “Exit” button after image is written.
Linux:
1. Insert your TF card into your computer. The capacity of TF should be
larger than the OS image, generally 4GB min..

Orange Pi PC User Manual Shenzhen Xunlong Software CO., Limited
www.orangepi.org www.xunlong.tv
2. Format the TF card.
i.Runfdisk –l /dev/sdxcommand to confirm the TF card code.
ii.Runumount /dev/sdxx to un-mount all the partitions of the TF card.
iii.Runsudo fdisk /dev/sdxcommand to configure TF card. Use o
command to delete all partitions of TF card and use ncommand to
add a new partition. Then use wcommand to save and exit.
iv.Runsudo mkfs.vfat /dev/sdx1 command to format the new generated
partition of TF card as FAT32.
(xshould be replaced according to your TF card code)
You can also skip this step under Linux, because dd command under Linux will
format TF card automatically.
3. Download the OS image from the Website
http://www.orangepi.org/downloadresources/
4. Unzip the downloaded file (except android os image).
5. Write the image file into the TF card.
i. Run fdisk –l /dev/sdxcommand to confirm the TF card code.
ii. Please make sure the hash key of image file is in accordance with the downloaded
one (optional).
sha1sum [path]/[imagename]
A series of numbers will be output and it is the same as the “SHA-1” on the
downloaded image page.
iii. Run umount /dev/sdxx to un-mount all the partitions of the TF card.
iv. Run sudo dd bs=4M if=[path]/[imagename] of=/dev/sdxcommand to write image
file to TF card. Please wait a moment until the image written. If 4M is not applicable, please
use 1M instead, although it will take much more time.You can use sudo pkill –USR1 –n –x
dd command to check progress.
How to write an Android OS image into your TF card?
It is impossible for Android image file to be written into TF card by using dd command
under Linux or by using Win32 Diskimager under Windows. PhoenixCard is applicable.
(Note : If your laptop card slot cannot burn the TF card, you can use the TF card reader. )
1. Download the Android OS image and PhoenixCard.
Download PhoenixCard from
https://drive.google.com/file/d/0B_VynIqhAcB7NTg2UkRDdHRWX2s/edit?usp=sh
aring
Tabla de contenidos

















