(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
Product Description
Product Name
KS0428 keyestudio Mini Tank Robot V2 (TOP Product)
Material
FR4
Function
Obstacle avoidance, follow, IR remote control, Bluetooth control, light following, ultrasonic follow and displayed face emoticons
Package
Colorful box
Features 1.Multi-purpose: Obstacle avoidance, follow, IR remote control, Bluetooth control, light following, ultrasonic follow and displayed face emoticons. 2.Simple assembly: No soldering circuit required, complete assembly easily. 3. High Tenacity:Aluminum alloy bracket, metal motors, high quality wheels and tracks. 4. High extension: expand other sensors and modules through motor driver shield and sensor shield 5. Multiple controls: IR remote control, App control (for IOS and Android system) 6.Basic programming:C language code of Arduino IDE.
Related Products
Packing&Shipping
- Package Options 1.Anti-static Bag 2. Color Box 3. Header card 4. Blister 5. Plastic Case