{"title":"Drone \u0026 FPV Parts","description":"\u003cstyle\u003e\n  #crx-drone-fpv-parts{\n    --crx-primary:#2E7D32;\n    --crx-primary-600:#1f6a2a;\n    --crx-primary-2:#4CAF50;\n    --crx-text:#0f172a;\n    --crx-muted:#475569;\n    --crx-border:#e5e7eb;\n    --crx-bg:#f7fbf8;\n    --crx-card:#ffffff;\n    --crx-soft:#ecfdf3;\n    --crx-warm:#fff7ed;\n    --crx-warm-border:#fed7aa;\n    --crx-shadow:0 10px 26px rgba(2,6,23,.08);\n    --crx-radius:18px;\n    font-size:18px;\n    line-height:1.75;\n    color:var(--crx-text);\n  }\n  #crx-drone-fpv-parts .section + .section{margin-top:18px}\n  #crx-drone-fpv-parts h2{font-size:1.85rem;line-height:1.2;margin:0 0 .7rem;letter-spacing:-.02em;}\n  #crx-drone-fpv-parts h3{font-size:1.28rem;line-height:1.3;margin:0 0 .75rem;letter-spacing:-.01em;}\n  #crx-drone-fpv-parts p{margin:.65rem 0;color:var(--crx-text)}\n  #crx-drone-fpv-parts .muted{color:var(--crx-muted)}\n  #crx-drone-fpv-parts a{color:var(--crx-primary);text-decoration:underline;text-underline-offset:2px;}\n  #crx-drone-fpv-parts a:hover{color:var(--crx-primary-2)}\n  #crx-drone-fpv-parts .crx-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--crx-bg) 0%, #ffffff 100%);border:1px solid var(--crx-border);border-radius:22px;padding:22px;box-shadow:var(--crx-shadow);margin:0 0 16px;}\n  #crx-drone-fpv-parts .crx-hero::after{content:\"\";position:absolute;right:-40px;top:-40px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle, rgba(76,175,80,.16) 0%, rgba(76,175,80,0) 70%);pointer-events:none;}\n  #crx-drone-fpv-parts .crx-kicker{display:inline-flex;align-items:center;gap:8px;padding:.35rem .8rem;border-radius:999px;background:var(--crx-soft);border:1px solid rgba(46,125,50,.14);color:#166534;font-weight:700;font-size:.92rem;margin-bottom:.85rem;}\n  #crx-drone-fpv-parts .crx-hero-copy{max-width:900px;position:relative;z-index:1;}\n  #crx-drone-fpv-parts .crx-hero p:last-child{margin-bottom:0}\n  #crx-drone-fpv-parts .crx-badges{display:flex;flex-wrap:wrap;gap:8px;margin:.9rem 0 0;}\n  #crx-drone-fpv-parts .crx-badge{display:inline-flex;align-items:center;gap:6px;padding:.34rem .72rem;border:1px solid rgba(46,125,50,.2);border-radius:999px;background:#eaf7ee;color:#14532d;font-size:.93rem;font-weight:600;}\n  #crx-drone-fpv-parts .crx-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:1rem;}\n  #crx-drone-fpv-parts .crx-linkchip{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:999px;border:1px solid var(--crx-border);background:#ffffff;text-decoration:none;color:var(--crx-text);font-weight:600;box-shadow:0 3px 10px rgba(2,6,23,.04);}\n  #crx-drone-fpv-parts .crx-linkchip:hover{border-color:rgba(46,125,50,.35);color:var(--crx-primary);}\n  #crx-drone-fpv-parts .crx-section{background:#ffffff;border:1px solid var(--crx-border);border-radius:var(--crx-radius);padding:18px;box-shadow:0 6px 18px rgba(2,6,23,.04);}\n  #crx-drone-fpv-parts .crx-grid{display:grid;gap:14px}\n  @media(min-width:860px){\n    #crx-drone-fpv-parts .cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}\n    #crx-drone-fpv-parts .cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}\n  }\n  #crx-drone-fpv-parts .crx-card{background:var(--crx-card);border:1px solid var(--crx-border);border-radius:16px;padding:16px;box-shadow:0 6px 18px rgba(2,6,23,.05);height:100%;}\n  #crx-drone-fpv-parts .crx-card strong{display:block;margin-bottom:.35rem;font-size:1.03rem;}\n  #crx-drone-fpv-parts ul{margin:.25rem 0 .2rem 1.15rem}\n  #crx-drone-fpv-parts li{margin:.42rem 0}\n  #crx-drone-fpv-parts .crx-note{background:var(--crx-warm);border:1px solid var(--crx-warm-border);border-radius:16px;padding:14px 16px;color:#7c2d12;margin:.25rem 0 0;}\n  #crx-drone-fpv-parts .crx-note p, #crx-drone-fpv-parts .crx-note li{color:#7c2d12}\n  #crx-drone-fpv-parts .crx-specs-wrap{overflow-x:auto;margin-top:.4rem;}\n  #crx-drone-fpv-parts .crx-specs{width:100%;min-width:700px;border-collapse:separate;border-spacing:0;border:1px solid var(--crx-border);border-radius:14px;overflow:hidden;font-size:1rem;background:#fff;}\n  #crx-drone-fpv-parts .crx-specs th, #crx-drone-fpv-parts .crx-specs td{padding:11px 13px;border-bottom:1px solid var(--crx-border);vertical-align:top;text-align:left;}\n  #crx-drone-fpv-parts .crx-specs th{width:31%;background:#f8fafc;color:#0f172a;font-weight:700;}\n  #crx-drone-fpv-parts .crx-specs tr:last-child th, #crx-drone-fpv-parts .crx-specs tr:last-child td{border-bottom:none}\n  #crx-drone-fpv-parts .faq{border:1px solid var(--crx-border);border-radius:18px;padding:18px;background:#ffffff;box-shadow:0 6px 18px rgba(2,6,23,.04);}\n  #crx-drone-fpv-parts .faq h3{margin-top:0}\n  #crx-drone-fpv-parts .faq-list{list-style:none;padding:0;margin:.35rem 0 0;}\n  #crx-drone-fpv-parts .faq-list li{margin:12px 0 0;padding:12px 14px;border:1px solid #edf0f2;border-radius:14px;background:#fbfcfd;}\n  #crx-drone-fpv-parts .faq-q{font-weight:800;display:block;margin-bottom:5px;color:var(--crx-text);}\n  #crx-drone-fpv-parts .faq-a{color:var(--crx-muted)}\n  #crx-drone-fpv-parts .crx-footer-links{margin-top:14px;padding-top:14px;border-top:1px solid var(--crx-border);}\n\u003c\/style\u003e\n\n\u003cdiv id=\"crx-drone-fpv-parts\" class=\"product-copy\"\u003e\n  \u003csection class=\"crx-hero\"\u003e\n    \u003cdiv class=\"crx-hero-copy\"\u003e\n      \u003cspan class=\"crx-kicker\"\u003eDrone \u0026amp; FPV Parts at Circuitrocks\u003c\/span\u003e\n      \u003ch2\u003eCore parts for FPV builds, repairs, and drone power systems\u003c\/h2\u003e\n      \u003cp class=\"muted\"\u003eShop drone and FPV parts for custom builds, upgrades, and field repairs. This collection supports hobby pilots, makers, and teams building small drones, FPV systems, and related mobile electronics.\u003c\/p\u003e\n\n      \u003cdiv class=\"crx-badges\"\u003e\n        \u003cspan class=\"crx-badge\"\u003eFPV-ready\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003eRepair-friendly\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003ePower system focused\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003eMaker builds\u003c\/span\u003e\n        \u003cspan class=\"crx-badge\"\u003ePH-ready shipping\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"crx-links\"\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/collections\/drone-fpv-parts\"\u003eShop Drone Parts\u003c\/a\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/collections\/lipo-batteries\"\u003eLiPo Batteries\u003c\/a\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/collections\/gps\"\u003eGPS Modules\u003c\/a\u003e\n        \u003ca class=\"crx-linkchip\" href=\"\/collections\/communications\"\u003eCommunications\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003cp\u003eDrone and FPV projects depend on the right mix of power, control, mounting, and signal parts. Whether you are replacing worn items, building a custom frame setup, or stocking spares for field use, this collection helps you cover the parts that keep airborne systems working and easy to service.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eWhy pilots and builders shop this collection\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-3\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eBuild and repair faster\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eUseful for replacements, tuning sessions, and field maintenance between flights.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003ePower-aware choices\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eDrone systems often depend on good batteries, safe connectors, and reliable accessory wiring.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eWorks with maker workflows\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eGood for DIY flight electronics, telemetry experiments, and custom support gear.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eWhat you can build\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-2\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eFPV quad builds and bench repairs\u003c\/li\u003e\n          \u003cli\u003eDrone support rigs with GPS, telemetry, and power accessories\u003c\/li\u003e\n          \u003cli\u003ePortable field kits for tuning, charging, and quick swaps\u003c\/li\u003e\n          \u003cli\u003eCustom RC and motion projects that share FPV power parts\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eSmall airframes for learning, racing, or camera work\u003c\/li\u003e\n          \u003cli\u003eGround stations and test tools for checking links and accessories\u003c\/li\u003e\n          \u003cli\u003eBattery-powered support electronics for outdoor use\u003c\/li\u003e\n          \u003cli\u003ePrototype vehicles that need compact, lightweight power parts\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eStarter bundle ideas\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-3\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eField Repair Kit\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eA simple set of power, cable, and spare parts for quick checks away from the bench.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/collections\/tools\"\u003eTools\u003c\/a\u003e · \u003ca href=\"\/collections\/lipo-batteries\"\u003eLiPo batteries\u003c\/a\u003e · \u003ca href=\"\/collections\/power-cables-jacks\"\u003ePower cables\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eFPV Support Pack\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eUseful for telemetry, location, and bench setup around a drone workflow.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/collections\/gps\"\u003eGPS\u003c\/a\u003e · \u003ca href=\"\/collections\/communications\"\u003eCommunications\u003c\/a\u003e · \u003ca href=\"\/collections\/battery\"\u003eBattery\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cstrong\u003eOutdoor Build Bundle\u003c\/strong\u003e\n        \u003cp class=\"muted\"\u003eA practical mix for portable drone and RC support systems.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"\/collections\/weatherproof-outdoor-electronics\"\u003eOutdoor electronics\u003c\/a\u003e · \u003ca href=\"\/collections\/solar-off-grid-power\"\u003eSolar \u0026amp; off-grid\u003c\/a\u003e · \u003ca href=\"\/collections\/enclosures-project-boxes\"\u003eEnclosures\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n    \u003cdiv class=\"crx-grid cols-2\"\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/lipo-batteries\"\u003eLiPo batteries\u003c\/a\u003e for flight packs and support gear\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/battery\"\u003eBattery accessories\u003c\/a\u003e for holders, adapters, and related power items\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/gps\"\u003eGPS modules\u003c\/a\u003e for location-aware builds\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/communications\"\u003eCommunications\u003c\/a\u003e for telemetry and link support\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"crx-card\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/power-cables-jacks\"\u003ePower cables \u0026amp; jacks\u003c\/a\u003e for clean power routing\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/tools\"\u003eTools\u003c\/a\u003e for repair and prep work\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/weatherproof-outdoor-electronics\"\u003eWeatherproof electronics\u003c\/a\u003e for outdoor support systems\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"\/collections\/enclosures-project-boxes\"\u003eProject boxes\u003c\/a\u003e for custom field accessories\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n    \u003cdiv class=\"crx-specs-wrap\"\u003e\n      \u003ctable class=\"crx-specs\" role=\"table\" aria-label=\"Drone \u0026amp; FPV Parts collection specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTypical items\u003c\/th\u003e\n            \u003ctd\u003ePower parts, cables, connectors, support electronics, and drone-related accessories depending on the listing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCommon use cases\u003c\/th\u003e\n            \u003ctd\u003eFPV builds, repairs, field kits, telemetry setups, and lightweight mobile systems\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePower considerations\u003c\/th\u003e\n            \u003ctd\u003eMany drone parts are used with LiPo-based systems, so voltage, current, and connector matching are important\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBuild environment\u003c\/th\u003e\n            \u003ctd\u003eOften used in portable and outdoor workflows where weight and durability matter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCompatibility\u003c\/th\u003e\n            \u003ctd\u003eVaries by frame, controller, battery system, and intended use\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBest practice\u003c\/th\u003e\n            \u003ctd\u003eConfirm connector type, voltage range, and fit before ordering replacement or upgrade parts\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003ePower and safety notes\u003c\/h3\u003e\n    \u003cdiv class=\"crx-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e drone systems are sensitive to power quality, connector fit, and weight, so verify every part before flight use.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eMatch battery voltage and connector type to the rest of the system.\u003c\/li\u003e\n        \u003cli\u003eUse secure mounting and strain relief for cables that may see vibration.\u003c\/li\u003e\n        \u003cli\u003eBench test replacement parts before installing them on a flight-ready build.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"crx-section section\"\u003e\n    \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n    \u003cp class=\"muted\"\u003eContents vary by item. Some listings are individual replacement parts, while others are support accessories or power items. Check each product page for quantity, connector style, and intended use.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section faq\"\u003e\n    \u003ch3\u003eFAQ\u003c\/h3\u003e\n    \u003cul class=\"faq-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eAre these only for FPV quads?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eNo. Many parts also fit RC, robotics, portable power, and other lightweight maker projects.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eCan I use these with custom builds?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. Many items are useful for DIY repair kits, support electronics, and compact power systems.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eDo you carry LiPo-related parts too?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. You can pair this collection with \u003ca href=\"\/collections\/lipo-batteries\"\u003eLiPo batteries\u003c\/a\u003e and related power accessories.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eWhat should I check before buying?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eVoltage range, connector type, fit, mounting space, and intended use.\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"faq-q\"\u003eDo you ship within the Philippines?\u003c\/span\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. Circuitrocks ships nationwide across the Philippines.\u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"crx-footer-links muted\"\u003e\n    Explore related collections:\n    \u003ca href=\"\/collections\/lipo-batteries\"\u003eLiPo Batteries\u003c\/a\u003e, \u003ca href=\"\/collections\/gps\"\u003eGPS\u003c\/a\u003e, \u003ca href=\"\/collections\/communications\"\u003eCommunications\u003c\/a\u003e, \u003ca href=\"\/collections\/weatherproof-outdoor-electronics\"\u003eWeatherproof \u0026amp; Outdoor Electronics\u003c\/a\u003e, \u003ca href=\"\/collections\/tools\"\u003eTools\u003c\/a\u003e.\n  \u003c\/div\u003e\n\n  \u003chr style=\"border:none;border-top:1px solid #e5e7eb;margin:18px 0;\"\u003e\n\u003c\/div\u003e","products":[{"product_id":"power-supply-battery-battery-7-4v-lipo-2200mah-arduino-power-jack","title":"DFRobot 7.4V 2600mAh 25C LiPo Battery with DC Plug","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eBattery Lithium Ion 2600mAh 7.4v\u003c\/span\u003e - The Battery Lithium Ion 26000mAh 7.4v is a great option for powering small electronic devices. It's high energy density and long lifespan make it a reliable and efficient power source. Additionally, its safety features ensure safe usage and increase the lifespan of the battery. This battery is compatible with a wide range of devices, making it a versatile power source for all your devices.\u003c\/p\u003e\n\u003ch2\u003eCapacity and Voltage\u003c\/h2\u003e\n\u003cp\u003eThe 26000mAh capacity of the battery indicates the amount of energy stored in it. It means that this battery can provide power for a longer period of time before needing to be recharged. The 7.4V voltage is the amount of electrical potential stored in the battery, which is enough to power most small electronic devices.\u003c\/p\u003e\n\u003ch3\u003eWorking principle\u003c\/h3\u003e\n\u003cp\u003eA lithium-ion battery works by moving lithium ions between the positive and negative electrodes during charging and discharging. When the battery is charging, lithium ions move from the negative electrode to the positive electrode, and when the battery is discharging, the ions move in the opposite direction. This movement of ions creates a flow of electric current that powers the device.\u003c\/p\u003e\n\u003ch3\u003eKey Specification Of Battery Lithium Ion 1000mAh 7.4v\u003c\/h3\u003e\n\u003cp\u003eHigh energy density - The 26000mAh capacity of the battery allows for a longer period of time before needing to be recharged.\u003c\/p\u003e\n\u003cp\u003eLong lifespan - Lithium-ion batteries have a long lifespan, which means they can be used for a long time before needing to be replaced.\u003c\/p\u003e\n\u003cp\u003eHigh voltage - The 7.4V voltage is the amount of electrical potential stored in the battery, which is enough to power most small electronic devices.\u003c\/p\u003e\n\u003cp\u003eSafety features - The battery is equipped with safety features such as thermal protection and over-discharge protection to prevent overheating and overuse.\u003c\/p\u003e\n\u003cp\u003eLightweight - Lithium-ion batteries are lightweight, making it easy to carry them around and use them in portable devices.\u003c\/p\u003e\n\u003ch4\u003eCompatibility\u003c\/h4\u003e\n\u003cp\u003eLithium-ion batteries are a popular power source for a wide range of devices due to their high energy density and long lifespan. The 26000mAh 7.4V lithium-ion battery is a great option for powering small electronic devices such as drones, remote-controlled cars, and portable speakers.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eA pack of 2 LiPo battery cells in a series (2S1P) to create a 7.4V with a capacity of 26000mAh. This battery could discharge at a rate of 25C, meaning it would allow more amps out of the battery than other battery cells. In an example, a 1C battery with a capacity of 20 Amps creates 20A of discharge current. However, a 3C battery with a capacity of 20A creates 60A of discharge current.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eUse a \u003ca href=\"https:\/\/circuit.rocks\/li-ion-polymer-battery-charger-balancer\" target=\"_blank\"\u003ebattery balance charger\u003c\/a\u003e to charge this battery pack. Some chargers don't have a DC plug, so you need to improvise for charging this battery.\u003c\/p\u003e\n\u003cp\u003eThe dimensions of this battery are 101mm x 42mm x 21mm, with a weight of 100.5g.\u0026amp;nbsp;\u003c\/p\u003e\n\u003cp\u003eThis battery pack applies to drones and robotic applications.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eQUICK SPECS:\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eItem Name: Lithium Polymer Battery\u003c\/li\u003e\n\u003cli\u003eBattery capacity: 2600 mAh\u003c\/li\u003e\n\u003cli\u003eDischarge rate: 25C\u003c\/li\u003e\n\u003cli\u003eBattery section: 2S\u003c\/li\u003e\n\u003cli\u003eDischarge Plug: DC plug\u003c\/li\u003e\n\u003cli\u003eSuit for: Syma X8C Drone\u003c\/li\u003e\n\u003cli\u003eItem weight: 99.1g\u003c\/li\u003e\n\u003cli\u003eDimension: 10.1 x 4.2 x 2.1cm\u003c\/li\u003e\n\u003cli\u003ePackage Weight: 100.5g\u003c\/li\u003e\n\u003cli\u003ePolybag package\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"DFRobot","offers":[{"title":"Default Title","offer_id":45761506410785,"sku":"FIT0137","price":799.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/battery-7-4v-2600mah-25c-lipo-dc-plug-drone-robotics-arduino-compatible-159.jpg?v=1689317367"},{"product_id":"micro-switch-premium-zippy-3-terminal","title":"Micro Switch Premium Zippy 3 Terminal","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eMicro-switches are often found in arcade buttons and joysticks but they're also really handy in any kind of mechatronics project or when you need a basic sensor. They are always 'tactile' (clicky feeling), and 'momentary' (the switch closes when pressed, then snaps open once released). They come in a few different varieties (mostly having to do with the contacts and how big the actuator is).\u003c\/p\u003e\n\u003cp\u003eThis microswitch has a small bump actuator, but we also have kinds with a lever, roller lever and long wire. Compared to the other 'generic' micro-switches we carry, this one is higher quality and has better specifications. This is a basic micro switch for arcade and mini robots, and we don't have any detailed specifications for it so this switch is recommended for use with 30VDC and 250mA max. A great replacement for arcade controls.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eTECHNICAL DETAILS\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eOperating Frequency (mechanical): 120 operations\/min\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eOperating Frequency (electrical): 5A-10~30 operations\/min\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eContact Resistance (initial): 100m Ω (Max.)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eInsulation Resistance (at 500VDC): 100M Ω (Min.)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eDielectric Strength (50-60Hz): 1000VAC RMS\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eStorage Temperature: -25°C to 85°C\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eStorage Humidity: At 40°C,Max. 85% RH (Max.)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eService Life (mechanical): Min. 10,000,000 operations\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eService Life (electrical): 5A - Min. 10,000 operations\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45812671906081,"sku":"817","price":139.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/micro-switch-premium-zippy-3-terminal-692.jpg?v=1689658617"},{"product_id":"dc-motor-and-propeller-boat-kit","title":"DC Motor and Propeller Boat Kit","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eConvenient Parts Kit for Faster Building, Testing, and Learning\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The \u003cstrong\u003eDC Motor and Propeller Boat Kit\u003c\/strong\u003e is a practical \u003cstrong\u003ekit\u003c\/strong\u003e from \u003cstrong\u003eCircuitrocks\u003c\/strong\u003e for students, makers, and repair-friendly builds. It fits well in projects that need classroom and quick-build projects, while keeping setup straightforward for testing and prototype work.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Compared with generic parts, this product stands out through details such as \u003cstrong\u003ekit\u003c\/strong\u003e. That makes it a solid choice for Arduino, ESP32, Raspberry Pi, robotics, motion-control, and workshop projects where matching the right part from the start saves time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Always match the electrical rating, size, and control method of this part with the rest of your setup before full-power testing.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy you'll love it\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eConvenient starting bundle:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGood for learning and demos:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eUseful for fast assembly:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHelps reduce part-matching guesswork:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhat you can build\u003c\/h3\u003e\n  \u003cp\u003e\n    This product is a good fit for rapid classroom builds, robotics practice, and quick project assembly. It works especially well in student projects, quick repairs, and prototype builds where part availability, straightforward hookup, and predictable results matter.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eStarter bundles\u003c\/h3\u003e\n  \u003cp\u003e\n    This works best when matched with the correct motors, shafts, brackets, bearings, belts, or fasteners already planned for your build.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n  \u003cp\u003e\n    Popular add-ons depend on your build, but matching controllers, power supplies, and compatible motion parts usually make integration easier. You can also compare it with \u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-tt-all-metal-gearbox-190-gear-ratio\"\u003eDC Motor TT All-Metal Gearbox 1:90 Gear Ratio\u003c\/a\u003e, \u003ca href=\"https:\/\/circuit.rocks\/products\/tamiya-dual-motor-gearbox\"\u003eTamiya 70097 Twin-Motor Gearbox Kit\u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eComparison table\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eCompared Product\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eKey Difference\u003c\/th\u003e\n\u003cth\u003eDirect Link\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-tt-all-metal-gearbox-190-gear-ratio\"\u003eDC Motor TT All-Metal Gearbox 1:90 Gear Ratio\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eclassroom and quick-build projects\u003c\/td\u003e\n\u003ctd\u003emetal gear\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-tt-all-metal-gearbox-190-gear-ratio\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/tamiya-dual-motor-gearbox\"\u003eTamiya 70097 Twin-Motor Gearbox Kit\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eclassroom and quick-build projects\u003c\/td\u003e\n\u003ctd\u003eTamiya 70097 Twin Motor\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/tamiya-dual-motor-gearbox\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/tamiya-70188-mini-motor-gearbox-8-speed-kit\"\u003eTamiya 70188 Mini Motor Gearbox 8-Speed Kit\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003eclassroom and quick-build projects\u003c\/td\u003e\n\u003ctd\u003emini\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/tamiya-70188-mini-motor-gearbox-8-speed-kit\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct\u003c\/th\u003e\n      \u003ctd\u003eDC Motor and Propeller Boat Kit\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBrand\u003c\/th\u003e\n      \u003ctd\u003eCircuitrocks\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct Type\u003c\/th\u003e\n      \u003ctd\u003eKit\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003ePrimary SKU\u003c\/th\u003e\n      \u003ctd\u003eAN009\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct URL\u003c\/th\u003e\n      \u003ctd\u003ehttps:\/\/circuit.rocks\/products\/dc-motor-and-propeller-boat-kit\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003ePinout \u0026amp; power notes\u003c\/h3\u003e\n  \u003cp\u003e\n    Check the included parts first, then wire or assemble based on the role of each board or mechanism inside the kit.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n  \u003cp\u003e\n    1 set × DC Motor and Propeller Boat Kit\n  \u003c\/p\u003e\n\n  \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eCan this work with Arduino or similar boards?\u003c\/strong\u003e\n      Yes, as long as the voltage, control method, and wiring match your controller and power supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eDoes this need electrical wiring?\u003c\/strong\u003e\n      No. These are passive or mixed-use parts, so fit, size, mounting, and included components are the main checks before use.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eIs this good for student and prototype builds?\u003c\/strong\u003e\n      Yes. It fits well in testing, learning, and proof-of-concept projects when matched with the right support parts.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eHow do I choose the right version?\u003c\/strong\u003e\n      Check the size, voltage, torque, speed, current, and fit details that matter most for your project.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45814111732001,"sku":"AN009","price":328.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/d88e205430.jpg.240x240.jpg?v=1689673874"},{"product_id":"dc-aircraft-propeller-geared-motor-720","title":"DC Aircraft Propeller Geared Motor 720","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003ePractical DC Geared Motor for Maker, Student, and Prototype Builds\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The \u003cstrong\u003eDC Aircraft Propeller Geared Motor 720\u003c\/strong\u003e is a practical \u003cstrong\u003edc geared motor\u003c\/strong\u003e from \u003cstrong\u003eCircuitrocks\u003c\/strong\u003e for students, makers, and repair-friendly builds. It fits well in projects that need general project use, while keeping setup straightforward for testing and prototype work.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Compared with generic parts, this product stands out through details such as \u003cstrong\u003edc geared motor\u003c\/strong\u003e. That makes it a solid choice for Arduino, ESP32, Raspberry Pi, robotics, motion-control, and workshop projects where matching the right part from the start saves time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Always match the electrical rating, size, and control method of this part with the rest of your setup before full-power testing.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy you'll love it\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBetter torque than direct-drive motors:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eUseful for wheel and drive tasks:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGood for controlled speed projects:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eA practical choice for compact drivetrains:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhat you can build\u003c\/h3\u003e\n  \u003cp\u003e\n    This product is a good fit for robot wheels, feeders, gear reduction projects, and compact drive systems. It works especially well in student projects, quick repairs, and prototype builds where part availability, straightforward hookup, and predictable results matter.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eStarter bundles\u003c\/h3\u003e\n  \u003cp\u003e\n    Plan for a matching power supply, a proper driver stage where needed, and a controller if you want timed, remote, or sensor-based operation.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n  \u003cp\u003e\n    Useful add-ons include wheels, brackets, motor drivers, couplers, and a proper external supply. You can also compare it with \u003ca href=\"https:\/\/circuit.rocks\/products\/micro-dc-geared-motor-6v-96rpm\"\u003eMicro DC Geared Motor 6V 96RPM\u003c\/a\u003e, \u003ca href=\"https:\/\/circuit.rocks\/products\/dc-geared-motor-biaxial-bevel-angle\"\u003eDC Geared Motor Biaxial Bevel Angle\u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eComparison table\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eCompared Product\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eKey Difference\u003c\/th\u003e\n\u003cth\u003eDirect Link\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/micro-dc-geared-motor-6v-96rpm\"\u003eMicro DC Geared Motor 6V 96RPM\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003egeneral project use\u003c\/td\u003e\n\u003ctd\u003e6V, 96RPM, micro\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/micro-dc-geared-motor-6v-96rpm\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-geared-motor-biaxial-bevel-angle\"\u003eDC Geared Motor Biaxial Bevel Angle\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003egeneral project use\u003c\/td\u003e\n\u003ctd\u003eGeared Motor Biaxial Bevel\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-geared-motor-biaxial-bevel-angle\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/metal-dc-geared-motor-6v-133rpm-4-5kg-cm\"\u003eMetal DC Geared Motor 6V 133RPM 4.5kg.cm\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003egeneral project use\u003c\/td\u003e\n\u003ctd\u003e6V, 133RPM\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/metal-dc-geared-motor-6v-133rpm-4-5kg-cm\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct\u003c\/th\u003e\n      \u003ctd\u003eDC Aircraft Propeller Geared Motor 720\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBrand\u003c\/th\u003e\n      \u003ctd\u003eCircuitrocks\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct Type\u003c\/th\u003e\n      \u003ctd\u003eDC Geared Motor\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCategory\u003c\/th\u003e\n      \u003ctd\u003eToy Helicopters\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003ePrimary SKU\u003c\/th\u003e\n      \u003ctd\u003eAN771\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eKey Specs\u003c\/th\u003e\n      \u003ctd\u003e7mm, 26mm, 75mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct URL\u003c\/th\u003e\n      \u003ctd\u003ehttps:\/\/circuit.rocks\/products\/dc-aircraft-propeller-geared-motor-720\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003ePinout \u0026amp; power notes\u003c\/h3\u003e\n  \u003cp\u003e\n    Use a proper motor driver and external supply sized for the motor. Geared motors trade speed for torque, so match the RPM and load to the job.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n  \u003cp\u003e\n    1 × DC Aircraft Propeller Geared Motor 720\n  \u003c\/p\u003e\n\n  \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eCan this work with Arduino or similar boards?\u003c\/strong\u003e\n      Yes, as long as the voltage, control method, and wiring match your controller and power supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eShould I power it directly from a controller pin?\u003c\/strong\u003e\n      For small signal-only modules that may be fine, but motors, pumps, solenoids, and relays should use a proper driver or external supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eIs this good for student and prototype builds?\u003c\/strong\u003e\n      Yes. It fits well in testing, learning, and proof-of-concept projects when matched with the right support parts.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eHow do I choose the right version?\u003c\/strong\u003e\n      Check the size, voltage, torque, speed, current, and fit details that matter most for your project.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45814798319905,"sku":"AN771","price":237.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/dc-aircraft-propeller-geared-motor-720-1595.jpg?v=1689674907"},{"product_id":"mt60-3-pole-motor-esc-connector-set-12awg","title":"MT60 3 Pole Motor ESC Connector Set 12AWG","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eThe MT60 3 Pole Motor Connector set is the perfect solution for securing your brushless motor \/ ESC connections. The connector set features male and female connectors which are both fitted with 3.5mm bullets and supplied with a cable tidy attachment to keep things nice and neat!\u003c\/p\u003e\n\u003cp\u003eThe connectors are manufactured from toughened plastic and provide a very secure fit making them perfect for EDF and multi rotor applications.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eQUICK SPECS:\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDimensions: 46 x 12 x 12mm (assembled)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eWeight: 9.70g (per set)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eSuitable for: 12AWG wire (Max)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eColor: Yellow\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45814849601825,"sku":"AL119","price":95.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/mt60-3-pole-motor-esc-connector-set-12awg-1621.jpg?v=1689675016"},{"product_id":"servo-micro-sg92r-fpv-rc-drone-9g-2-5kg-torque","title":"Servo Micro SG92R FPV RC Drone 9g 2.5kg Torque","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eCompact Servo Control for Robotics, RC, and Motion Builds\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The \u003cstrong\u003eServo Micro SG92R FPV RC Drone 9g 2.5kg Torque\u003c\/strong\u003e is a practical \u003cstrong\u003eservo motor\u003c\/strong\u003e from \u003cstrong\u003eCircuitrocks\u003c\/strong\u003e for students, makers, and repair-friendly builds. It fits well in projects that need lightweight RC and small robotics, while keeping setup straightforward for testing and prototype work.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Compared with generic parts, this product stands out through details such as \u003cstrong\u003eCompact size, 9g, 2.5kg\u003c\/strong\u003e. That makes it a solid choice for Arduino, ESP32, Raspberry Pi, robotics, motion-control, and workshop projects where matching the right part from the start saves time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Always match the electrical rating, size, and control method of this part with the rest of your setup before full-power testing.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy you'll love it\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCompact size:\u003c\/strong\u003e easier to fit into small enclosures, lightweight robots, and tight layouts\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e9g:\u003c\/strong\u003e gives you a quick spec reference before choosing the right part\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e2.5kg:\u003c\/strong\u003e gives you a quick spec reference before choosing the right part\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePWM-friendly control:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGood for angle-based movement:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhat you can build\u003c\/h3\u003e\n  \u003cp\u003e\n    This product is a good fit for small robot arms, pan-tilt mounts, RC steering links, animatronics, and motion parts that need angle control. It works especially well in student projects, quick repairs, and prototype builds where part availability, straightforward hookup, and predictable results matter.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eStarter bundles\u003c\/h3\u003e\n  \u003cp\u003e\n    A simple setup includes an Arduino-compatible board, a stable 5V supply, jumper wires, and a servo tester or PWM-capable controller.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n  \u003cp\u003e\n    Useful add-ons include servo brackets, horns, external 5V power, and controller boards. You can also compare it with \u003ca href=\"https:\/\/circuit.rocks\/products\/tower-pro-9g-sg-90-mini-servo\"\u003eServo Mini Tower Pro 9g SG-90\u003c\/a\u003e, \u003ca href=\"https:\/\/circuit.rocks\/products\/servo-9g-metal-gear-micro-1-8kg\"\u003eServo 9g Metal Gear Micro 1.8Kg\u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eComparison table\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eCompared Product\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eKey Difference\u003c\/th\u003e\n\u003cth\u003eDirect Link\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/tower-pro-9g-sg-90-mini-servo\"\u003eServo Mini Tower Pro 9g SG-90\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003elightweight RC and small robotics\u003c\/td\u003e\n\u003ctd\u003e9g, mini\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/tower-pro-9g-sg-90-mini-servo\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/servo-9g-metal-gear-micro-1-8kg\"\u003eServo 9g Metal Gear Micro 1.8Kg\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003elightweight RC and small robotics\u003c\/td\u003e\n\u003ctd\u003e9g, 1.8Kg, metal gear, micro\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/servo-9g-metal-gear-micro-1-8kg\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/servo-micro-360-degree-2-5g\"\u003eServo Micro 2.5g 360 degree (0.45kg)\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003elightweight RC and small robotics\u003c\/td\u003e\n\u003ctd\u003e2.5g, 0.45kg, micro\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/servo-micro-360-degree-2-5g\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct\u003c\/th\u003e\n      \u003ctd\u003eServo Micro SG92R FPV RC Drone 9g 2.5kg Torque\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBrand\u003c\/th\u003e\n      \u003ctd\u003eCircuitrocks\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct Type\u003c\/th\u003e\n      \u003ctd\u003eServo Motor\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCategory\u003c\/th\u003e\n      \u003ctd\u003eRemote Control Toy Accessories\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003ePrimary SKU\u003c\/th\u003e\n      \u003ctd\u003eAB598\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eKey Specs\u003c\/th\u003e\n      \u003ctd\u003e9g, 2.5kg\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct URL\u003c\/th\u003e\n      \u003ctd\u003ehttps:\/\/circuit.rocks\/products\/servo-micro-sg92r-fpv-rc-drone-9g-2-5kg-torque\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003ePinout \u0026amp; power notes\u003c\/h3\u003e\n  \u003cp\u003e\n    Servos usually need power, ground, and one PWM signal line. For best results, use a steady external 5V supply when running more than one servo or when the load is heavy.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n  \u003cp\u003e\n    1 × Servo Micro SG92R FPV RC Drone 9g 2.5kg Torque\n  \u003c\/p\u003e\n\n  \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eCan this work with Arduino or similar boards?\u003c\/strong\u003e\n      Yes, as long as the voltage, control method, and wiring match your controller and power supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eShould I power it directly from a controller pin?\u003c\/strong\u003e\n      For small signal-only modules that may be fine, but motors, pumps, solenoids, and relays should use a proper driver or external supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eIs this good for student and prototype builds?\u003c\/strong\u003e\n      Yes. It fits well in testing, learning, and proof-of-concept projects when matched with the right support parts.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eDoes this hold a fixed angle?\u003c\/strong\u003e\n      Yes. Standard servos are designed for position control, so they are useful for joints, steering, and small mechanisms.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836488147233,"sku":"AB598","price":169.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/servo-micro-sg92r-fpv-rc-drone-9g-2-5kg-torque-1794.jpg?v=1689739642"},{"product_id":"xt60-connectors-malefemale-pair","title":"XT60 Connectors Male\/Female Pair","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eThese connectors are made from high-temp nylon with gold-plated spring pins or sockets molded in. The shape of the XT60 prevents reverse polarity, and when plugged in the connection is super-solid. Perfect for applications up to and beyond 65A continuous draw.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836634390817,"sku":"2377","price":95.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/xt60-connectors-male-female-pair-1829.jpg?v=1689739786"},{"product_id":"turnigy-graphene-professional-3000mah-15c-lipo-pack-w-xt60-batteries","title":"Turnigy Graphene Professional 3000mAh 3S 15C LiPo Pack w\/XT60","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy Graphene Pro 3000mAh 3S 15C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy Graphene Pro 3000mAh 3S 15C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. Graphene-enhanced cells deliver lower internal resistance, faster charging, and longer cycle life compared to standard LiPo packs.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo (Graphene)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e3S (11.1V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e3000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e15C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eXT60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836833816865,"sku":"2532","price":1977.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/3.0_20primary_20red.jpg?v=1689740016"},{"product_id":"turnigy-2200mah-3s-25c-lipo-pack-2","title":"Turnigy 2200mAh 3S 25C Lipo Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy 2200mAh 3S 25C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy 2200mAh 3S 25C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. A reliable, affordable pack for RC hobbyists and robotics builders.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e3S (11.1V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2200 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e25C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eStandard connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836838175009,"sku":"2533","price":1185.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-2200mah-3s-25c-lipo-pack-1894.jpg?v=1689740020"},{"product_id":"turnigy-1000mah-20c-lipoly-pack-batteries","title":"Turnigy 1000mAh 2S 20C LiPoly Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eTurnigy batteries are known the world over for performance, reliability and price. It’s no surprise to us that Turnigy Lipoly packs are the go-to pack for those in the know. Turnigy batteries deliver the full rated capacity at a price everyone can afford.\u0026amp;nbsp;\u0026amp;nbsp;\u003c\/p\u003e\n\u003cp\u003eTurnigy batteries are equipped with heavy duty discharge leads to minimise resistance and sustain high current loads. Turnigy batteries stand up to the punishing extremes of aerobatic flight and RC vehicles. Each pack is equipped with gold plated connectors and JST-XH style balance connectors. All Turnigy Lipoly batteries packs are assembled using IR matched cells.\u0026amp;nbsp;\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eQUICK SPECS:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMinimum Capacity: 1000mAh\u003c\/li\u003e\n\u003cli\u003eConfiguration: 2S1P \/ 7.4v \/ 2Cell\u003c\/li\u003e\n\u003cli\u003eConstant Discharge: 20C\u003c\/li\u003e\n\u003cli\u003ePeak Discharge (10sec): 30C\u003c\/li\u003e\n\u003cli\u003ePack Weight: 59g\u003c\/li\u003e\n\u003cli\u003ePack Size: 72 x 34 x 14mm\u003c\/li\u003e\n\u003cli\u003eCharge Plug: JST-XH\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836840468769,"sku":"2534","price":667.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-1000mah-2s-20c-lipoly-pack-1895.jpg?v=1689740025"},{"product_id":"turnigy-2200mah-3s-40c-lipo-pack-2","title":"Turnigy 2200mAh 3S 40C Lipo Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy 2200mAh 3S 40C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy 2200mAh 3S 40C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. A reliable, affordable pack for RC hobbyists and robotics builders.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e3S (11.1V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2200 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e40C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eStandard connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836842434849,"sku":"2535","price":1469.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-2200mah-3s-40c-lipo-pack-1896.jpg?v=1689740029"},{"product_id":"zippy-compact-2200mah-3s-25c-lipo-pack-2","title":"ZIPPY Compact 2200mAh 3S 25C Lipo Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — ZIPPY Compact 2200mAh 3S 25C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eZIPPY Compact 2200mAh 3S 25C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. A reliable, affordable pack for RC hobbyists and robotics builders.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e3S (11.1V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2200 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e25C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eStandard connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836844007713,"sku":"2536","price":1029.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/zippy-compact-2200mah-3s-25c-lipo-pack-1897.jpg?v=1689740034"},{"product_id":"turnigy-graphene-2200mah-3s-45c-lipo-pack-w-xt60-2","title":"Turnigy Graphene 2200mAh 3S 45C LiPo Pack W\/ XT60","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy Graphene 2200mAh 3S 45C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy Graphene 2200mAh 3S 45C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. Graphene-enhanced cells deliver lower internal resistance, faster charging, and longer cycle life compared to standard LiPo packs.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo (Graphene)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e3S (11.1V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2200 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e45C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eXT60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836847939873,"sku":"2537","price":2525.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-graphene-2200mah-3s-45c-lipo-pack-w-xt60-1898.jpg?v=1689740038"},{"product_id":"turnigy-graphene-panther-1600mah-75c-square-pack-batteries","title":"Turnigy Graphene Panther 1600mAh 4S 75C Square Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eIntroducing a new generation in premium performance. The Turnigy Graphene Panther 75C is a powerful lipoly battery with an unbeatable cycle life and durability.\u003c\/p\u003e\n\u003cp\u003eThe continuous 75C discharge offers lower internal resistance and minimal voltage sag.\u0026amp;nbsp;\u003c\/p\u003e\n\u003cp\u003eThe low internal resistance remains consistent under different temperature circumstances, ranging from 5-52°C (41-126°F), to keep you racing during all seasons.\u003c\/p\u003e\n\u003cp\u003eOthers will be green with envy when they see the prestige of the Graphene 75C. The updated colour scheme creates a sleek, modern design that heralds a new era for Turnigy Graphene. Power up racing drones and high-performance EDF jets to enjoy a premium racing experience thanks to the Graphene 75C.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: bold;\"\u003eQUICK SPECS:\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 1600mAh\u003c\/li\u003e\n\u003cli\u003eCell Count: 4\u003c\/li\u003e\n\u003cli\u003eVoltage: 14.8V\u003c\/li\u003e\n\u003cli\u003eConstant Discharge: 75C\u003c\/li\u003e\n\u003cli\u003ePeak Discharge (3s): 150C\u003c\/li\u003e\n\u003cli\u003eBattery Size: 67x49x36mm\u003c\/li\u003e\n\u003cli\u003eWeight: 212g\u003c\/li\u003e\n\u003cli\u003ePack Resistance: 14mΩ\u003c\/li\u003e\n\u003cli\u003eCharge Plug: JST-XH-5P\u003c\/li\u003e\n\u003cli\u003eDischarge Plug: XT60\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836852101409,"sku":"2538","price":2255.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-graphene-panther-1600mah-4s-75c-square-pack-1899.jpg?v=1689740042"},{"product_id":"turnigy-graphene-panther-1600mah-4s-75c-battery-pack-2","title":"Turnigy Graphene Panther 1600mAh 4S 75C Battery Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy Graphene Panther 1600mAh 4S 75C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy Graphene Panther 1600mAh 4S 75C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. Graphene-enhanced cells deliver lower internal resistance, faster charging, and longer cycle life compared to standard LiPo packs.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo (Graphene)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e4S (14.8V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e1600 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e75C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eXT60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836855968033,"sku":"2539","price":3225.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-graphene-panther-1600mah-4s-75c-battery-pack-1900.jpg?v=1689740047"},{"product_id":"turnigy-graphene-panther-2200mah-75c-battery-pack-batteries","title":"Turnigy Graphene Panther 2200mAh 4S 75C Battery Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy Graphene Panther 2200mAh 4S 75C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy Graphene Panther 2200mAh 4S 75C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. Graphene-enhanced cells deliver lower internal resistance, faster charging, and longer cycle life compared to standard LiPo packs.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo (Graphene)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e4S (14.8V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2200 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e75C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eXT60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836858392865,"sku":"2540","price":3429.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/2.2_20green_20primayr.jpg?v=1689740051"},{"product_id":"turnigy-accucell-6-50w-balancer-charger-lihv-capable-batteries","title":"Turnigy Accucell 6 80W 10A 1~6S Balancer\/Charger (Suitable for LiHV)","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cdiv\u003eThe Turnigy Accucel 6 Balance Charger utilizes quality FETs and resistors to accurately balance and charge LiPoly, LiFe, LiHV, NiMH, NiCd, and Pb batteries. If you are looking for a charger for your Bolt or any other LiHV batteries this unit is perfect as a low-cost solution. The Accucel 6 will handle LiHV\/LiPoly\/LiFe up to 6S and NiMH\/NiCd up to 15S, showing individual cell voltage throughout the charge cycle.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eThe intuitive menu system means charging, and cycling is an easy process and can be done quickly and accurately. The Accucel 6 is a DC-only input charger; it requires a DC input of between 11~18V, which can be supplied from either a battery or an AC mains power supply. On the power input side, it uses the popular XT60 (male) connector, so if you wish, you can power it on the field using a large capacity li-poly pack with an XT60 connector; no need for adapters or lugging a heavy 12V car battery about. Other connections are a series of JST-XH balance connector ports for 2~6S, temperature sensor port (sensor lead not supplied), PC Link port, and the 4mm banana plug charging outputs.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eUsing the PC Link port, you can connect this charger to your PC using a USB cable (not supplied); this allows you to monitor pack voltage, cell voltage, and other data through real-time graphs during charging. You can also control charging and update firmware from the \"Charge Master\" PC software download. A selection of input and output leads are supplied with the charger to simplify connections; for a piece of other adapters, please see related items.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eFeatures:\u003c\/div\u003e\n\u003cdiv\u003e\u003cul\u003e\n\u003cli\u003eMicroprocessor controlled\u003c\/li\u003e\n\u003cli\u003eIndividual cell balancing\u003c\/li\u003e\n\u003cli\u003eLiIon, LiPoly, LiFe, NiCd, NiMH, and Pb are capable\u003c\/li\u003e\n\u003cli\u003eTerminal Voltage Control (TVC)\u003c\/li\u003e\n\u003cli\u003eInternal Resistance and Lipo Battery Meter\u003c\/li\u003e\n\u003cli\u003eInput voltage monitoring (Protects car batteries at the field)\u003c\/li\u003e\n\u003cli\u003eCan store up to 10 different charge\/discharge profiles\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003eSpecs:\u003c\/div\u003e\n\u003cdiv\u003e\u003cul\u003e\n\u003cli\u003eInput Voltage: 11~18V\u003c\/li\u003e\n\u003cli\u003eMax Charge Power: 80W\u003c\/li\u003e\n\u003cli\u003eMax Discharge: 10W\u003c\/li\u003e\n\u003cli\u003eCharge Current Range: 0.1~10.0A\u003c\/li\u003e\n\u003cli\u003eDischarge Current Range: 0.1~2.0A\u003c\/li\u003e\n\u003cli\u003eLiIon\/LiPoly Cells: 1~6\u003c\/li\u003e\n\u003cli\u003eNiMH\/NiCd Cells: 1~15\u003c\/li\u003e\n\u003cli\u003ePb Battery Voltage: 2~20V\u003c\/li\u003e\n\u003cli\u003eControls: 4 programming buttons\u003c\/li\u003e\n\u003cli\u003eDisplay: Backlit 2x16 LCD\u003c\/li\u003e\n\u003cli\u003eExternal Balance Ports: JST-XH 2~6S\u003c\/li\u003e\n\u003cli\u003eCharging Output Port: 4mm banana plugs\u003c\/li\u003e\n\u003cli\u003eDC Input Port: XT60 male\u003c\/li\u003e\n\u003cli\u003eOther Ports: Temperature sensor and PC link\u003c\/li\u003e\n\u003cli\u003eCase: Aluminum\u003c\/li\u003e\n\u003cli\u003eDimensions: 137.5x80.5x30mm\u003c\/li\u003e\n\u003cli\u003eWeight: 270g\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003eIncluded:\u003c\/div\u003e\n\u003cdiv\u003e\u003cul\u003e\n\u003cli\u003eTurnigy Accucel 6 80W 10A 1~6S Balancer\/Charger (Suitable for LiHV)\u003c\/li\u003e\n\u003cli\u003eDC Input Cable with XT60 female connector and crocodile clips\u003c\/li\u003e\n\u003cli\u003e430mm XT60 male to 4mm banana plug charge lead\u003c\/li\u003e\n\u003cli\u003e300mm XT60 male to 4mm banana plug charge lead\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836860195105,"sku":"2541","price":2245.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/9052000155-4-re.jpg?v=1689740055"},{"product_id":"submersible-dc-motor-16800rpm-cw-ccw-3-blade-propeller-2","title":"Submersible DC Motor 16800RPM CW CCW 3-Blade Propeller","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eCompact DC Motor Power for Prototypes, Small Drives, and Repairs\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The \u003cstrong\u003eSubmersible DC Motor 16800RPM CW CCW 3-Blade Propeller\u003c\/strong\u003e is a practical \u003cstrong\u003edc motor\u003c\/strong\u003e from \u003cstrong\u003eCircuitrocks\u003c\/strong\u003e for students, makers, and repair-friendly builds. It fits well in projects that need simple spinning motion, while keeping setup straightforward for testing and prototype work.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Compared with generic parts, this product stands out through details such as \u003cstrong\u003e16800RPM\u003c\/strong\u003e. That makes it a solid choice for Arduino, ESP32, Raspberry Pi, robotics, motion-control, and workshop projects where matching the right part from the start saves time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Always match the electrical rating, size, and control method of this part with the rest of your setup before full-power testing.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy you'll love it\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003e16800RPM:\u003c\/strong\u003e gives you a quick spec reference before choosing the right part\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSimple spinning output:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eUseful for fan, propeller, and small drive builds:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eEasy to pair with a basic motor driver:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHelpful for repair and replacement work:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhat you can build\u003c\/h3\u003e\n  \u003cp\u003e\n    This product is a good fit for small spinning mechanisms, fans, drive experiments, and compact electromechanical builds. It works especially well in student projects, quick repairs, and prototype builds where part availability, straightforward hookup, and predictable results matter.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eStarter bundles\u003c\/h3\u003e\n  \u003cp\u003e\n    Plan for a matching power supply, a proper driver stage where needed, and a controller if you want timed, remote, or sensor-based operation.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n  \u003cp\u003e\n    Useful add-ons include drivers, propellers, couplers, mounts, and stable external power. You can also compare it with \u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-r260\"\u003eDC Motor R260\u003c\/a\u003e, \u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-550-12v\"\u003eDC Motor 550 12V\u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eComparison table\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eCompared Product\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eKey Difference\u003c\/th\u003e\n\u003cth\u003eDirect Link\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-r260\"\u003eDC Motor R260\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003esimple spinning motion\u003c\/td\u003e\n\u003ctd\u003eMotor R260\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-r260\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-550-12v\"\u003eDC Motor 550 12V\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003esimple spinning motion\u003c\/td\u003e\n\u003ctd\u003e12V\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-550-12v\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-395\"\u003eDC Motor 395 12V\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003esimple spinning motion\u003c\/td\u003e\n\u003ctd\u003e12V\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-motor-395\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct\u003c\/th\u003e\n      \u003ctd\u003eSubmersible DC Motor 16800RPM CW CCW 3-Blade Propeller\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBrand\u003c\/th\u003e\n      \u003ctd\u003eCircuitrocks\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct Type\u003c\/th\u003e\n      \u003ctd\u003eDC Motor\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCategory\u003c\/th\u003e\n      \u003ctd\u003eElectrical Motors\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003ePrimary SKU\u003c\/th\u003e\n      \u003ctd\u003e2571\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eKey Specs\u003c\/th\u003e\n      \u003ctd\u003e16800RPM, 6V, 16800 RPM, Brushed\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct URL\u003c\/th\u003e\n      \u003ctd\u003ehttps:\/\/circuit.rocks\/products\/submersible-dc-motor-16800rpm-cw-ccw-3-blade-propeller-2\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003ePinout \u0026amp; power notes\u003c\/h3\u003e\n  \u003cp\u003e\n    Use a proper motor driver or transistor stage and an external supply that matches the motor. Small DC motors should not be powered directly from a controller pin.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n  \u003cp\u003e\n    1 × Submersible DC Motor 16800RPM CW CCW 3-Blade Propeller\n  \u003c\/p\u003e\n\n  \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eCan this work with Arduino or similar boards?\u003c\/strong\u003e\n      Yes, as long as the voltage, control method, and wiring match your controller and power supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eShould I power it directly from a controller pin?\u003c\/strong\u003e\n      For small signal-only modules that may be fine, but motors, pumps, solenoids, and relays should use a proper driver or external supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eIs this good for student and prototype builds?\u003c\/strong\u003e\n      Yes. It fits well in testing, learning, and proof-of-concept projects when matched with the right support parts.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eHow do I choose the right version?\u003c\/strong\u003e\n      Check the size, voltage, torque, speed, current, and fit details that matter most for your project.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45836948701473,"sku":"2571","price":910.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/submersible-dc-motor-16800rpm-cw-ccw-3-blade-propeller-1931.jpg?v=1689740173"},{"product_id":"xt60-connectors-male-female-pair-with-sheath-housing-connectors-sockets","title":"XT60 Connectors Male\/Female Pair with Sheath Housing","description":"\u003cdiv class=\"product-copy\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eThese connectors are made from high-temp nylon with gold-plated spring pins or sockets molded in. The shape of the XT60 prevents reverse polarity, and when plugged in the connection is super-solid. Perfect for applications up to and beyond 65A continuous draw.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.product-copy{line-height:1.7}\n.product-copy \u003e * + *{margin-top:1rem}\n.product-copy h2{margin:1.4em 0 .6em}\n.product-copy p{margin:0 0 1em}\n.product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n.product-copy li{margin:.35em 0}\n.product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n.product-copy table th,\n.product-copy table td{border:1px solid #eee;padding:.6em .75em;text-align:left}\n.faq-list{margin:1.2rem 0 1.4rem}\n.faq{border:1px solid #e6e6e6;border-radius:12px;padding:.75rem 1rem;margin:.6rem 0;background:#fafafa}\n.faq summary{font-weight:600;cursor:pointer}\n@media (min-width:768px){ .product-copy{font-size:1.02rem} }\n\u003c\/style\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45837756858657,"sku":"2820","price":65.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/xt60-connectors-male-female-pair-with-sheath-housing-2200.jpg?v=1689741244"},{"product_id":"turnigy-1000mah-3s-20c-lipo-pack","title":"Turnigy 1000mAh 3S 20C Lipo Pack","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003eRC LiPo Battery Pack — Turnigy 1000mAh 3S 20C\u003c\/h2\u003e\n  \u003cp\u003eThe \u003cstrong\u003eTurnigy 1000mAh 3S 20C LiPo Pack\u003c\/strong\u003e is a high-performance lithium polymer battery designed for RC aircraft, drones, FPV racers, and robotics. A reliable, affordable pack for RC hobbyists and robotics builders.\u003c\/p\u003e\n  \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eLiPo safety:\u003c\/strong\u003e Always use a \u003ca href=\"\/search?q=lipo+balance+charger\"\u003ebalance charger\u003c\/a\u003e, never discharge below 3.0V per cell, and store at 3.8V per cell. Use a \u003ca href=\"\/search?q=lipo+tester+buzzer\"\u003eLiPo alarm\u003c\/a\u003e to prevent over-discharge in flight.\u003c\/div\u003e\n  \u003ch3\u003eRC LiPo pack comparison\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003ePack\u003c\/th\u003e\n\u003cth\u003eConfig\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+1000mAh+3S\"\u003e1000mAh 3S 20C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003ctd\u003e20C\u003c\/td\u003e\n\u003ctd\u003eSmall planes, light quads\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+25C\"\u003e2200mAh 3S 25C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e25C\u003c\/td\u003e\n\u003ctd\u003eGeneral RC, trainers\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+2200mAh+3S+40C\"\u003e2200mAh 3S 40C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e40C\u003c\/td\u003e\n\u003ctd\u003eSport flying, FPV\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+3S+45C\"\u003eGraphene 2200mAh 3S 45C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e3S\u003c\/td\u003e\n\u003ctd\u003e2200\u003c\/td\u003e\n\u003ctd\u003e45C\u003c\/td\u003e\n\u003ctd\u003ePerformance FPV, acro\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/search?q=turnigy+graphene+panther+4S\"\u003ePanther 4S 75C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e4S\u003c\/td\u003e\n\u003ctd\u003e1600–2200\u003c\/td\u003e\n\u003ctd\u003e75C\u003c\/td\u003e\n\u003ctd\u003eRacing quads, high power\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eChemistry\u003c\/th\u003e\n\u003ctd\u003eLiPo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e3S (11.1V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e1000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eC-Rating\u003c\/th\u003e\n\u003ctd\u003e20C continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector\u003c\/th\u003e\n\u003ctd\u003eStandard connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":45837920207137,"sku":"2920","price":988.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/products\/turnigy-1000mah-3s-20c-lipo-pack-2242.jpg?v=1689741441"},{"product_id":"2mm-hole-standard-three-blade-air-propeller-diy-fan-model","title":"2mm Hole Standard Three Blade Air Propeller DIY Fan Model","description":"\u003cdiv class=\"product-copy\"\u003e\n  \u003cstyle\u003e\n    .product-copy{line-height:1.7;color:#1f2937}\n    .product-copy \u003e * + *{margin-top:1rem}\n    .product-copy h2{margin:1.4em 0 .6em;color:#111827}\n    .product-copy h3{margin:1.1em 0 .5em;color:#111827}\n    .product-copy p{margin:0 0 1em}\n    .product-copy ul,.product-copy ol{margin:0 0 1.2em 1.2em}\n    .product-copy li{margin:.35em 0}\n    .product-copy table{width:100%;border-collapse:collapse;margin:1.2em 0}\n    .product-copy table th,.product-copy table td{border:1px solid #e5e7eb;padding:.7em .8em;text-align:left;vertical-align:top}\n    .product-copy table th{background:#f9fafb;width:32%}\n    .faq-list{margin:1.2rem 0 1.4rem}\n    .faq{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;margin:.6rem 0;background:#fafafa}\n    .note{background:#f8fafc;border-left:4px solid #2563eb;padding:.85rem 1rem;border-radius:8px}\n  \u003c\/style\u003e\n\n  \u003ch2\u003ePractical Electronics Module for Maker, Student, and Prototype Builds\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The \u003cstrong\u003e2mm Hole Standard Three Blade Air Propeller DIY Fan Model\u003c\/strong\u003e is a practical \u003cstrong\u003eelectronics module\u003c\/strong\u003e from \u003cstrong\u003eCircuitrocks\u003c\/strong\u003e for students, makers, and repair-friendly builds. It fits well in projects that need general project use, while keeping setup straightforward for testing and prototype work.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Compared with generic parts, this product stands out through details such as \u003cstrong\u003e2mm\u003c\/strong\u003e. That makes it a solid choice for Arduino, ESP32, Raspberry Pi, robotics, motion-control, and workshop projects where matching the right part from the start saves time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Always match the electrical rating, size, and control method of this part with the rest of your setup before full-power testing.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy you'll love it\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003e2mm:\u003c\/strong\u003e gives you a quick spec reference before choosing the right part\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGood for prototype work:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eEasy to integrate:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eUseful in many student builds:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eA practical spare for repairs and testing:\u003c\/strong\u003e adds useful value when choosing parts for a build\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhat you can build\u003c\/h3\u003e\n  \u003cp\u003e\n    This product is a good fit for general maker builds, testing, prototypes, and controller-based projects. It works especially well in student projects, quick repairs, and prototype builds where part availability, straightforward hookup, and predictable results matter.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eStarter bundles\u003c\/h3\u003e\n  \u003cp\u003e\n    It fits well in Arduino, ESP32, and Raspberry Pi projects, especially when matched with the right power source and controller.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eRecommended add-ons\u003c\/h3\u003e\n  \u003cp\u003e\n    Popular add-ons depend on your build, but matching controllers, power supplies, and compatible motion parts usually make integration easier. You can also compare it with \u003ca href=\"https:\/\/circuit.rocks\/products\/dc-fan-module-gravity\"\u003eDC Fan Module Gravity\u003c\/a\u003e, \u003ca href=\"https:\/\/circuit.rocks\/products\/submersible-dc-motor-16800rpm-cw-ccw-3-blade-propeller-2\"\u003eSubmersible DC Motor 16800RPM CW CCW 3-Blade Propeller\u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eComparison table\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eCompared Product\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eKey Difference\u003c\/th\u003e\n\u003cth\u003eDirect Link\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-fan-module-gravity\"\u003eDC Fan Module Gravity\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003egeneral project use\u003c\/td\u003e\n\u003ctd\u003eFan Module Gravity\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-fan-module-gravity\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/submersible-dc-motor-16800rpm-cw-ccw-3-blade-propeller-2\"\u003eSubmersible DC Motor 16800RPM CW CCW 3-Blade Propeller\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003esimple spinning motion\u003c\/td\u003e\n\u003ctd\u003e16800RPM, ble\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/submersible-dc-motor-16800rpm-cw-ccw-3-blade-propeller-2\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-aircraft-propeller-geared-motor-720\"\u003eDC Aircraft Propeller Geared Motor 720\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003egeneral project use\u003c\/td\u003e\n\u003ctd\u003eAircraft Propeller Geared Motor\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/circuit.rocks\/products\/dc-aircraft-propeller-geared-motor-720\"\u003eView product\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct\u003c\/th\u003e\n      \u003ctd\u003e2mm Hole Standard Three Blade Air Propeller DIY Fan Model\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBrand\u003c\/th\u003e\n      \u003ctd\u003eCircuitrocks\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct Type\u003c\/th\u003e\n      \u003ctd\u003eElectronics Module\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eCategory\u003c\/th\u003e\n      \u003ctd\u003eToy Gliders\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003ePrimary SKU\u003c\/th\u003e\n      \u003ctd\u003e2308\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eKey Specs\u003c\/th\u003e\n      \u003ctd\u003e2mm, 1.9mm, 80mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eProduct URL\u003c\/th\u003e\n      \u003ctd\u003ehttps:\/\/circuit.rocks\/products\/2mm-hole-standard-three-blade-air-propeller-diy-fan-model\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch3\u003ePinout \u0026amp; power notes\u003c\/h3\u003e\n  \u003cp\u003e\n    Confirm voltage, interface type, and load requirements before wiring it into your project.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhat’s in the box\u003c\/h3\u003e\n  \u003cp\u003e\n    1 × 2mm Hole Standard Three Blade Air Propeller DIY Fan Model\n  \u003c\/p\u003e\n\n  \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eCan this work with Arduino or similar boards?\u003c\/strong\u003e\n      Yes, as long as the voltage, control method, and wiring match your controller and power supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eShould I power it directly from a controller pin?\u003c\/strong\u003e\n      For small signal-only modules that may be fine, but motors, pumps, solenoids, and relays should use a proper driver or external supply.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eIs this good for student and prototype builds?\u003c\/strong\u003e\n      Yes. It fits well in testing, learning, and proof-of-concept projects when matched with the right support parts.\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cstrong\u003eHow do I choose the right version?\u003c\/strong\u003e\n      Check the size, voltage, torque, speed, current, and fit details that matter most for your project.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Circuitrocks","offers":[{"title":"Default Title","offer_id":50113365934369,"sku":"2308","price":25.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/files\/20240807005652812aacb2209272ee70af92a7f7020ebc.png?v=1722992223"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/1491\/5617\/collections\/drone-fpv-parts.png?v=1776414575","url":"https:\/\/circuit.rocks\/collections\/drone-fpv-parts.oembed","provider":"circuitrocks","version":"1.0","type":"link"}