{"id":29773,"date":"2025-10-05T14:41:23","date_gmt":"2025-10-05T06:41:23","guid":{"rendered":"https:\/\/store.fashionstar.com.hk\/?post_type=product&#038;p=29773"},"modified":"2026-07-25T22:15:36","modified_gmt":"2026-07-25T14:15:36","slug":"uart-servo-hx8-u29h-m","status":"publish","type":"product","link":"https:\/\/fashionstar.com.hk\/store\/product\/uart-servo-hx8-u29h-m\/","title":{"rendered":"UART Bus Servo \u00b7 HX8-U29H-M"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"29773\" class=\"elementor elementor-29773\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56b22537 e-con-full e-flex e-con e-parent\" data-id=\"56b22537\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<link rel=\"stylesheet\" id=\"wd-int-elem-opt-sticky-column-css\" href=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/themes\/woodmart\/css\/parts\/int-elem-opt-sticky-column.css?ver=8.5.4\" type=\"text\/css\" media=\"all\" \/> \t\t\t<div class=\"wd-sticky-container-lg elementor-element elementor-element-13a9bd83 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"13a9bd83\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38a6fcbf elementor-widget elementor-widget-html\" data-id=\"38a6fcbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- === \u5de6\u4fa7\u76ee\u5f55 === -->\r\n<nav id=\"toc\" class=\"toc\">\r\n  <div class=\"toc__title\">Table of Contents<\/div>\r\n  <ol class=\"toc__list\">\r\n    <li><a href=\"#overview\">Overview<\/a><\/li>\r\n    <li><a href=\"#media-gallery\">Media Gallery<\/a><\/li>\r\n    <li><a href=\"#specification\">Specification<\/a><\/li>\r\n    <li><a href=\"#performance-curves\">Performance Curves<\/a><\/li>\r\n    <li><a href=\"#sdk-and-platforms\">SDK And Platforms<\/a><\/li>\r\n    <li><a href=\"#cad-drawings\">CAD Drawings<\/a><\/li>\r\n    <li><a href=\"#documents\">Documents<\/a><\/li>\r\n    <li><a href=\"#certification\">Certification<\/a><\/li>\r\n    <li><a href=\"#part-list\">Part List<\/a><\/li>\r\n  <\/ol>\r\n<\/nav>\r\n\r\n<style>\r\n  #toc.toc {\r\n    position: sticky;\r\n    top: 100px;\r\n    max-height: calc(100vh - 120px);\r\n    overflow: auto;\r\n  }\r\n\r\n  .toc__title {\r\n    font-weight: 600 !important;\r\n    font-size: 17px !important;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .toc__list {\r\n    list-style: none !important;\r\n    margin: 0;\r\n    padding-left: 0 !important;\r\n  }\r\n\r\n  .toc a,\r\n  .toc a:visited {\r\n    display: block;\r\n    padding: 6px 4px;\r\n    text-decoration: none;\r\n    cursor: pointer;\r\n    color: inherit !important;\r\n    transition: color 0.3s;\r\n    text-align: left !important;\r\n    font-weight: 600 !important;\r\n    font-size: 15px !important;\r\n    line-height: 1.3;\r\n    font-family: \"Inter\", sans-serif !important;\r\n  }\r\n\r\n  .toc a.is-active,\r\n  .toc a.is-active:visited {\r\n    font-weight: 600 !important;\r\n    color: #8641a9 !important;\r\n  }\r\n\r\n  .fs-mob-acc .fs-acc-title {\r\n    color: #000000 !important;\r\n  }\r\n\r\n  .fs-mob-acc, .fs-mob-acc * {\r\n    overflow-anchor: none;\r\n  }\r\n\r\n  @media (max-width: 767px){\r\n    #toc, #toc *{\r\n      text-transform: none !important;\r\n      letter-spacing: normal !important;\r\n      font-variant-caps: normal !important;\r\n    }\r\n    .fs-mob-acc .fs-acc-title,\r\n    .fs-mob-acc .fs-acc-title *,\r\n    .fs-mob-acc .fs-acc-icon{\r\n      text-transform: none !important;\r\n      letter-spacing: normal !important;\r\n      font-variant-caps: normal !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n\r\n<script>\n(function () {\n  function isElementorEditMode() {\n    try {\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\n        return window.elementorFrontend.isEditMode();\n      }\n    } catch(e){}\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\n  }\n\n  if (isElementorEditMode()) return;\n\n  const HEADER_MB = 70;\n  const scopeSel = '.woocommerce-Tabs-panel--description';\n\n  function getPcHeaderOffset() {\n    const selectors = [\n      '.whb-sticky-header.whb-clone.whb-sticked',\n      '.whb-sticky-header.whb-clone',\n      '.whb-general-header',\n      '.whb-main-header',\n      '.site-header',\n      '.elementor-location-header',\n      'header'\n    ];\n    let maxH = 100;\n    selectors.forEach(sel => {\n      document.querySelectorAll(sel).forEach(el => {\n        const s = getComputedStyle(el);\n        const visible = s.display !== 'none' && s.visibility !== 'hidden' && el.offsetHeight > 0;\n        const fixedLike = s.position === 'fixed' || s.position === 'sticky';\n        if (visible && fixedLike) maxH = Math.max(maxH, Math.ceil(el.getBoundingClientRect().height));\n      });\n    });\n    return maxH + 16;\n  }\n\n  function getOffset() {\n    return (matchMedia('(max-width:767px)').matches ? HEADER_MB : getPcHeaderOffset()) +\n      (document.body.classList.contains('admin-bar') ? 32 : 0);\n  }\n\n  function bindClicks() {\n    const toc = document.getElementById('toc');\n    if (!toc) return false;\n    const links = Array.from(toc.querySelectorAll('a[href^=\"#\"]'));\n    if (!links.length) return false;\n    const scope = document.querySelector(scopeSel) || document;\n\n    links.forEach(a => {\n      if (a.__bound) a.removeEventListener('click', a.__bound, true);\n      a.__bound = function(e) {\n        e.preventDefault();\n        e.stopPropagation();\n        e.stopImmediatePropagation();\n        const id = a.getAttribute('href').slice(1);\n        const target = scope.querySelector('#' + CSS.escape(id)) || document.getElementById(id);\n        if (!target) return;\n        const y = target.getBoundingClientRect().top + window.pageYOffset - getOffset();\n        window.scrollTo({ top: Math.max(0, y), behavior: 'smooth' });\n        history.replaceState(null, '', '#' + id);\n      };\n      a.addEventListener('click', a.__bound, true);\n    });\n    return true;\n  }\n\n  function waitAndBind(attempt = 0) {\n    if (bindClicks()) return;\n    if (attempt > 40) return;\n    setTimeout(() => waitAndBind(attempt + 1), 120);\n  }\n\n  document.addEventListener('DOMContentLoaded', () => waitAndBind());\n  window.addEventListener('load', () => waitAndBind());\n})();\n<\/script>\r\n\r\n<script>\r\n(function(){\r\n  \/\/ \u2705 \u4e0d\u5f71\u54cd Elementor \u7f16\u8f91\u6a21\u5f0f\r\n  function isElementorEditMode(){\r\n    try{\r\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\r\n        return window.elementorFrontend.isEditMode();\r\n      }\r\n    }catch(e){}\r\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\r\n  }\r\n  if (isElementorEditMode()) return;\r\n\r\n  const mq = window.matchMedia('(max-width:767px)');\r\n  const mobileStyle = document.createElement('style');\r\n  mobileStyle.textContent = `\r\n  @media (max-width:767px){\r\n    #toc.toc{ font-size:13px; padding:10px 12px; }\r\n    #toc a{ line-height:1.25; padding:5px 2px; }\r\n    .fs-mob-acc .fs-acc-title{\r\n      font-size:18px!important;\r\n      color:#000!important;\r\n    }\r\n    .fs-mob-acc .fs-acc-icon{\r\n      transition: transform .2s ease;\r\n    }\r\n    .fs-mob-acc .fs-acc-title[aria-expanded=\"true\"] .fs-acc-icon{\r\n      transform: rotate(45deg);\r\n    }\r\n  }`;\r\n  document.head.appendChild(mobileStyle);\r\n\r\n  const toTitle = s => s.toLowerCase().replace(\/\\b([a-z])\/g, m => m.toUpperCase());\r\n  function applyTitleCase(){\r\n    if(!mq.matches) return;\r\n    document.querySelectorAll('#toc a').forEach(a=>{\r\n      a.textContent = toTitle(a.textContent.trim());\r\n    });\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title span:first-child').forEach(s=>{\r\n      s.textContent = toTitle(s.textContent.trim());\r\n    });\r\n  }\r\n  document.addEventListener('DOMContentLoaded', applyTitleCase);\r\n  window.addEventListener('load', applyTitleCase);\r\n  mq.addEventListener?.('change', applyTitleCase);\r\n\r\n  function scrollToBtnIfNeeded(btn){\r\n    const off = 112;\r\n    const top = btn.getBoundingClientRect().top;\r\n    if(top < off + 8){\r\n      const y = (btn.getBoundingClientRect().top + window.pageYOffset) - off - 8;\r\n      window.scrollTo({ top: y, behavior: 'auto' });\r\n    }\r\n  }\r\n\r\n  function refreshOpenPanels(){\r\n    if(!mq.matches) return;\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title[aria-expanded=\"true\"]').forEach(btn=>{\r\n      const panel = btn.nextElementSibling;\r\n      if(panel){\r\n        panel.style.maxHeight = 'none';\r\n        const h = panel.scrollHeight;\r\n        panel.style.maxHeight = h + 'px';\r\n      }\r\n    });\r\n  }\r\n\r\n  function setupAccordion(){\r\n    if(!mq.matches) return;\r\n\r\n    const buttons = document.querySelectorAll('.fs-mob-acc .fs-acc-title');\r\n    if(!buttons.length) return;\r\n\r\n    buttons.forEach(btn=>{\r\n      if(btn.__fsBound) return;\r\n      btn.__fsBound = true;\r\n\r\n      btn.addEventListener('click', function(e){\r\n        e.preventDefault();\r\n        e.stopPropagation();\r\n        e.stopImmediatePropagation();\r\n\r\n        const y0 = window.pageYOffset || document.documentElement.scrollTop;\r\n        const t0 = btn.getBoundingClientRect().top;\r\n\r\n        const panel = btn.nextElementSibling;\r\n        const isOpen = btn.getAttribute('aria-expanded') === 'true';\r\n\r\n        buttons.forEach(b=>{\r\n          if(b === btn) return;\r\n          b.setAttribute('aria-expanded','false');\r\n          b.classList.remove('is-open');\r\n          const icon = b.querySelector('.fs-acc-icon');\r\n          if(icon) icon.textContent = '+';\r\n          const p = b.nextElementSibling;\r\n          if(p) p.style.maxHeight = '0px';\r\n        });\r\n\r\n        if(!isOpen){\r\n          btn.setAttribute('aria-expanded','true');\r\n          btn.classList.add('is-open');\r\n          const icon = btn.querySelector('.fs-acc-icon');\r\n          if(icon) icon.textContent = '\u00d7';\r\n\r\n          if(panel){\r\n            panel.style.maxHeight = '0px';\r\n            requestAnimationFrame(()=>{\r\n              panel.style.maxHeight = panel.scrollHeight + 'px';\r\n\r\n              const lock = () => {\r\n                const t1 = btn.getBoundingClientRect().top;\r\n                const dy = t1 - t0;\r\n                if (Math.abs(dy) > 0.5) {\r\n                  window.scrollTo(0, y0 + dy);\r\n                }\r\n                scrollToBtnIfNeeded(btn);\r\n              };\r\n\r\n              requestAnimationFrame(() => {\r\n                lock();\r\n                setTimeout(lock, 60);\r\n                setTimeout(lock, 220);\r\n              });\r\n\r\n              setTimeout(refreshOpenPanels, 200);\r\n              setTimeout(refreshOpenPanels, 800);\r\n            });\r\n          }\r\n        }else{\r\n          btn.setAttribute('aria-expanded','false');\r\n          btn.classList.remove('is-open');\r\n          const icon = btn.querySelector('.fs-acc-icon');\r\n          if(icon) icon.textContent = '+';\r\n          if(panel) panel.style.maxHeight = '0px';\r\n        }\r\n      }, true);\r\n    });\r\n\r\n    if(!setupAccordion.__inited){\r\n      setupAccordion.__inited = true;\r\n      buttons.forEach(btn=>{\r\n        btn.setAttribute('aria-expanded','false');\r\n        btn.classList.remove('is-open');\r\n        const icon = btn.querySelector('.fs-acc-icon');\r\n        if(icon) icon.textContent = '+';\r\n        const panel = btn.nextElementSibling;\r\n        if(panel) panel.style.maxHeight = '0px';\r\n      });\r\n    }\r\n  }\r\n\r\n  document.addEventListener('DOMContentLoaded', setupAccordion);\r\n  window.addEventListener('load', setupAccordion);\r\n  window.addEventListener('resize', ()=>{ setTimeout(refreshOpenPanels, 120); });\r\n})();\r\n<\/script>\r\n\r\n<script>\r\n(function(){\r\n  function isElementorEditMode(){\r\n    try{\r\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\r\n        return window.elementorFrontend.isEditMode();\r\n      }\r\n    }catch(e){}\r\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\r\n  }\r\n  if (isElementorEditMode()) return;\r\n\r\n  const mq = window.matchMedia('(max-width:767px)');\r\n  let locking = false;\r\n\r\n  function closeBtn(btn){\r\n    if(!btn) return;\r\n    btn.setAttribute('aria-expanded','false');\r\n    btn.classList.remove('is-open');\r\n    const icon = btn.querySelector('.fs-acc-icon');\r\n    if(icon) icon.textContent = '+';\r\n    const panel = btn.nextElementSibling;\r\n    if(panel) panel.style.maxHeight = '0px';\r\n  }\r\n\r\n  function enforceOnlyOne(openBtn){\r\n    if(locking || !mq.matches) return;\r\n    locking = true;\r\n\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title[aria-expanded=\"true\"]').forEach(b=>{\r\n      if(b !== openBtn) closeBtn(b);\r\n    });\r\n\r\n    locking = false;\r\n  }\r\n\r\n  let attrObserver = null;\r\n\r\n  function observeAll(){\r\n    if(attrObserver) { try{ attrObserver.disconnect(); }catch(e){} }\r\n\r\n    attrObserver = new MutationObserver((mutations)=>{\r\n      if(locking || !mq.matches) return;\r\n      for(const m of mutations){\r\n        if(m.type === 'attributes' && m.attributeName === 'aria-expanded'){\r\n          const btn = m.target;\r\n          if(btn && btn.getAttribute('aria-expanded') === 'true'){\r\n            enforceOnlyOne(btn);\r\n          }\r\n        }\r\n      }\r\n    });\r\n\r\n    document.querySelectorAll('.fs-mob-acc .fs-acc-title').forEach(btn=>{\r\n      attrObserver.observe(btn, { attributes:true, attributeFilter:['aria-expanded'] });\r\n    });\r\n  }\r\n\r\n  function bindClickFallback(){\r\n    document.addEventListener('click', function(e){\r\n      if(!mq.matches) return;\r\n      const btn = e.target.closest && e.target.closest('.fs-mob-acc .fs-acc-title');\r\n      if(!btn) return;\r\n      setTimeout(()=>{\r\n        if(btn.getAttribute('aria-expanded') === 'true'){\r\n          enforceOnlyOne(btn);\r\n        }\r\n      }, 0);\r\n    }, true);\r\n  }\r\n\r\n  function watchDom(){\r\n    const mo = new MutationObserver(()=>{ observeAll(); });\r\n    mo.observe(document.body, { childList:true, subtree:true });\r\n  }\r\n\r\n  function init(){\r\n    observeAll();\r\n    bindClickFallback();\r\n    watchDom();\r\n  }\r\n\r\n  if(document.readyState === 'loading'){\r\n    document.addEventListener('DOMContentLoaded', init);\r\n  }else{\r\n    init();\r\n  }\r\n\r\n  mq.addEventListener?.('change', ()=>{ observeAll(); });\r\n})();\r\n<\/script>\r\n\r\n<script>\r\n(function(){\r\n  function isElementorEditMode(){\r\n    try{\r\n      if (window.elementorFrontend && window.elementorFrontend.isEditMode) {\r\n        return window.elementorFrontend.isEditMode();\r\n      }\r\n    }catch(e){}\r\n    return location.search.includes('elementor-preview') || location.search.includes('action=elementor');\r\n  }\r\n  if (isElementorEditMode()) return;\r\n\r\n  const mq = window.matchMedia('(max-width:767px)');\r\n  const SEL = '.fs-mob-acc .fs-acc-title';\r\n\r\n  const getY = () => (window.pageYOffset || document.documentElement.scrollTop || 0);\r\n\r\n  document.addEventListener('click', function(e){\r\n    if(!mq.matches) return;\r\n    const btn = e.target && e.target.closest ? e.target.closest(SEL) : null;\r\n    if(!btn) return;\r\n\r\n    btn.__lockY0 = getY();\r\n    btn.__lockT0 = btn.getBoundingClientRect().top;\r\n\r\n    try{ btn.focus({ preventScroll: true }); }catch(err){}\r\n  }, true);\r\n\r\n  function fixPosition(btn){\r\n    if(!btn || !mq.matches) return;\r\n\r\n    const y0 = (btn.__lockY0 != null) ? btn.__lockY0 : getY();\r\n    const t0 = (btn.__lockT0 != null) ? btn.__lockT0 : btn.getBoundingClientRect().top;\r\n\r\n    const lock = () => {\r\n      const t1 = btn.getBoundingClientRect().top;\r\n      const dy = t1 - t0;\r\n      if(Math.abs(dy) > 0.5){\r\n        window.scrollTo(0, y0 + dy);\r\n      }\r\n    };\r\n\r\n    requestAnimationFrame(lock);\r\n    setTimeout(lock, 60);\r\n    setTimeout(lock, 220);\r\n  }\r\n\r\n  let mo = null;\r\n\r\n  function observe(){\r\n    if(mo) { try{ mo.disconnect(); }catch(e){} }\r\n    mo = new MutationObserver((muts)=>{\r\n      if(!mq.matches) return;\r\n      for(const m of muts){\r\n        if(m.type === 'attributes' && m.attributeName === 'aria-expanded'){\r\n          const btn = m.target;\r\n          if(btn && btn.getAttribute('aria-expanded') === 'true'){\r\n            fixPosition(btn);\r\n          }\r\n        }\r\n      }\r\n    });\r\n\r\n    document.querySelectorAll(SEL).forEach(btn=>{\r\n      mo.observe(btn, { attributes:true, attributeFilter:['aria-expanded'] });\r\n    });\r\n  }\r\n\r\n  if(document.readyState === 'loading'){\r\n    document.addEventListener('DOMContentLoaded', observe);\r\n  }else{\r\n    observe();\r\n  }\r\n  window.addEventListener('load', observe);\r\n\r\n  const mo2 = new MutationObserver(()=>observe());\r\n  mo2.observe(document.body, { childList:true, subtree:true });\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-669b58dd e-con-full e-flex e-con e-child\" data-id=\"669b58dd\" data-element_type=\"container\" data-e-type=\"container\" id=\"tab-description\">\n\t\t\t\t<div class=\"elementor-element elementor-element-251de195 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"251de195\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"overview\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Overview<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e577415 e-con-full e-flex e-con e-child\" data-id=\"5e577415\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4dcdd7f elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"4dcdd7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sync-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tTwo-Way Bus Communication\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78dcd0cd color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"78dcd0cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-IBpodCJcVoKAyuxiKgUclTSanQZ\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-N1kMdR82NodLGnxHz8ica2Oznke\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-CHiWdGBULoCEQ5xTqtzc5J2wnhe\">Bi-directional UART protocol with baud rates up to 1 Mbps, supporting fast control commands and feedback data such as position and other operating status.<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38bcc027 e-con-full e-flex e-con e-child\" data-id=\"38bcc027\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ac3407d elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"3ac3407d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tBrushless Motor &amp; Smart Protection\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e9f8fad color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"4e9f8fad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tBrushless motor drive provides higher efficiency and longer service life, while built-in safeguards help protect against temperature, voltage, stall, power, and current-related risks.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb88f7f e-con-full e-flex e-con e-child\" data-id=\"eb88f7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b091981 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"5b091981\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sliders-h\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAdvanced Modes &amp; Stop Behaviors\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2affb56d color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2affb56d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><ul><li data-list=\"bullet\"><div><span style=\"color: #333333;\"><strong>Single-Turn:<\/strong> <span style=\"color: #808080;\">\u00b1180\u00b0 range for standard rotary joints<\/span><\/span><\/div><\/li><li data-list=\"bullet\"><span style=\"color: #333333;\"><span style=\"color: #333333;\"><strong>Multi-Turn: <\/strong><\/span><\/span><span style=\"color: #808080;\">\u00b1368,640\u00b0 (1,024turns) range, with multi-turn count saved after power-off<\/span><\/li><li data-list=\"bullet\"><div><span style=\"color: #333333;\"><strong>Damping<\/strong><strong> Mode:<\/strong> <span style=\"color: #808080;\">controlled resistance for smooth, compliant motion<\/span><\/span><\/div><\/li><li data-list=\"bullet\"><div><span style=\"color: #333333;\"><strong>3 Stop Modes:<\/strong> <span style=\"color: #808080;\">Free, Lock, and Damp for different holding\/release needs<\/span><\/span><\/div><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38598e90 e-con-full e-flex e-con e-child\" data-id=\"38598e90\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77387aff elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"77387aff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chart-line\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tRich Motion Commands &amp; Profiles\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29f35595 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"29f35595\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-KZUqd5R7iozUGUxVX4NcG1z2nse\"><div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-KZUqd5R7iozUGUxVX4NcG1z2nse\"><div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-KZUqd5R7iozUGUxVX4NcG1z2nse\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-Ptv2d0g15oWfVaxyd0qcIOm9nc5\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-PWk5dMKi2os8RFx3dY8cMXeWnAf\">Configure speed, time, and power per application, with sync\/async command options and built-in trapezoidal accel\/decel profiles for smooth motion and customizable ramp intervals.<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-323925a2 e-con-full e-flex e-con e-child\" data-id=\"323925a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48ba9953 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"48ba9953\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-pin\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M112 316.94v156.69l22.02 33.02c4.75 7.12 15.22 7.12 19.97 0L176 473.63V316.94c-10.39 1.92-21.06 3.06-32 3.06s-21.61-1.14-32-3.06zM144 0C64.47 0 0 64.47 0 144s64.47 144 144 144 144-64.47 144-144S223.53 0 144 0zm0 76c-37.5 0-68 30.5-68 68 0 6.62-5.38 12-12 12s-12-5.38-12-12c0-50.73 41.28-92 92-92 6.62 0 12 5.38 12 12s-5.38 12-12 12z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCustom Home Position\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1016689a color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"1016689a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-KZUqd5R7iozUGUxVX4NcG1z2nse\"><div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-KZUqd5R7iozUGUxVX4NcG1z2nse\"><div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-KZUqd5R7iozUGUxVX4NcG1z2nse\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-Ptv2d0g15oWfVaxyd0qcIOm9nc5\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-PWk5dMKi2os8RFx3dY8cMXeWnAf\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-J0L6d2nWfo6LSWxsmqbcKE3gnfg\">A 12-bit absolute position encoder (4,096 steps) lets you define any point as the home position, simplifying assembly, reducing software offset adjustments, and improving position control accuracy.<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ef99cce e-con-full e-flex e-con e-child\" data-id=\"7ef99cce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b99a515 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"5b99a515\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-cube\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M239.1 6.3l-208 78c-18.7 7-31.1 25-31.1 45v225.1c0 18.2 10.3 34.8 26.5 42.9l208 104c13.5 6.8 29.4 6.8 42.9 0l208-104c16.3-8.1 26.5-24.8 26.5-42.9V129.3c0-20-12.4-37.9-31.1-44.9l-208-78C262 2.2 250 2.2 239.1 6.3zM256 68.4l192 72v1.1l-192 78-192-78v-1.1l192-72zm32 356V275.5l160-65v133.9l-160 80z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tUnified Ecosystem &amp; Daisy-Chain Ready\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65288f49 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"65288f49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div data-page-id=\"V21xdpZidorrGZxSytScymP5nGg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-AXh2dtrMqoWbEXxmaDNcitkxn0b\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-CBz5digyoo3cFrxIVOtcpTNbnbw\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-NPukd7ZEiong2SxhA1jcZsLEnsc\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-J0L6d2nWfo6LSWxsmqbcKE3gnfg\"><div data-page-id=\"OC93dZL3NoHG0oxa2NucjJS2njg\" data-lark-html-role=\"root\" data-docx-has-block-data=\"false\"><div class=\"ace-line ace-line old-record-id-PDpJddJeCoNrUExX3TEci67gnnb\">All servos share the same protocol for high compatibility, allowing different models to be daisy-chained on the same bus. Within each series, the housing and mounting hole patterns are standardized for easy swaps and consistent mechanical integration.<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3744ece0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3744ece0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92ae47 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"92ae47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"media-gallery\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Media Gallery<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4baac289 elementor-widget elementor-widget-video\" data-id=\"4baac289\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=D2L2p1_cGeY&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f810f40 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1f810f40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-290f8f57 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"290f8f57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"specification\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Specification<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78edca7 elementor-widget elementor-widget-wd_table\" data-id=\"78edca7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\t\t\t\t\t<thead class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-8ae3e31\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-8efd084\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0Item<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-d15d61a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>Basic Specifications<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/thead>\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2addcb0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-916bfb1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Protocol Type<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-927e585\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>UART<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9078b62\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-00d2386\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Input Voltage<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-d21d5a8\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>9.0 ~ 12.6V<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6765129\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-af12c92\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Motor Type<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a35e30d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Brushless<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2b53a08\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b0684b9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Position Sensor<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2de0b91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>12-bit Contactless Absolute Encoder (Magnetic)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9b8bf4f\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2f346b4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Effective Position Range<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5ebe8c1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>\u00b1180\u00b0 (single-turn) \/ \u00b1368,640\u00b0 (multi-turn)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6113e22\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-219cde9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Resolution<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5f09b20\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>4,096 counts \/ 360\u00b0 (0.088\u00b0 per count)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-571179d\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c108570\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Processor<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-650f0c3\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>32-bit MCU<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-dec0c4a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a297380\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Baud Rate<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-cf43175\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>9,600 bps ~ 1 Mbps<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-ec45b4b\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a1d8e05\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>ID Range<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-bc201f9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>0 ~ 254<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-cd54466\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-982354d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Gear Ratio<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-8ee610b\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>173:1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-79e65b6\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a0c9b81\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Output Spline Specification<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-73cab27\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Stainless Steel \/ \u23006 mm \/ D shaft<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-660e4eb\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-da18119\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Gear Material<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-9609bfa\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>All Stainless Steel Construction<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-379e8e1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-846c82a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Interface<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c030804\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PH2.0 - 3Pin<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-a0af521\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-140b213\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Case Material<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-f1fcec6\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>All Aluminum Alloy<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-c48eab2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-7ed378e\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Dimensions<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b9dfb79\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>40 x 20 x 40 mm<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9aedd47\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b154eeb\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Appearance<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c003d28\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Single-shaft<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-3006925\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2eefba6\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Weight<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-acd9992\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>86 g<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-094249f\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-4662c1e\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Operating Temperature<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-1de840a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>-10 ~ 60 \u00b0C<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-ec75c0c\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-e44ccab\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Operating Mode<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-51201f6\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Single-turn Angle | Multi-turn Angle | Damping Mode<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6208c76 elementor-widget elementor-widget-wd_table\" data-id=\"6208c76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\t\t\t\t\t<thead class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-8ae3e31\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-8efd084\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0Item<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-d15d61a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>Characteristic Specifications<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/thead>\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2addcb0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-916bfb1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Max Stall Torque<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-927e585\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>2.74 N\u00b7m (28 kg\u00b7cm)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9078b62\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-00d2386\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Max Continuous Torque<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-d21d5a8\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1.18 N\u00b7m (12 kg\u00b7cm)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6765129\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-af12c92\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Rated Torque<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a35e30d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>0.44 N\u00b7m (4.5 kg\u00b7cm)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2b53a08\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b0684b9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Rated Speed<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2de0b91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>116 rpm (0.086 sec @ 60\u00b0)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-9b8bf4f\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2f346b4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>No Load Speed<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5ebe8c1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>142 rpm (0.070 sec @ 60\u00b0)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-6113e22\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-219cde9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Peak Current<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-5f09b20\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>5.5 A<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-571179d\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c108570\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>No Load Current<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-650f0c3\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>\uff1c300 mA<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-dec0c4a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a297380\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Standby Current<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-cf43175\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>\uff1c40 mA<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-ec45b4b\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a1d8e05\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Axial Load<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-bc201f9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>20N<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-cd54466\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-982354d\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Radial Load<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-8ee610b\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>40N<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50073d99 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"50073d99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e0287d0 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"4e0287d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"performance-curves\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Performance Curves<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c61d371 elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"6c61d371\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left photoswipe-images\">\n\t\t\t\t\t\t\t<a  href=\"https:\/\/store.fashionstar.com.hk\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01.png\"data-width=\"2304\" data-height=\"2304\" data-elementor-open-lightbox=\"no\" aria-label=\"Image link\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2304\" height=\"2304\" src=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01.png 2304w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-430x430.png 430w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-100x100.png 100w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-700x700.png 700w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-300x300.png 300w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-800x800.png 800w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-150x150.png 150w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-768x768.png 768w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-1536x1536.png 1536w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-2048x2048.png 2048w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_01-12x12.png 12w\" sizes=\"auto, (max-width: 2304px) 100vw, 2304px\" \/>\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-197897f8 elementor-widget elementor-widget-image\" data-id=\"197897f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/store.fashionstar.com.hk\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-scaled.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"hx8_u29h_m_performance_curve_02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzUwMjEsInVybCI6Imh0dHBzOlwvXC9mYXNoaW9uc3Rhci5jb20uaGtcL3N0b3JlXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvaHg4X3UyOWhfbV9wZXJmb3JtYW5jZV9jdXJ2ZV8wMi1zY2FsZWQucG5nIn0%3D\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1123\" height=\"800\" src=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-1123x800.png\" class=\"attachment-large size-large wp-image-35021\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-1123x800.png 1123w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-scaled-430x306.png 430w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-scaled-100x71.png 100w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-scaled-700x498.png 700w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-400x285.png 400w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-768x547.png 768w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-1536x1094.png 1536w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-2048x1458.png 2048w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2026\/06\/hx8_u29h_m_performance_curve_02-18x12.png 18w\" sizes=\"auto, (max-width: 1123px) 100vw, 1123px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-617428a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"617428a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94f3352 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"94f3352\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"sdk-and-platforms\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">SDK And Platforms<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-470d334e elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"470d334e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left photoswipe-images\">\n\t\t\t\t\t\t\t<a  href=\"https:\/\/store.fashionstar.com.hk\/wp-content\/uploads\/2025\/10\/1.webp\"data-width=\"1141\" data-height=\"1055\" data-elementor-open-lightbox=\"no\" aria-label=\"Image link\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1141\" height=\"1055\" src=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1.webp 1141w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-430x398.webp 430w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-100x92.webp 100w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-700x647.webp 700w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-324x300.webp 324w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-865x800.webp 865w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/1-768x710.webp 768w\" sizes=\"auto, (max-width: 1141px) 100vw, 1141px\" \/>\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e539592 elementor-widget elementor-widget-wd_image_or_svg\" data-id=\"e539592\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_image_or_svg.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wd-image text-left photoswipe-images\">\n\t\t\t\t\t\t\t<a  href=\"https:\/\/store.fashionstar.com.hk\/wp-content\/uploads\/2025\/10\/2-1.webp\"data-width=\"1141\" data-height=\"500\" data-elementor-open-lightbox=\"no\" aria-label=\"Image link\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1141\" height=\"500\" src=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1.webp 1141w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-430x188.webp 430w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-100x44.webp 100w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-700x307.webp 700w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-400x175.webp 400w, https:\/\/fashionstar.com.hk\/store\/wp-content\/uploads\/2025\/10\/2-1-768x337.webp 768w\" sizes=\"auto, (max-width: 1141px) 100vw, 1141px\" \/>\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d2e6b9e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4d2e6b9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be541bb color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"be541bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"cad-drawings\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">CAD Drawings<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-422d0267 elementor-widget elementor-widget-html\" data-id=\"422d0267\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"position:relative; background:#f5f5f5; padding:8px; border-radius:4px;\">\r\n  <iframe loading=\"lazy\" \r\n    src=\"https:\/\/fashionstar.com.hk\/wiki\/zh\/servo\/uart\/cad-files\/data\/ha8-hx8-dshaft-series-dimension.pdf#zoom=70&toolbar=0&navpanes=0\"\r\n    width=\"100%\"\r\n    height=\"350\"\r\n    style=\"border:none;\">\r\n  <\/iframe>\r\n\r\n  <a href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/uart\/cad-files\/data\/ha8-hx8-dshaft-series-dimension.pdf\" target=\"_blank\"\r\n     style=\"\r\n       position:absolute;\r\n       top:12px;\r\n       right:12px;\r\n       background:#fff;\r\n       padding:6px 10px;\r\n       font-size:12px;\r\n       border-radius:4px;\r\n       box-shadow:0 2px 6px rgba(0,0,0,.15);\r\n       text-decoration:none;\r\n       color:#333;\r\n     \">\r\n    \u26f6 Full Screen\r\n  <\/a>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9649243 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9649243\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-795668c1 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"795668c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"documents\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Documents<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3851021d color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"3851021d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/uart\/datasheet\/hx8-u29h-m\/\" target=\"_blank\" rel=\"noopener\">HX8-U29H-M Datasheet<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/uart\/cad-files\/\" target=\"_blank\" rel=\"noopener\">HX8-U29H-M CAD Drawings &amp; 3D Models<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/uart\/protocols\/uart-rs485-protocol\/\" target=\"_blank\" rel=\"noopener\">UART Communication Protocol<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/uart\/software\/\" target=\"_blank\" rel=\"noopener\">Software &amp; Debugging Tools<\/a><\/li><li class=\"doc_item\"><a style=\"text-decoration: none;\" href=\"https:\/\/fashionstar.com.hk\/wiki\/servo\/uart\/sdk\/\" target=\"_blank\" rel=\"noopener\">SDK &amp; Development Resources<\/a><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e50211b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2e50211b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28f935bc color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"28f935bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"certification\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Certification<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e168d31 elementor-widget elementor-widget-wd_table\" data-id=\"1e168d31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-314bd02\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-82df8fc\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>HS Code<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-103c5f4\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>8501109990<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-cb688cb\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-1f64cec\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>ECCN Code<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-e3a9946\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>EAR99<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-ae1df6c\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-1d463ca\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Country of Origin<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-0f38e5f\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>China<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-a8895a1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-4e83da1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Certifications<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-63b79f0\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>CE, FCC, RoHS<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51f90aac elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"51f90aac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-737c545f color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"737c545f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2 id=\"part-list\" style=\"font-weight: 600; font-size: 27px; color: #150336;\">Part List<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-691e1847 elementor-widget__width-inherit elementor-widget elementor-widget-wd_table\" data-id=\"691e1847\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-el-table-wrap wd-reset-all-last\">\n\t\t\t<table class=\"wd-el-table\">\n\t\t\t\t\t\t\t\t\t<thead class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-8ae3e31\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-8efd084\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0Item<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th class=\"wd-table-cell elementor-repeater-item-d15d61a\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t\t<p>Qty.<\/p>\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/thead>\n\t\t\t\t\n\t\t\t\t<tbody class=\"text-left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2addcb0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-916bfb1\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>Servo<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-927e585\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-2b53a08\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-b0684b9\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>PM M3*14mm Screw<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-2de0b91\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>4<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-571179d\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-c108570\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>M3 Lock Nut<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-650f0c3\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>4<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t<tr class=\"wd-table-row elementor-repeater-item-dec0c4a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-a297380\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>200mm 3-pin Cable (PH2.0\u00d72)<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<td class=\"wd-table-cell elementor-repeater-item-cf43175\" colspan=\"1\" rowspan=\"1\">\n\t\t\t\t\t\t\t\t<p>1<\/p>\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>A high-value <strong>12V<\/strong> UART servo delivering <strong>28 kg\u00b7cm<\/strong> stall torque, <strong>multi-turn<\/strong> control, position <strong>feedback<\/strong>, and multiple built-in <strong>protections<\/strong>.<\/p>\n","protected":false},"featured_media":33743,"comment_status":"open","ping_status":"closed","template":"","meta":{"_joinchat":[]},"product_brand":[71],"product_cat":[652,27,659],"product_tag":[],"class_list":["post-29773","product","type-product","status-publish","has-post-thumbnail","product_brand-fashion-star","product_cat-bus-servo","product_cat-servo","product_cat-uart-servo","first","instock","shipping-taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product\/29773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/comments?post=29773"}],"version-history":[{"count":26,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product\/29773\/revisions"}],"predecessor-version":[{"id":36206,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product\/29773\/revisions\/36206"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/media\/33743"}],"wp:attachment":[{"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/media?parent=29773"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product_brand?post=29773"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product_cat?post=29773"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fashionstar.com.hk\/store\/wp-json\/wp\/v2\/product_tag?post=29773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}