(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
LM3886 Audio Board Mono Audio Amplifier Board DC Dual 20V-35V Power Supply 68w High-Power Fever Mono Amplifier Plate
Product Description
LM3886 power amplifier board mono 68w high-power fever power amplifier module DC power supply
Using the new original LM3886 power amplifier chip, modular design, small size, easy to install.
Specification
item
value
Working power supply
DC dual 20V-35V
Output power
68w
Board size
50mm*33mm
Installation Instructions
Precautions for use
The board does not have a rectifier circuit, the input must be a dual power supply with DC positive and negative symmetry, and the power amplifier board must be added with a heat sink before it can be used.