(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}/5
Description
Sound Amplifier Module High Sensitivity Microphone Analog High Low Level Output Voice Sound Detection Sensor Module
Product Description
The module has 2 outputs
1. AO, analog output, real-time output of microphone voltage signal 2. DO, when the sound intensity reaches a certain threshold, output high and low level signals, [threshold-sensitivity can be adjusted by potentiometer]
Title goes here.
1. There is a 3mm mounting screw hole
2. Use 5v DC power supply
3. There is an analog output
4. Threshold flip level output
5. High sensitivity microphone with high sensitivity.
6. There is a power indicator
7. The output of the comparator has an indicator light
This module uses professional microphone amplifier IC, with low output noise, small size, high sensitivity, fixed gain at 20dB, and can support both 3.3v and 5v power supply modes.