(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}/5
Description
3.3V NRF24LE1 Wireless Communication SPI Interface 2.4Ghz Embedded Ultra-Low Power RF Wireless Transceiver Module
Product Description
nRF24LE1·Wireless communication module·Ultra-low power consumption
NRF24LE1 uses Nordic's latest wireless and ultra-low power technology in a very small package integrates 2.4GHz wireless transmission, enhanced 51 Flask high-speed microcontroller, rich peripherals and interfaces, such as a single chip Flash chip is a comprehensive Performance and cost of the perfect combination, it is suitable for a variety of 2.4GHz product design.
Application
1: Wireless mouse, wireless keyboard, wireless joystick, wireless voice 2: Toys, RFID, wireless remote control, medical parameter monitoring 3: Industrial control and wireless data acquisition