(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
Product Description
Hardware parameters
Size
157*125*28mm
CPU
RK3568, octa-Core, clocked at up to 2.4GHz
GPU
Mali-G610 MC4
DDR
With Standard 2GB LPDDR4, 4GB/8GB/16GB/32GB Optional
Flash
Standard 16GB, up to 128GB
HDMI output
1, supports up to 8K output
HDMI Version
HD-MI 2.1
Headphone output
1 American standard 4 headsets one 3.5mm socket
USB Host
4 USB2.0, 2 USB3.0
USB OTG
1 USB OTG
Serial Port
2 RS-232 Serial Port (RS-485 Optional)
Ethernet
2, 10/100/1000M adaptive Ethernet
WiFi Frequency
2.4G/5GHz dual frequency
WiFi/BT
Built in WiFi6, BT5.0
4G ANT
1 (Optional)
WiFi ANT
1
TF Card
Support up to 256GB
Lighted switch
Reboot
Burn key
Firmware upgrade
4G communication
Built-in PCI-E 4G interface
SIM Slot
1 way Micro-SIM Slot
RTC Real Time Clock
Support
Timer switch
Support
System Upgrade
Support local USB upgrade
Humidity
0%~95%(no condensation)
Working Temp
-20℃ ~ 70℃
Power
9V~15V wide voltage DC
Our Services
We provides developers with the OpenAPl SDK development kit.which contains a series ofsoftware programming interfaces for Androidand hardware-related resources, demo APKs, source codes, and relatedinstructional documentation, to help them fully utilize all of the func.tions and performance of the boards.