(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
L7806 3 Terminal Voltage Regulator Module 6V Regulated Power Supply Module LM7806 6v Voltage Regulator
The L78066V module integrates rectification, filtering components and voltage regulator chips. It inputs AC or DC voltage within a certain range, can regulate the output DC6V voltage, and has overheat and overcurrent protection.
Input voltage
DC/AC, 9V-24V, does not distinguish between positive and negative
Polar output voltage
DC6V
Maximum output current
1.2A
Other
onboard 6V power output terminal block and 5×2 pin header
The input terminal is connected to 9-24V DC or AC voltage, and does not distinguish between positive and negative. VCC and GND are 6V voltage output terminals and connected to the load.