(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
Smart Home Second Development DC5-30V Wifi 8 Channel Relay Board ESP32 8CH Relay Switch ESP32-WROOM ESP32 Relay Module
Product Description
1. Onboard mature and stable ESP32-WROOM-32E module, large-capacity 4M Byte Flash; 2. The I/O port and UART program download port of ESP32 module are all led out, which is convenient for secondary development; 3, power supply voltage DC5V/7-30V; 4, Onboard ESP32 module IO0 programmable button and reset button; 5, ESP32 supports the use of IDE development tools and provides reference programs in the development environment; 6, Onboard 8-way 5V relay, output switch signal, suitable for controlling the load within the working voltage
AC250V/DC30V; 7, 1 programmable LED and relay indicator onboard.