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

Difference between revisions of "Zero"

Line 49: Line 49:
 
         <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/dev/fastboot-install | Install to eMMC with fastboot]]
 +
* [[zero/install/eMMC-dd | Install Linux to eMMC with dd]]
 +
 
 +
 
  
 
         </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]]
  
 
         </div>
 
         </div>

Revision as of 11:39, 25 August 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.

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


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