Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Zero"

(5 intermediate revisions by the same user not shown)
Line 40: Line 40:
 
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i>  [[Zero/getting_started | Setup/Quick start ]]</h3> </div>
 
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i>  [[Zero/getting_started | Setup/Quick start ]]</h3> </div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 
+
* [[zero/getting_started | Getting started with your Radxa Zero]], including what you need and how to get it booted.
 +
* [[zero/hardware/gpio| GPIO pinout]]
 
         </div>
 
         </div>
 
     </div>
 
     </div>
Line 49: Line 50:
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-download"></i> [[zero/install | Installation]]</h3></div>
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-download"></i> [[zero/install | Installation]]</h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 +
 
Installing an operating system on your Zero, including microSD card, eMMC module
 
Installing an operating system on your Zero, including microSD card, eMMC module
  
* [[zero/install/eMMC_aml_tool | Install on eMMC card(use aml tool)]]
+
* [[zero/install/eMMC_aml_tool | Install Android to eMMC with Amlogic tool]]
 +
* [[zero/install/eMMC | Install Linux to eMMC]]
 +
* [[zero/install/eMMC_erase | Erase eMMC]]
 +
 
  
 
         </div> <!-- panel-body -->
 
         </div> <!-- panel-body -->
Line 58: Line 63:
 
<div class="col-md-4">
 
<div class="col-md-4">
 
     <div class="panel panel-mango-white">  
 
     <div class="panel panel-mango-white">  
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[rockpi4/dev | Development]]</h3></div>
+
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[zero/dev | Development]]</h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 +
 +
* [[zero/dev/serial-console | Serial Console]]
 +
* [[zero/dev/u-boot | Build u-boot]]
 +
* [[zero/dev/kernel| Build kernel]]
 +
* [[zero/dev/fastboot-install | Install to eMMC with fastboot]]
 +
[[zero/dev | > More...]]
  
 
         </div>
 
         </div>
Line 76: Line 87:
  
 
* [[zero/hardware/zero | Main board]] - Hardware introduction of the Radxa Zero
 
* [[zero/hardware/zero | Main board]] - Hardware introduction of the Radxa Zero
 +
** [https://dl.radxa.com/zero/docs/hw/RADAX_ZERO_V13_SCH_20210309.pdf v1.3 schematic pdf] - Download Schematic of Radxa Zero
 +
** [https://dl.radxa.com/zero/docs/hw/RADAX_ZERO_V13_SMD_20210309.pdf v1.3 SMD pdf] - Download components Position Reference of Radxa Zero
 +
** [https://dl.radxa.com/zero/docs/hw/.zip 2D Bottom dxf], [https://dl.radxa.com/zero/docs/hw/ 2D Top dxf] - Download 2D CAD of Radxa Zero
 +
 +
* Datasheet
 +
** [https://dl.radxa.com/zero/docs/hw/S905Y2%20Quick%20Reference%20Manual%20v0.7.pdf S905Y2 Quick Reference Manual] - The SoC datasheet of Radxa Zero
 +
 +
* [[zero/hardware/models | Models and SKU]]
 +
[[zero/hardware | > More...]]
  
 
         </div> <!-- panel-body -->
 
         </div> <!-- panel-body -->

Revision as of 10:36, 14 September 2021


Radxa Zero

Zero-800px.png

This is the Wiki page for Radxa Zero, written by Radxa Team with community contributions.

Radxa Zero is an ultra thin SBC in small form factor with powerful performance based on Amlogic S905Y2. It can run android or some Linux distributions.

Radxa Zero features a quad core 64 ARM processor, 32bit LPDDR4, up to 4K@60 HDMI, 802.11 ac WIFI, Bluetooth 5.0, USB 3.0, 40-pin GPIO header. Radxa Zero supports USB 2.0 OTG&power via one USB C port.

Radxa Zero comes in 4 options with different ram/storage configuration, please check Models & SKU for detail.


More:



Technical specifications about the Radxa Zero hardware, including components datasheet, etc.

> More...

Fundamental Linux usage for beginners and more advanced information for power users.


Fundamental Android usage for beginners and more advanced information for power users.