(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
Integrate PCM5122 Portable HiFi DAC Expansion Board V1.1 Video to HiFi DAC Converter For Raspberry Pi Zero HiFi DAC
Product Description
Overview
The HIFi DAC expansion board integrates TI's professional audio decoding chip PCM5122, which integrates a complete Raspberry Pi-based audio hardware decoding system using the I2S interface standard. And support powerful playback software such as Volumio, RuneAudio, OSMC, etc., is the best choice to quickly build Raspberry Pi HiFi system! Compatible with Raspberry Pi 1st generation A+, B+, Raspberry Pi 2B, Raspberry Pi 3B, B+, Raspberry Pi Zero, Zero W, and subsequent Raspberry Pi series hardware compatible with this standard, is recommended for use on Raspberry Pi with wireless network cards to ensure availability.
1
40Pin pin header(default send via standard version)
2
3.5MM audio interface
3
RCA Lotus Audio Socket (Standard Edition does not have this interface)
4
Reserve the infrared receiving head solder joint (add the VS1838B receiving head as needed)