Skip to content

Orange Pi Zero3 tools, projects, images and resources

Notifications You must be signed in to change notification settings

johndo100/opi-zero3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Orange Pi Zero 3

This list is a collection of tools, projects, images and resources.

You can find other resources here. I'm hosting it at home.

Vietnamese only: hỗ trợ bằng Tiếng Việt từ xa hoặc tận nơi ở SG.

Content

Specification

CPU Allwinner H618 Quad-core Cortex-A53 processor 1.5GHz
GPU • Mali G31 MP2 • Supports OpenGL ES 1.0/2.0/3.2, OpenCL 2.0, Vulkan 1.1
Memory 1GB/1.5GB/2GB/4GB LPDDR4
On-board storage 16MB SPI Flash
Power management AXP313A
On-board WiFi + Bluetooth Supports WiFi5 and Bluetooth 5.0
Network 10M/100M/1000M Ethernet interface
Audio input/output 13Pin expansion port supports 2-ch output 1-ch input
Video output • Micro HDMI up to 4K@60fps • TV-Out:13Pin supports 1-ch TV CVBS output
UART 3Pin Debug UART
USB USB 2.0 * 3(two of which lead from the expansion board)
SD card interface Micro SD card interface
Expansion interface • 26Pin GPIO interface • 13Pin GPIO interface
Power input 5V3A,Type-c connector
OS Support Android 12 TV,Debian11,Debian12,Ubuntu22.04,Ubuntu20.04
PCB 50mm * 55mm

OS Images

For more information you can go here.

Official

You can check on The Official Website here.

  • Android - The platform changing what mobile can do.
  • Debian - A complete Free Operating System.
  • Orange Pi OS - The officially supported open source operating system for Orange Pi.
  • OpenWrt - A Linux operating system targeting embedded devices.
  • Ubuntu - The modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.

Remark: Android image can only burn by PhoenixCard, and for Windows only, there is OpenixCard for Linux but I'm not sure.

Burn Android image by PhoenixCard Orange Pi Zero 3

madebyme

  • Void - no longer availabe because I think Debian / Ubuntu is good enough.

Void Linux on Orange Pi Zero 3 screenshot

3rdparty

  • Armbian - Linux for ARM development boards (Ubuntu / Debian base).
  • DietPi - Highly optimised minimal Debian OS.
  • sd-card-images - Minimal, pure and up-to-date vanilla Debian/Ubuntu.

Tools

Tutorials

Resources

Things can do

Since Orange Pi Zero3 has Cortex-A53 that is an ARMv8 CPU, it support AArch64 (ARM64).

There are many programs can run on ARM64, they made docker images for arm64 too.

Just look for name of the executable file, it may contain: arm64, armv8, aarch64.

In my experience, Orange Pi Zero3 can run many programs just like Raspberry Pi 3 which has same CPU implementing. You may expect some features don't fully work (e.g GPIO) because Orange Pi support is simply not the same level as Raspberry.

After all, I definitely recommend this board. It worth the money.

Releases

No releases published

Packages