(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}/3
Description
Product Description
2A 5V charge and discharge integrated module 3.7V 4.2V 18650 lithium battery charging boost power supply protection board
Introdction
Pin description: 1.VIN: Input + on the charging port (DC45V-5.5V(DC5V recommended) 2.GND: Negative input - of the charging port 3.GND: Wires battery - 4.BAT; Battery + 5.GND: Negative output - at the output outlet 6. VOUT: positive output + at the output outlet 7.KEY: Output enable trigger port (pulse trigger)
1. In discharge mode (electric mode KEY function takes effect), the KEY port is triggered to open output once; Triggers the KEY port twice to disable output. 2. When the load is connected for the first time, the output is automatically enabled. Output is turned off after 30 seconds if the load is less than 50MA: Output is turned on continuously if the load is greater than 50mA. 3. Allow discharge while charging (note: the output voltage is >4.7/<5V)