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 | + | * [[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> [[ | + | <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
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.
- 2022-07-08: OpenSUSE now supports Radxa Zero, installation tutorials from OpenSUSE Wiki.
- 2022-06-23: ROCK 5B Developer Edition is shipping, checkout the Debug Party
- 2022-01-09: ROCK 5 Model B is announced: an ARM64 desktop level SBC
- 2021-10-11: Radxa Zero Debian/Ubuntu system images are released. Check the Radxa Zero Downloads.
- 2021-08-25: ROCK 3A Debian/Ubuntu system images are released. Check the ROCK 3 Downloads.
- 2021-07-11: IOhub is even more affordable with ROCK PI X hardware
- 2021-06-16: Radxa Zero is released
- 2021-04-15: ROCK PI S Based GPS NTP appliance is launched
- 2021-03-13: Build a Mini Serene Screen Aquarium with ROCK Pi X
- 2021-03-11: ROCK Pi 4 as the perfect Chia coin crypto currency farmer
Installing an operating system on your Zero, including microSD card, eMMC module
- Install Android to eMMC with Amlogic tool
- Install to eMMC with fastboot
- Install Linux to eMMC with dd
Technical specifications about the Radxa Zero hardware, including components datasheet, etc.
- Main board - Hardware introduction of the Radxa Zero
Fundamental Android usage for beginners and more advanced information for power users.