8,367
edits
Changes
no edit summary
__TOC__
== '''IntroductionGetting Started''' ==This guide is designed for Orange Pi 5. The purpose is to learn about Orange Pi 5 as well as how to prepare and set up for basic use.<br><br> == '''What is Orange Pi 5''' ==Orange Pi 5 adopts Rockchip RK3588S new-generation octa-core 64-bit ARM processor, specifically quad-core A76 and quad-core A55, using Samsung 8nm LP process technology, large-core main frequency up to 2.4GHz, integrated ARM Mali-G610 MP4 GPU, embedded with high-performance 3D and 2D image acceleration modules, built-in AI accelerator NPU with a computing power of up to 6 Tops, has 4GB/8GB/16GB/32GB (LPDDR4/4x) memory, and has up to 8K display processing capabilities.<br>Orange Pi 5 brings out quite a lot of interfaces, including HDMI output, Type-C, M.2 PCIe2.0x1, Gigabit Ethernet port, USB2.0, USB3.0 interface and 26pin expansion pin header, etc. It can be widely used in high-end tablet, edge computing, artificial intelligence, cloud computing, AR/VR, smart security, smart home and other fields, covering various AIoT industries.<br>Orange Pi 5 supports Orange Pi OS, the official operating system developed by Orange Pi. At the same time, it supports Android 12.1, Debian11, Ubuntu20.04 and Ubuntu22.04 and other operating systems.<br><br> == '''Purpose of Orange Pi 5''' ==We can use it to achieve:* A Linux desktop computer* 一台 Linux 网络服务器* Android 平板* Android 游戏机等当然还有其他更多的功能,因为 Orange Pi 5 开发板可以安装 Debian 和 Ubuntu 这样的 Linux 系统,以及 Android 这样的系统,也就意味着我们可以在开发板硬件和软件支持的范围内,来实现各种各样的功能。<br><br> == '''Close look of Orange Pi 5''' ==Orange Pi 5顶层视图<br><br>[[Image:Pi-5-details-pic01.png]]<br><br>Orange Pi 5底层视图<br><br>[[Image:Pi-5-details-pic02.png]]<br><br>关于详细的硬件描述和引脚,请参考<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5.html Orange Pi 5的详细页面]</span>。<br><br> == '''Starting Orange Pi 5 for the first time''' ==Orange Pi 5可以通过两种方法启动,一种是镜像烧到SSD里启动,一种是镜像烧到TF卡里卡启动。<br><br>=== 你需要准备 ===* Orange Pi 5主板* TF卡1) TF 卡,最小 8GB 容量(推荐 32GB 或以上)的 class10 级或以上的高速闪迪卡<br>2) TF 卡读卡器,用于将镜像烧录到 TF 卡中* 电源适配器Orange Pi 5 建议使用 5V/4A 的 Type-C 电源供电* 键盘和鼠标USB接口的鼠标和键盘,只要是标准USB接口的鼠标和键盘都可以,鼠标和键盘可以用来控制Orange Pi开发板* 显示器和HDMI线1)HDMI 接口的显示器<br>2)HDMI 转 HDMI 连接线,用于将开发板连接到 HDMI 显示器或者电视进行显示* USB 转 TTL 模块和杜邦线3.3V 的 USB 转 TTL 模块和杜邦线,使用串口调试功能时,需要 USB 转 TTL模块和杜邦线来连接开发板和电脑* Type-C接口的数据线用于烧录镜像到NVMe SSD、使用ADB等功能* Type-C转HDMI线,通过Type-C接口将开发板连接到HDMI显示器或者电视进行显示* Type-C转USB转接头,用于连接USB存储设备或者鼠标键盘等USB设备* 10.1 寸MIPI屏幕,用于显示开发板的系统界面* USB摄像头* 5V的散热风扇* 百兆或者千兆网线,用于将开发板连接到因特网* 1300 万MIPI接口的OV13850 摄像头* 1300 万MIPI接口的OV13855 摄像头* 配套外壳* 安装有 Ubuntu 和 Windows 操作系统的个人电脑1)Ubuntu22.04 PC,可选,用于编译 Linux 源码<br>2)Windows PC 用于烧录 Android 和 Linux 镜像<br><br> === 下载开发板的镜像和相关的资料 ===从Orange Pi 5详情页Downloads下载开发板的镜像和相关资料<br>1) 中文版资料的下载网址为<br> <big>'''http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html'''</big>2) 英文版资料的下载网址为<br> <big>'''http://www.orangepi.online/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html'''</big>3) 资料主要包含<br>a. Android 源码:保存在百度云盘和谷歌网盘上<br>b. Linux 源码:保存在 Github 上<br>c. 用户手册和原理图:保存在百度云盘和谷歌网盘上<br>d. 官方工具:主要包括开发板使用过程中需要用到的软件<br>e. Android 镜像:保存在百度云盘和谷歌网盘上<br>f. Ubuntu 镜像:保存在百度云盘和谷歌网盘上<br>g. Debian 镜像:保存在百度云盘和谷歌网盘上<br><br> === 基于 Windows PC 将 Linux 镜像烧写到 TF 卡的方法 ==={| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <br><big>'''注意,这里说的Linux镜像具体指的是从Orange Pi资料下载页面下载的Debian或者Ubuntu这样的Linux发行版镜像。'''</big><br><br>|}==== 使用 balenaEtcher 烧录 Linux 镜像的方法 ====1) 首先准备一张 16GB 或更大容量的TF卡,TF卡的传输速度必须为 class10 级或class10 级以上,建议使用闪迪等品牌的TF卡。<br>2) 然后使用读卡器把 TF 卡插入电脑。<br>3) 从 Orange Pi 的资料下载页面下载想要烧录的 Linux 操作系统镜像文件压缩包, 然后使用解压软件解压,解压后的文件中,以“.img”结尾的文件就是操作系统的镜像文件,大小一般都在 2GB 以上。<br>4) 然后下载 Linux 镜像的烧录软件——balenaEtcher,下载地址为:<br> <big>'''https://www.balena.io/etcher/'''</big>5) 进入 balenaEtcher 下载页面后,点击绿色的下载按钮就可以下载 balenaEtcher 的安装包,也可以通过下拉框选择 balenaEtcher 的 Portable 版本的软件,Portable 版本无需安装,双击打开就可以使用。<br><br>[[Image:Pi-5-details-pic03.png]]<br><br>6) 如果下载的是需要安装版本的 balenaEtcher,请先安装再使用。如果下载的Portable 版本 balenaEtcher,直接双击打开即可,打开后的 balenaEtcher 界面如下图所示:<br><br>[[Image:Pi-5-details-pic04.png]]<br><br>[[Image:Pi-5-details-pic05.png]]<br><br>7) 使用 balenaEtcher 烧录 Linux 镜像的具体步骤如下所示:<br>a. 首先选择要烧录的 Linux 镜像文件的路径<br>b. 然后选择 TF 卡的盘符<br>c. 最后点击 Flash 就会开始烧录 Linux 镜像到 TF 卡中<br><br>[[Image:Pi-5-details-pic06.png]]<br><br>8) balenaEtcher 烧录 Linux 镜像的过程显示的界面如下图所示,另外进度条显示紫色表示正在烧录 Linux 镜像到 TF 卡中。<br><br>[[Image:Pi-5-details-pic07.png]]<br><br>9) Linux 镜像烧录完后,balenaEtcher 默认还会对烧录到 TF 卡中的镜像进行校验, 确保烧录过程没有出问题。如下图所示,显示绿色的进度条就表示镜像已经烧录完成,balenaEtcher 正在对烧录完成的镜像进行校验。<br><br>[[Image:Pi-5-details-pic08.png]]<br><br>10) 成功烧录完成后 balenaEtcher 的显示界面如下图所示,如果显示绿色的指示图标说明镜像烧录成功,此时就可以退出 balenaEtcher,然后拔出 TF 卡插入到开发板的 TF 卡槽中使用了。<br><br>==== 使用 RKDevTool 烧录 Linux 镜像到 TF 卡中的方法 ====<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8_RKDevTool_.E7.83.A7.E5.BD.95_Linux_.E9.95.9C.E5.83.8F.E5.88.B0_TF_.E5.8D.A1.E4.B8.AD.E7.9A.84.E6.96.B9.E6.B3.95 使用 RKDevTool 烧录 Linux 镜像到 TF 卡中的方法]</span>。<br><br> ==== 使用 Win32Diskimager 烧录 Linux 镜像的方法 ====<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8_Win32Diskimager_.E7.83.A7.E5.BD.95_Linux_.E9.95.9C.E5.83.8F.E7.9A.84.E6.96.B9.E6.B3.95 使用 Win32Diskimager 烧录 Linux 镜像的方法]</span>。<br><br>你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:* 基于Ubuntu PC 将Linux 镜像烧写到TF 卡的方法* 烧写Linux 镜像到SPIFlash+NVMe SSD 中的方法* 烧写Linux 镜像到SPIFlash+SATA SSD 中的方法* 烧写Linux 镜像到SPIFlash+USB 存储设备中的方法
<br>
=== 烧录 Android 镜像到 TF 卡中的方法 ===1) 首先准备一张 8GB 或更大容量的TF 卡,TF 卡的传输速度必须为 '''class10''' 或以上,建议使用闪迪等品牌的 TF 卡<br><br>2) 然后使用读卡器把 TF 卡插入电脑<br><br>3) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5 uses Rockchip RK3588S new generation 8的资料下载页面]</span>下载SDDiskTool 烧写工具,请确保'''SDDiskTool'''工具的版本为最新的 v1.72<br><br>4) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-core 64and-bit processor, quadsupport/Orange-core A76+quadpi-core A55, with 8nm process design, up to 25.html Orange Pi 的资料下载页面]</span>下载 Android12 的镜像<br>a.4GHz main frequency, integrated ARM Mali打开安卓镜像的下载链接后可以看到下面三种类型的安卓镜像,请选择 '''TF卡镜像'''文件夹中的镜像进行下载<br><br>[[Image:Pi-G610 GPU, embedded high5-performance 3D/2D image acceleration module, builtdetails-in NPU with 6Tops computing power, with 4GB/8GB/16GB/32GB (LPDDR4/4xpic09.png]]<br><br>b. 进入 '''TF卡镜像'''文件夹后可以看到下面两个镜像,它们的区别是:<br>a), and up to 不带 lcd 的镜像是专门用于 HDMI 显示的,支持 8K display processing capability显示,如果不使用 LCD 屏幕,请下载不带 lcd 的镜像<br>b) 如果要使用 LCD 屏幕,请选择带 lcd 的镜像<br><br>[[Image:Pi-5-details-pic10.png]]<br><br>5) 然后使用解压软件解压下载的 Android 镜像的压缩包,解压后的文件中,以“.img” 结尾的文件就是 Android 镜像文件,大小在 1GB 以上<br><br>6) 然后使用解压软件解压 '''SDDiskTool_v1.72.zip''',此软件无需安装,在解压后的文件夹中找到 '''SD_Firmware_Tool.exe''' 打开即可<br><br>Orange [[Image:Pi -5 provides abundant interfaces, including HDMI output, GPIO interface, M-details-pic11.2 PCIe2png]]<br><br>7) 打开 SDDiskTool 后,如果 TF 卡识别正常,会在“选择可移动磁盘设备”一栏中显示插入的磁盘设备,请务必确认显示的磁盘设备和你想烧录的TF 卡的盘符是一致的,如果没有显示可以尝试拔插下 TF 卡<br><br>[[Image:Pi-5-details-pic12.0, Typepng]]<br><br>8) 确认完盘符后,可以先格式化下 TF 卡,点击 SDDiskTool 中的'''恢复磁盘'''按钮即可,也可使用前面提到的 '''SD Card Formatter''' 进行 TF 卡的格式化<br><br>[[Image:Pi-C, Gigabit LAN port, 2*USB25-details-pic13.0, 1*USB3.0, etcpng]]<br><br>9) 然后开始将 Android 镜像写入 TF 卡<br>a. 首先在“选择功能模式”中勾选“SD 启动”<br>b. 然后在“选择升级固件”一栏中选择 Android 镜像的路径<br>c. 最后点击“开始创建”按钮就会开始烧录 Android 镜像到 TF 卡中<br><br>[[Image:Pi-5-details-pic14.; It can be widely used in tablets, edge computing, artificial intelligence, cloud computing, AR/VR, intelligent security, smart home and other fields, covering AIoT various industries1.png]]<br><br>10) 烧录完后即可退出 SDDiskTool 软件,然后就可以把 TF 卡从电脑中拔出来插到开发板中启动了<br><br>Orange [[Image:Pi -5 supports -details-pic15.1.png]]<br><br>你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange Pi OS(Droid), the official operating system developed by -pi-5.html Orange Pi, as well as Android12 and Debian11.5用户手册]</span>中查阅:<br>* 烧录Android 镜像到SPIFlash+NVMe SSD 中的方法* 烧录Android 镜像到SPIFlash+SATA SSD 中的方法
<br>
== = 烧录 Orange Pi OS (Droid)镜像到 TF 卡中的方法 ==={| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <br><big>'''注意,下面所有的操作都是在 Windows 电脑中进行的。'''</big><br><br>|}1) 首先准备一张 8GB 或更大容量的TF 卡,TF 卡的传输速度必须为 '''Layoutclass10''' 或以上,建议使用闪迪等品牌的 TF 卡<br><br>2) 然后使用读卡器把 TF 卡插入电脑<br><br>3) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 的资料下载页面]</span>下载SDDiskTool 烧写工具,请确保'''SDDiskTool'''工具的版本为最新的 v1.72<br><br>4) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 的资料下载页面]</span>下载Orange Pi OS (Droid)的镜像,打开 Orange Pi OS (Droid)镜像的下载链接后可以看到下面三种类型的镜像,请选择下面的镜像<br><br>[[Image:Pi-5-details-pic16.png]]<br><br>5) 然后使用解压软件解压下载的 Orange Pi OS (Droid)镜像的压缩包,解压后的文件中,以“.img” 结尾的文件就是 Orange Pi OS (Droid)镜像文件,大小在 1GB 以上<divbr><br>6) 然后使用解压软件解压 '''SDDiskTool_v1.72.zip''',此软件无需安装,在解压后的文件夹中找到 '''SD_Firmware_Tool.exe''' 打开即可<br><br>[[Image:Pi-5-details-pic17.png]]<br><br>7) 打开 SDDiskTool 后,如果 TF 卡识别正常,会在“选择可移动磁盘设备”一栏中显示插入的磁盘设备,请务必确认显示的磁盘设备和你想烧录的 TF 卡的盘符是一致的,如果没有显示可以尝试拔插下 TF 卡<br><br>[[Image:Pi-5-details-pic18.png]]<br><br>8) 确认完盘符后,可以先格式化下 TF 卡,点击 SDDiskTool 中的'''恢复磁盘'''按钮即可,也可使用前面提到的 '''SD Card Formatter''' 进行 TF 卡的格式化<br><br>[[FileImage:Pi-5-details-pic19.png]]<br><br>9) 然后开始将 Orange Pi OS (Droid)镜像写入 TF 卡<br>a. 首先在“选择功能模式”中勾选“SD 启动”<br>b. 然后在“选择升级固件”一栏中选择 OrangePi OS (Droid)镜像的路径<br>c. 最后点击“开始创建”按钮就会开始烧录 Orange Pi OS (Droid)镜像到 TF 卡中<br><br>[[Image:Pi-pi5-details-pic20.png]]<br><br>10) 烧录完后即可退出 SDDiskTool 软件,然后就可以把 TF 卡从电脑中拔出来插到开发板中启动了<br><br>[[Image:Pi-5-imgdetails-pic21.png|800px|]]<br><br>你也可以在<span style="color:#0066CC;">[http:/div/www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:<br>* 烧录Orange Pi OS (Droid)镜像到SPIFlash+NVMe SSD 中的方法* 烧录Orange Pi OS (Droid)镜像到SPIFlash+SATA SSD 中的方法
<br>
== = 启动Orange Pi 5 ===1) 将烧录好镜像的 TF 卡插入香橙派开发板的 TF卡插槽中。如果 SPIFlash+NVMe SSD 已经烧录好镜像了,那么就不需要插入 TF卡了,只需确保 NVMe SSD 正常插入到开发板中即可。<br>2) 开发板有HDMI 接口,可以通过HDMI 转HDMI 连接线把开发板连接到电视或者 HDMI 显示器。如果有购买 LCD 屏幕,也可以使用 LCD 屏幕来显示开发板的系统界面。如果有 Type-C 转 HDMI 的线,也可以通过 Type-C 接口来显示开发板的系统界面。<br>3) 接上 USB 鼠标和键盘,用于控制香橙派开发板。<br>4) 开发板有以太网口,可以插入网线用来上网。<br>5) 连接一个 5V/4A 的 USB Type-C 接口的高品质的电源适配。* 切记不要插入电压输出大于 5V 的电源适配器,会烧坏开发板。* 系统上电启动过程中很多不稳定的现象基本都是供电有问题导致的,所以一个靠谱的电源适配器很重要。如果启动过程中发现有不断重启的现象,请更换下电源或者 Type-C 数据线再试下。* '''Features<span style="color:#FF0000">Type-C 电源接口是不支持 PD 协商的。</span>''' * 另外请不要接到电脑的USB 接口来给开发板供电。<br>[[Image:Pi-5-details-pic22.png]]<br><br>6) 然后打开电源适配器的开关,如果一切正常,此时 HDMI 显示器或者 LCD 屏幕就能看到系统的启动画面了。<br>7) 如果想通过调试串口查看系统的输出信息,请使用串口线将开发板连接到电脑, 串口的连接方法请参看<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中“调试串口的使用方法”一节。<br><br> === Linux系统使用说明 ===1)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E5.B7.B2.E6.94.AF.E6.8C.81.E7.9A.84Linux_.E9.95.9C.E5.83.8F.E7.B1.BB.E5.9E.8B.E5.92.8C.E5.86.85.E6.A0.B8.E7.89.88.E6.9C.AC 已支持的Linux 镜像类型和内核版本]</span><br>* Rockchip RK3588S2)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9D.BF.E8.BD.BDLED_.E7.81.AF.E6.B5.8B.E8.AF.95.E8.AF.B4.E6.98.8E 板载LED 灯测试说明]</span><br>3)网络连接测试 <br>A new generation AIoT chip查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E4.BB.A5.E5.A4.AA.E7.BD.91.E5.8F.A3.E6.B5.8B.E8.AF.95 以太网口测试]</span><br>Using 8nm LP process, it is faster and consumes less power, bringing superior performance to various AI application scenarios查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_WIFI_.E8.BF.9E.E6.8E.A5.E6.B5.8B.E8.AF.95 WIFI 连接测试]</span><br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E8.AE.BE.E7.BD.AE.E9.9D.99.E6.80.81_IP_.E5.9C.B0.E5.9D.80.E7.9A.84.E6.96.B9.E6.B3.95 设置静态 IP 地址的方法]</span><br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_AP6275P_PCIe_.E7.BD.91.E5.8D.A1.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 AP6275P PCIe 网卡的使用方法]</span><br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_AP6275P_PCIe_.E7.BD.91.E5.8D.A1.E9.80.9A.E8.BF.87_create_ap_.E5.88.9B.E5.BB.BA_WIFI_.E7.83.AD.E7.82.B9.E7.9A.84.E6.96.B9.E6.B3.95 AP6275P PCIe 网卡通过 create_ap 创建 WIFI 热点的方法]</span><br>4)HDMI 测试<br>* Up to 32GB RAM查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_HDMI_.E6.98.BE.E7.A4.BA.E6.B5.8B.E8.AF.95 HDMI 显示测试]</span><br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_HDMI_.E8.BD.AC_VGA_.E6.98.BE.E7.A4.BA.E6.B5.8B.E8.AF.95 HDMI 转 VGA 显示测试]</span><br>Meet the application requirements of products with large RAM and large storage查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_HDMI_.E5.88.86.E8.BE.A8.E7.8E.87.E8.AE.BE.E7.BD.AE.E6.96.B9.E6.B3.95 HDMI 分辨率设置方法]</span><br> 5)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E8.93.9D.E7.89.99.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 蓝牙使用方法]</span> <br>6)USB 接口测试 <br>查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E8.BF.9E.E6.8E.A5_USB_.E9.BC.A0.E6.A0.87.E6.88.96.E9.94.AE.E7.9B.98.E6.B5.8B.E8.AF.95 连接 USB 鼠标或键盘测试]</span><br>* 8K video codec for clearer images查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E8.BF.9E.E6.8E.A5_USB_.E5.AD.98.E5.82.A8.E8.AE.BE.E5.A4.87.E6.B5.8B.E8.AF.95 连接 USB 存储设备测试]</span><br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_USB_.E6.97.A0.E7.BA.BF.E7.BD.91.E5.8D.A1.E6.B5.8B.E8.AF.95 USB 无线网卡测试]</span><br>Up to support 8K @ 60fps, the powerful video codec allows for clearer images and more detailed picture quality查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_USB_.E6.91.84.E5.83.8F.E5.A4.B4.E6.B5.8B.E8.AF.95 USB 摄像头测试]</span><br>7)音频测试<br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E5.9C.A8.E6.A1.8C.E9.9D.A2.E7.B3.BB.E7.BB.9F.E4.B8.AD.E6.B5.8B.E8.AF.95.E9.9F.B3.E9.A2.91.E6.96.B9.E6.B3.95 在桌面系统中测试音频方法]</span><br>* Gigabit Ethernet查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E4.BD.BF.E7.94.A8.E5.91.BD.E4.BB.A4.E6.92.AD.E6.94.BE.E9.9F.B3.E9.A2.91.E7.9A.84.E6.96.B9.E6.B3.95 使用命令播放音频的方法]</span><br> 查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E4.BD.BF.E7.94.A8.E5.91.BD.E4.BB.A4.E6.B5.8B.E8.AF.95.E5.BD.95.E9.9F.B3.E7.9A.84.E6.96.B9.E6.B3.95 使用命令测试录音的方法]</span><br> 8)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26_Pin_.E6.8E.A5.E5.8F.A3.E5.BC.95.E8.84.9A.E8.AF.B4.E6.98.8E 26 Pin 接口引脚说明]</span> <br>On关于Linux系统使用说明更详细的资料,你可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-board 1000Mbps Ethernet for stronger and more stable network connection and higher transmission speed-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅。<br><br> === Android 12 系统的使用说明 ===1)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E5.B7.B2.E6.94.AF.E6.8C.81.E7.9A.84_Android_.E7.89.88.E6.9C.AC 已支持的 Android 版本]</span><br>2)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Android_.E5.8A.9F.E8.83.BD.E9.80.82.E9.85.8D.E6.83.85.E5.86.B5 功能适配情况]</span><br>3)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#USB_.E6.97.A0.E7.BA.BF.E7.BD.91.E5.8D.A1.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 USB 无线网卡的使用方法]</span><br>* Rich interfaces, easy to expand4)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#AP6275P_PCIe_.E7.BD.91.E5.8D.A1.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 AP6275P PCIe 网卡的使用方法]</span><br> 5)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#WIFI_.E7.9A.84.E8.BF.9E.E6.8E.A5.E6.B5.8B.E8.AF.95.E6.96.B9.E6.B3.95 WIFI 的连接测试方法]</span> <br>Gathering all kinds of popular interfaces such as MIPI D6)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Wi-PHY, MIPI CSI, USB3Fi_hospot_.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.0, USB2B3.0, Type95 Wi-C, HDMI2Fi hospot 的使用方法]</span><br>7)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E8.93.9D.E7.89.99.E7.9A.84.E6.B5.8B.E8.AF.95.E6.96.B9.E6.B3.95 蓝牙的测试方法]</span><br> 8)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#10.1_.E5.AF.B8_MIPI_.E5.B1.8F.E5.B9.95.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 10.1, M寸MIPI 屏幕的使用方法]</span><br> 9)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#OV13850_.E5.92.8C_OV13855_MIPI_.E6.91.84.E5.83.8F.E5.A4.B4.E7.9A.84.E6.B5.8B.E8.AF.2 PCIe295.E6.96.B9.E6.0, Gigabit Ethernet, etcB3.95 OV13850 和OV13855 MIPI 摄像头的测试方法]</span><br>10)26pin 接口 GPIO、UART、SPI 和 PWM 测试<br>* Multi-channel input and output查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_GPIO_.E5.8F.A3.E6.B5.8B.E8.AF.95 26pin GPIO 口测试]</span> <br>查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_.E7.9A.84_UART_.E6.B5.8B.E8.AF.95 26pin 的 UART 测试]</span><br>Support HDMI 2查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_.E7.9A.84_SPI_.E6.B5.8B.1 8K video output, USB-C (DP1E8.4), dual MIPI D-PHY video output for multi-screen display, support three MIPI interface camera inputsAF.95 26pin 的 SPI 测试]</span> <br>查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_.E7.9A.84_PWM_.E6.B5.8B.E8.AF.95 26pin 的 PWM 测试]</span><br>* Supports NVMe SSD hard drives for massive capacity expansion11)ADB的使用方法<br>The onboard M查询 <span style="color:#0066CC;">[http://www.2 PCIe 2orangepi.cn/orangepiwiki/index.0 interface supports access to NVMe SSD hard drives to increase massive data storage space and meet the demand for fast readphp/write and large-capacity storageOrange_Pi_5_detail#.E4.BD.BF.E7.94.A8.E6.95.B0.E6.8D.AE.E7.BA.BF.E8.BF.9E.E6.8E.A5_adb_.E8.B0.83.E8.AF.95 使用数据线连接 adb 调试]</span><br>查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8.E7.BD.91.E7.BB.9C.E8.BF.9E.E6.8E.A5_adb_.E8.B0.83.E8.AF.95 使用网络连接 adb 调试]</span><br>* Supports Orange Pi OS(Droid)12)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Android_Box_.E6.B5.8B.E8.AF.95.E8.BF.87.E7.9A.84_2.4G_USB_.E9.81.A5.E6.8E.A7.E5.99.A8 Android Box 测试过的2.4G USB 遥控器]</span><br>13)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Android_Box_.E7.B3.BB.E7.BB.9F_HDMI_CEC_.E5.8A.9F.E8.83.BD.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 系统HDMI CEC 功能的使用方法]</span><br><br>With the self你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-designed Launcher, it provides users with the same operating habits as a normal computer to the maximum extent, and with the Google Play Store pre-installed, it can run Facebook, Instagram, Twitter, YouTube, Telegram and other applications smoothlysupport/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:<br>* Ubuntu22.04 Gnome Wayland 桌面系统使用说明* Linux SDK——orangepi-build 使用说明* Linux 开发手册* Android 12 源码的编译方法
<br>
== '''UsesParameter table''' ==
<br>
* Wide range of application scenarios