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

Difference between revisions of "Zero"

(15 intermediate revisions by 3 users not shown)
Line 12: Line 12:
 
This is the Wiki page for Radxa Zero, written by Radxa Team with community contributions.
 
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 is an ultra thin SBC in small form factor with powerful performance based on Amlogic S905Y2. It can run Android and selected 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 features a quad core 64-bit ARM processor, up to 4GB 32bit LPDDR4 memory, HDMI output at 4K@60, WiFi and Bluetooth connectivity, USB 3.0, and 40-pin GPIO header. Additionally, the power port can also be used for USB 2.0 OTG to connect more peripheral.
  
Radxa Zero comes in 4 options with different ram/storage configuration, please check [[zero/hardware/models | Models & SKU]] for detail.
+
Radxa Zero comes in multiple configurations to suit your need. Please check [[zero/hardware/models | Models & SKU]] for detail.
  
 
</div> <!-- col-md-8 -->   
 
</div> <!-- col-md-8 -->   
Line 51: Line 51:
 
         <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. Booting from [[Zero/getting_started#Write_Image | micro SD]] or eMMC module are supported.
  
* [[zero/install/eMMC_Android9 | Install Android9 to eMMC]]
 
* [[zero/install/eMMC | Install Linux to eMMC]]
 
 
* [[zero/install/eMMC_erase | Erase eMMC]]
 
* [[zero/install/eMMC_erase | Erase eMMC]]
 
+
* [[Zero/install/eMMC | Install Linux to eMMC]]
 +
* [[Zero/install_eMMC_Android | Install Android to eMMC]]
 +
* [[Zero/install/Boot_Troubleshooting | Boot Troubleshooting]]
  
 
         </div> <!-- panel-body -->
 
         </div> <!-- panel-body -->
 
     </div> <!-- panel panel-mango-white -->
 
     </div> <!-- panel panel-mango-white -->
 
</div> <!-- col-md-4 -->
 
</div> <!-- col-md-4 -->
 +
 
<div class="col-md-4">
 
<div class="col-md-4">
 
     <div class="panel panel-mango-white">  
 
     <div class="panel panel-mango-white">  
Line 66: Line 67:
 
         <div class="panel-body">
 
         <div class="panel-body">
  
* [[zero/dev/serial-console | Serial Console]]
+
* [https://github.com/radxa/debos-radxa debos-radxa] build Radxa official system images
* [[zero/dev/u-boot | Build u-boot]]
+
* [[zero/dev/serial-console | Attach to serial console]]
 +
* [[zero/dev/adb | Enable adb service in Linux]]
 +
* [[zero/dev/usb-mass-storage | Enable USB Mass Storage gadget in Linux]]
 +
* [[zero/dev/u-boot | Build U-Boot]]
 
* [[zero/dev/kernel| Build kernel]]
 
* [[zero/dev/kernel| Build kernel]]
* [[zero/dev/adb | Using ADB]]
+
* [[zero/dev/libmraa | Install Libmraa]] to enable GPIO access and more
* [[zero/dev/usb-mass-storage | USB Mass Storage]]
+
* [[zero/dev/libmraa | Install Libmraa]]
+
[[zero/dev | > More...]]
+
  
 +
[[zero/dev | > More...]]
 
         </div>
 
         </div>
 
     </div>
 
     </div>
Line 86: Line 88:
 
         <div class="panel-body">
 
         <div class="panel-body">
  
Technical specifications about the Radxa Zero hardware, including components datasheet, etc.
+
Technical specifications about the Radxa Zero hardware, including components datasheet, schematic, etc.
  
 
* [[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/S905Y2%20Quick%20Reference%20Manual%20v0.7.pdf S905Y2 Quick Reference Manual] - The SoC datasheet 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/models | Models and SKU]]
* [[Device-tree-overlays | Device Tree Overlays]]
 
 
* [[zero/hardware/display | Display]]
 
* [[zero/hardware/display | Display]]
 
* [[zero/hardware/camera/ | Camera module]]
 
* [[zero/hardware/camera/ | Camera module]]
 +
* [[Device-tree-overlays | Device Tree Overlays]]
  
 
[[zero/hardware | > More...]]
 
[[zero/hardware | > More...]]
Line 111: Line 107:
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [[zero/Linux | Working With Linux ]]</h3></div>
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [[zero/Linux | Working With Linux ]]</h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
Fundamental Linux usage for beginners and more advanced information for power users.
+
Fundamental Linux usage for beginners and advanced use cases for power users.
  
 
* [[zero/Debian | Debian]]
 
* [[zero/Debian | Debian]]
 
* [[zero/Ubuntu | Ubuntu]]
 
* [[zero/Ubuntu | Ubuntu]]
* [[zero/radxa-apt | Radxa APT]]
+
* [[zero/radxa-apt | Radxa APT repository]]
* [[zero/downloads | Images official/3rd party/community]]
+
* [[zero/downloads | Download images]]
 +
* [[Zero/Linux/usbnet | Enable USB Ethernet gadget]]
 
         </div> <!-- panel-body -->
 
         </div> <!-- panel-body -->
 
     </div> <!-- panel panel-mango-white -->
 
     </div> <!-- panel panel-mango-white -->
 
</div> <!-- col-md-4 -->
 
</div> <!-- col-md-4 -->
  
<div class="col-md-4 ">
+
<div class="col-md-4">
     <div class="panel panel-meadow-white">
+
     <div class="panel panel-meadow-white">  
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-android"></i> [[zero/Android | Working with Android]]</h3></div>
+
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-android"></i> [[zero/Android | Working With Android ]]</h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 
 
Fundamental Android usage for beginners and more advanced information for power users.
 
Fundamental Android usage for beginners and more advanced information for power users.
 +
* [[Zero/Android9 | Android9]]
  
 +
        </div>
 +
        </div>
 +
</div><!-- col-md-4 -->
  
        </div> <!-- panel-body -->
+
<div class="col-md-4 ">
     </div> <!-- panel panel-mango-white -->
+
     <div class="panel panel-cocktail-white">
</div> <!-- col-md-4 -->
+
        <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-users"></i> Community</h3></div>
</div> <!-- col-md-12 -->
+
        <div class="panel-body">
 +
* Forum: https://forum.radxa.com/c/zero
 +
* Discord: https://rock.sh/go
 +
        </div>
 +
    </div>
 +
</div>

Revision as of 10:33, 4 January 2022


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 and selected Linux distributions.

Radxa Zero features a quad core 64-bit ARM processor, up to 4GB 32bit LPDDR4 memory, HDMI output at 4K@60, WiFi and Bluetooth connectivity, USB 3.0, and 40-pin GPIO header. Additionally, the power port can also be used for USB 2.0 OTG to connect more peripheral.

Radxa Zero comes in multiple configurations to suit your need. Please check Models & SKU for detail.


More:



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

> More...

Fundamental Linux usage for beginners and advanced use cases for power users.

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