更改

跳转至: 导航搜索

Orange Pi R1 Plus

删除310字节, 2022年6月30日 (四) 10:33
下载 Orange Pi R1 Plus用户手册
=== 下载开发板的镜像和相关的资料 ===
1)中文版资料的下载网址为<br>
{| class="wikitable" style="width:800px;" |-| <big>'''http://www.orangepi.cn/html/serviceAndSupporthardWare/indexcomputerAndMicrocontrollers/service-and-support/Orange-Pi-R1-Plus.html'''</big>|}
2)英文版资料的下载网址为<br>
{| class="wikitable" style="width:800px;" |-| <big>'''http://www.orangepi.org/html/serviceAndSupporthardWare/indexcomputerAndMicrocontrollers/service-and-support/Orange-Pi-R1-Plus.html'''</big>|}
3)资料主要包含<br>
a.'''Android源码''':保存在百度云盘和谷歌网盘上<br>
b.'''Linux源码''':保存在github上,链接地址为
{| class="wikitable" style="width:800px;" |-| <big>'''https://github.com/orangepi-xunlong/orangepi-build'''</big>|}
c.'''OpenWRT源码''':保存在github上,链接地址为
{| class="wikitable" style="width:800px;" |-| <big>'''https://github.com/orangepi-xunlong/openwrt'''</big>|}
d.'''用户手册和原理图''':芯片相关的数据手册也会放在这里<br>
e.'''官方工具''':主要包括开发板使用过程中需要用到的软件<br>
4)接着格式化TF卡<br>
a.可以使用'''<span style="background-color:#CCCCCC">SD Card Formatter<span>''' 这个软件格式化TF卡,其下载地址为
{| class="wikitable" style="width:800px;" |-| <big>'''https://www.sdcard.org/downloads/formatter/eula_windows/SDCardFormatterv5_WinEN.zip'''</big>|}
b.下载完后直接解压安装即可,然后打开软件<br>
c.如果电脑只插入了TF卡,则'''<span style="background-color:#CCCCCC">Select card</span>'''一栏中会显示TF卡的盘符,如果电脑插入了多个USB存储设备,可以通过下拉框选择TF卡对应的盘符<br><br>
6)使用'''Win32Diskimager'''烧录Linux镜像到TF卡<br>
a.Win32Diskimager的下载页面为<br>
{| class="wikitable" style="width:800px;" |-| <big>'''http://sourceforge.net/projects/win32diskimager/files/Archive/'''</big>|}
b.下载完后直接安装即可,Win32Diskimager界面如下所示<br>
a)首先选择镜像文件的路径<br>
2)首先准备一张8GB或更大容量的TF卡,TF卡的传输速度必须为<span style="color:#FF0000">'''class10'''</span>以上,建议使用闪迪等品牌的TF卡<br><br>
3)然后使用读卡器把TF卡插入电脑<br><br>
4)下载balenaEtcher软件,下载地址为<br>{| class="wikitable" style="width:800px;" |-| <big>'''https://www.balena.io/etcher/'''</big>|}
5)进入balenaEtcher下载页面后,请通过下拉框选择Linux版本的软件进行下载<br>
[[Image:zero-dc33.png]]<br><br>
6)下载完后请先使用'''unzip'''命令解压下载的压缩包,解压后的'''balenaEtcher-1.5.109-x64.AppImage'''就是烧录Linux镜像需要的软件<br>{| class="wikitable" style="width:800px;" |-|test@test:~$ '''unzip balena-etcher-electron-1.5.109-linux-x64.zip'''<br> Archive: balena-etcher-electron-1.5.109-linux-x64.zip<br> inflating: balenaEtcher-1.5.109-x64.AppImage <br> test@test:~$ '''ls <span style="color:#FF0000">balenaEtcher-1.5.109-x64.AppImage</span>''' balena-etcher-electron-1.5.109-linux-x64.zip|}
7)从'''Orange Pi的资料下载页面'''下载想要烧录的Linux操作系统镜像文件压缩包,然后使用解压软件解压,解压后的文件中,以“'''.img'''”结尾的文件就是操作系统的镜像文件,大小一般都在1GB以上<br>
a.7z结尾的压缩包的解压命令如下所示
{| class="wikitable" style="width:800px;" |-| test@test:~$ '''7z x Orangepir1plus-lts_2.1.4_ubuntu_bionic_server_linux5.10.44.7z'''<br> test@test:~$ '''ls Orangepir1plus-lts_2.1.4_ubuntu_bionic_server_linux5.10.44.*'''<br> Orangepir1plus-lts_2.1.4_ubuntu_bionic_server_linux5.10.44.7z Orangepir1plus-lts_2.1.4_ubuntu_bionic_server_linux5.10.44.img.sha #校验和文件<br> '''Orangepir1plus-lts_2.1.4_ubuntu_bionic_server_linux5.10.44.img''' #镜像文件|}
18)解压镜像后可以先用'''sha256sum -c *.sha'''命令计算下校验和是否正确,如果提示'''成功'''说明下载的镜像没有错,可以放心的烧录到TF卡,如果提示'''校验和不匹配'''说明下载的镜像有问题,请尝试重新下载<br>
{| class="wikitable" style="width:800px;" |-| test@test:~$ '''sha256sum -c *.sha''' <br> Orangepir1plus-lts_2.1.4_ubuntu_bionic_server_linux5.10.44.img: '''成功'''|}<br>
9)然后在Ubuntu PC的图形界面双击balenaEtcher-1.5.109-x64.AppImage即可打开balenaEtcher(无需安装),打开后的界面如下图所示
a.首先选择linux镜像文件的路径<br>
== 下载 Orange Pi R1 Plus用户手册 ==
<br><br>更多关于Orange Pi R1 Plus的使用信息,请查看'''[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-R1-Plus.html Orange Pi R1 Plus用户手册'''>> [[文件:Orange_Pi_R1_Plus.docx ‎]](点击下载)(下载-产品使用说明书)
<br><br>
8,460
个编辑

导航菜单