(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
L9110 Fan Module Servo Control in Robotics Fan Motor Module with Propeller for Fire Extinguishing Robot
Product Description
Feature
Product size
50 * 26 * 15mm
Propeller diameter
75mm
Working voltage
5V
L9110 drive, can control the forward and reverse with mounting holes, compatible with steering gear rudder control high-quality propeller, high efficiency. It can easily extinguish the lighter flame of 20cm away. It can be used for the production of fire fighting robots, which is necessary for robot design and development.
Function test
Hardware requirements Controller × 1 USB data cable × 1 9110 fan module × 1 Module and development board connection: Connect VCC of the module to 5V, GND to GND, INA to digital interface 9, and INB to digital interface 8