(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
Using LM1036 tone chip, the board is made by patch technology (small size, stable performance), the board is equipped with volume-balance-treble-bass, with rectifier circuit, AC and DC dual-use, DC input does not need to be divided into positive and negative .
Working voltage
DC 12-24V AC9-16v
Board size
100mm*33mm
Potentiometer pitch
25mm (fixed version of potentiometer)
Potentiometer wire
length 200mm (separate version of potentiometer)
Upgrade
The input and output coupling capacitors use imported brand SMD fever capacitors, the power filter uses 3300uf/25V+2200uf brand capacitors, optimizes the wiring, and the performance is better.
The potentiometer and the board are separated LM1036 tone board. The LM1036 adopts DC control mode. The separated scheme has no effect on sound quality and will not interfere.
Note
We have Potentiometer fixed, Potentiometer separation two version module please leave us a note which one do you want.