(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
H3 ARM A7 Quad Core Orangepi Zero 512 MB + Adapter Board + Shell Orange Pi 512MB Mini Single Board Set
Product Description
What’s Orange Pi Zero?
It’s an open-source single-board computer. lt can run Android 4.4, Ubuntu, Debian. lt uses the AllWinner H3 SoC, and has 256MB/512MB DDR3 SDRAM(512MB version is Standard version).
What can I do with Orange Pi Zero?
Build… * A computer * A wireless server * Games * Music and sounds * HD video * A speaker * Android * Scratch * Pretty much anything else, because Orange Pi Zero is open source
Specification
Hardware specification
CPU
H3 Quad-core Cortex-A7 H.265/HEVC 4K
GPU
·Mali400MP2 GPU @600MHz ·Supports OpenGL ES 2.0
Memory (SDRAM)
256MB/512MB DDR3 SDRAM(Share with GPU)(Default 512MB version)
Onboard Storage
10class TF card (Max. 64GB)/ 2MB SPI Flash
Onboard Network
10/100M Ethernet RJ45 POE is default off.
Onboard WIFI
XR819, IEEE 802.11 b/g/n
Video Outputs
Supports external board via 13 pins
Power Source
USB OTG can supply power
USB 2.0 Ports
One USB 2.0 HOST, one USB 2.0 OTG
Buttons
Power button
Low-level peripherals
26 Pins Header, 13 Pins Header, with 2x USB, IR pin, AUDIO(MIC, AV)