(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
IRF520 3.3V 5V Mosfet Driver Module Digital Level PWM Adjust for LED Stepless Dimming Motor Speed Regulation
Product Description
Size
33 * 24mm
Weight
10g
Voltage
3.3V, 5V
Port
Digital level
Output load voltage
0-24V
Output load current
<5A (1A or more need to add heat sink)
Platform
Arduino, single chip, ARM, raspberry pie
Product Features
Using the original IRF520 power MOS tube, you can adjust the PWM output Arduino can drive up to 24V load, such as LED lights, DC motors, micro pumps, solenoid valves Used PWM tunnels can achieve LED stepless dimming, motor stepless speed regulation