(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}/2
Description
Product Description
DC5-60V Power Supply ESP32 Development Board Single Relay Module ESP32-WROOM Development Board
Features:
Onboard mature and stable ESP32-WROOM-32E module, large-capacity 4M . The I/O ports and UART program download ports of the ESP32 module are all led out, which is convenient for secondary development. The power supply mode supports DC7-60V and micro-USB 5V. On-board 1-way 5V relay, output switch signal, suitable for controlling loads with working voltage within AC250V/DC30V; On-board 1 programmable LED and relay indicator.
Type: Development Board Supply Voltage: DC5-60V Colour:green Material: PCB Size:57.5 x 53.7mm
Package Contents: 1 x Relay Module
Only the above package content, other products are not included. Note: Light shooting and different displays may cause the color of the item in the picture a little different from the real thing. The measurement allowed error is +/- 1-3cm.