Difference between revisions of "RSB-4680"

From ESS-WIKI
Jump to: navigation, search
Line 68: Line 68:
 
== <span style="font-size:larger;"><u>'''Android系统的基本使用'''</u></span> ==
 
== <span style="font-size:larger;"><u>'''Android系统的基本使用'''</u></span> ==
  
 +
<span style="font-size:larger;"><u></u></span>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;'''ADB調試方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=18 edit]]
 +
 +
=== '''&nbsp; &nbsp; &nbsp; USB ADB使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=19 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; 開啟主板ADB调试功能'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=20 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; 數據線ADB連接使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=21 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; 網路ADB使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=22 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; 乙太網路使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=23 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; &nbsp;WiFi使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=24 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; &nbsp;4G使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=25 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp; &nbsp;APK 安裝'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=26 edit]] ===
 +
 +
*
 +
==== '''常規安裝'''&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=27 edit]] ====
 +
 +
*
 +
==== '''後台静默安装'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=28 edit]] ====
 +
 +
 +
=== &nbsp; &nbsp; &nbsp;&nbsp;'''GPIO使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=29 edit]] ===
 +
 +
=== &nbsp; &nbsp; &nbsp;&nbsp;'''串口使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=30 edit]] ===
 +
 +
=== &nbsp; &nbsp; &nbsp;'''蓝牙使用方法'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=31 edit]] ===
 +
 +
=== '''&nbsp; &nbsp; &nbsp;&nbsp;遠程訪問及文件傳輸'''[[http://ess-wiki.advantech.com.tw/wiki/index.php?title=RSB-4680&action=edit&section=32 edit]] ===
 +
<span style="font-size:larger;"><u></u></span>
 
===  ===
 
===  ===
  

Revision as of 07:57, 26 July 2021

資源特性

  • Rockchip ARM Cortex-A17 RK3288 Quad Core, up to 1.6GHz
  • Onboard 2GB DDR3L memory and 8GB eMMC
  • HDMI 3840x2160 at 60Hz, VGA 1920x1200 at 60Hz, Dual Channel 18/24/30 bit LVDS
  • Support 4K H.264/H.265 Video decoder
  • 6 UART, 6 USB2.0, 1 GbE, 8 GPIO, 1 MIPI CSI, 1 SPI
  • M.2 for WIFI/BT support, mini-PCIe for 3G/4G support

接口布局和尺寸

接口布局圖

RTENOTITLE



RTENOTITLE

RTENOTITLE


接口引脚定義

主板内置插针式引脚排序方式

机械尺寸

RTENOTITLE

RTENOTITLE


快速入门

系统下载

  •    Android系统   
  •    Linux系统

Android  燒錄方法

Linux      燒錄方法

Debug 串口調試


Android系统的基本使用

       ADB調試方法[edit]

      USB ADB使用方法[edit]

      開啟主板ADB调试功能[edit]

      數據線ADB連接使用方法[edit]

      網路ADB使用方法[edit]

      乙太網路使用方法[edit]

       WiFi使用方法[edit]

       4G使用方法[edit]

       APK 安裝[edit]

常規安裝                          [edit]

後台静默安装[edit]

      GPIO使用方法[edit]

      串口使用方法[edit]

     蓝牙使用方法[edit]

      遠程訪問及文件傳輸[edit]

      ADB調試方法

      USB ADB使用方法

      開啟主板ADB调试功能

      數據線ADB連接使用方法

      網路ADB使用方法

      乙太網路使用方法

       WiFi使用方法

       4G使用方法

       APK 安裝

  • 常規安裝                          

  • 後台静默安装

      GPIO使用方法

      串口使用方法

     蓝牙使用方法

      遠程訪問及文件傳輸


通用方法

      查看CPU温度

      查看CPU频率

      查看内存容量

      查看存储容量

      網路Ping測試

      設置系統時間保存到芯片


Android BSP編譯方法