(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
3.3V 3 Pin Piezo Buzzer Small Passive Buzzer Module KY-006 for Electronic Equipment Toys Sound Devices
Product Description
Features of passive buzzer: There is no oscillator inside the passive, so if you use a DC signal, you can't make it sound. Must use 2K~5K square wave to drive it The frequency of the sound is controllable, and the effect of "multiple rice hair solas" can be made. In some special cases, you can reuse a control port with the LED Features of active buzzer: The active buzzer has an internal oscillation source, so it will sound as long as it is powered on The program control is convenient, the single-chip microcomputer can make a sound with a high and low level, but the passive buzzer cannot.
Module description: Each set weighs about 6g Working voltage 3.3V With fixing bolt holes for easy installation