(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}/4
Description
2A Voltage Buck Regulator Power Supply Module with Digital Display LM317 1.25-28V Adjustable Voltage Regulator
Product Description
LM317 adjustable DC power supply board, using lotus-shaped heat sink for better heat dissipation, replace double adjustment potentiometer, AC/DC can be input.
LM317 adjustable DC regulated power supply board uses original LM317 zener tube
1. Use lotus-shaped heat sink for better heat dissipation 2. Use a double adjustment potentiometer 3. AC/DC can be input, voltage input range: DC: DC 3-30V AC: AC 3-20V 4. It can be connected to the load below 2A, the DC output is 1.25V-28V continuously adjustable, and the voltage range is wide. 5. Using special capacitors for green gold high-frequency power supply, the performance is more stable 6. The circuit board village uses blue high-end double-sided boards 7. We have newly added a digital voltage display function, the output voltage is clear at a glance, very suitable for experimental use 8. This board adopts high-quality materials: imported LM317 Philips capacitors, Hongyang rectifier bridges, and Hongyang diodes
Notice
1. This power supply is a step-down module. If the input is greater than the output, the voltmeter will display abnormal when the voltmeter is lower than 4.5V, and the output voltage is normal. It is not a quality problem of the voltmeter. 2, The digital voltage display function is newly added, and the output voltage is clear at a glance, which is very suitable for school students to do experiments.