{"product_id":"ultrapower-up-s6ac-lithium-batteries-charger","title":"Ultrapower UP-S6AC  lithium batteries charger","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eUltra Power UP-S6AC 6-Channel Independent Smart Charger\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', 'Roboto', sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8fafc;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 30px auto;\n            background: #ffffff;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        section {\n            padding: 40px;\n        }\n        h2 {\n            color: #1e40af;\n            font-size: 1.9rem;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #60a5fa;\n            display: inline-block;\n        }\n        h3 {\n            color: #1e3a8a;\n            font-size: 1.4rem;\n            margin: 30px 0 15px;\n        }\n        p {\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            color: #4b5563;\n        }\n        .highlight {\n            background-color: #eff6ff;\n            border-left: 5px solid #3b82f6;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 0 8px 8px 0;\n        }\n        ul {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        li {\n            margin-bottom: 15px;\n            padding-left: 0px;\n            position: relative;\n            color: #4b5563;\n        }\n        li:before {\n            content: \"\";\n            position: absolute;\n            left: 0;\n        }\n        .grid-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n        .card {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 30px;\n            border-top: 5px solid #3b82f6;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.1);\n        }\n        .card h3 {\n            color: #1e40af;\n            margin-top: 0;\n        }\n        .card-icon {\n            font-size: 2.5rem;\n            color: #3b82f6;\n            margin-bottom: 20px;\n        }\n        .faq-item {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border-left: 4px solid #60a5fa;\n        }\n        .faq-q {\n            color: #1e40af;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        .warning-box {\n            background-color: #fef3c7;\n            border: 2px solid #f59e0b;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        .warning-box li:before {\n            content: \"\";\n            display: none;\n        }\n        .warning-box li {\n            padding-left: 0;\n        }\n        .specifications-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .specifications-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .specifications-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .specifications-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .specifications-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .spec-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 30%;\n        }\n        .spec-value {\n            color: #4b5563;\n        }\n        .section-header {\n            font-size: 1.5rem;\n            color: #1e3a8a;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #cbd5e1;\n        }\n        .sub-table {\n            margin-top: 20px;\n        }\n        .sub-table th {\n            background-color: #3b82f6;\n        }\n        .config-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .config-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .config-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .config-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .config-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .config-type {\n            font-weight: 600;\n            color: #1e3a8a;\n            background-color: #f1f5f9;\n        }\n        .config-value {\n            color: #4b5563;\n        }\n        .wide-table {\n            width: 100%;\n            overflow-x: auto;\n            margin: 30px 0;\n        }\n        .wide-table table {\n            min-width: 1000px;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .wide-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .wide-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .wide-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .wide-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .param-item {\n            font-weight: 600;\n            color: #1e3a8a;\n            width: 20%;\n        }\n        .param-value {\n            color: #4b5563;\n        }\n        .test-data-table {\n            width: 100%;\n            overflow-x: auto;\n            margin: 30px 0;\n        }\n        .test-data-table table {\n            min-width: 1200px;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .test-data-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: left;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .test-data-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        .test-data-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .test-data-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);\n        }\n        .comparison-table th {\n            background-color: #1e40af;\n            color: white;\n            text-align: center;\n            padding: 15px 20px;\n            font-weight: 600;\n        }\n        .comparison-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #e2e8f0;\n            text-align: center;\n        }\n        .comparison-table tr:nth-child(even) {\n            background-color: #f8fafc;\n        }\n        .comparison-table tr:hover {\n            background-color: #eff6ff;\n        }\n        .kv-header {\n            background-color: #3b82f6;\n            font-size: 1.1em;\n        }\n        @media (max-width: 768px) {\n            section {\n                padding: 30px 20px;\n            }\n            .grid-container {\n                grid-template-columns: 1fr;\n            }\n            .specifications-table, .config-table, .wide-table table, .test-data-table table, .comparison-table {\n                font-size: 0.9rem;\n            }\n            .specifications-table th,\n            .specifications-table td,\n            .config-table th,\n            .config-table td,\n            .wide-table th,\n            .wide-table td,\n            .test-data-table th,\n            .test-data-table td,\n            .comparison-table th,\n            .comparison-table td {\n                padding: 10px 15px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003csection id=\"overview\"\u003e\n            \u003ch2\u003eCore Overview\u003c\/h2\u003e\n            \u003cp\u003eThe Ultra Power UP-S6AC is a six-channel independent smart charger designed for professional users and enthusiasts of drones, FPV racing drones, RC models, and more. Its standout feature is the integration of AC\/DC dual wide-voltage input, allowing for independent, safe, and efficient charging of 6 different types of 1S lithium batteries (LiPo\/LiHV) indoors and outdoors without requiring an additional power supply. It is a one-stop solution for addressing multi-battery charging needs and improving operational efficiency.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"key-tech\"\u003e\n            \u003ch2\u003eCore Technology Advantages\u003c\/h2\u003e\n            \u003cdiv class=\"grid-container\"\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e🔌\u003c\/div\u003e\n                    \u003ch3\u003eVersatile Power Supply, Global Compatibility\u003c\/h3\u003e\n                    \u003cp\u003eBuilt-in wide-range AC power supply (100-240V) and supports DC input (7-17V). Plug directly into a wall outlet at home; outdoors, it can be powered directly by a car battery, power bank, or large-capacity battery, completely eliminating the need for heavy external power supplies, truly enabling charging anytime, anywhere.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e⚡\u003c\/div\u003e\n                    \u003ch3\u003eIntelligent Management, Efficient Parallel Operation\u003c\/h3\u003e\n                    \u003cp\u003e6 completely independent channels support mixed charging of different types, voltages, and states of charge for 1S batteries. Can charge up to 6 groups of batteries simultaneously, with each channel's current independently adjustable (0.1A-1.0A). Paired with intelligent charging algorithms, it maximizes charging efficiency while ensuring safety.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e🔋\u003c\/div\u003e\n                    \u003ch3\u003eProfessional Compatibility, One Device for Multiple Uses\u003c\/h3\u003e\n                    \u003cp\u003eCompatible with both standard lithium batteries (LiPo, 4.20V) and high-voltage lithium batteries (LiHV, 4.35V). Comes standard with multiple mainstream 1S battery interfaces such as Micro, MX, JST, and mCPX. Whether you fly micro drones, drive RC cars, or engage in model aviation, all your 1S batteries with various interfaces are compatible, eliminating the need for additional adapters. One device covers all your equipment.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e📊\u003c\/div\u003e\n                    \u003ch3\u003eClear at a Glance, Intuitive Interaction\u003c\/h3\u003e\n                    \u003cp\u003eThe LCD screen, combined with a 5-second information rotation, displays key information for each channel in real-time, including battery type, voltage, charged capacity, and current. Charging status is clear at a glance, eliminating the need for frequent manual switching. Clear LED indicators and a \"FULL\" completion prompt keep charging progress fully under control.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003cdiv class=\"card-icon\"\u003e🎨\u003c\/div\u003e\n                    \u003ch3\u003eIngenious Design, Portable and Easy to Use\u003c\/h3\u003e\n                    \u003cp\u003eWeighs only 200g. The \"small rounded waist\" body design is lightweight and portable. Easily fits into a backpack, making it the ideal companion for competitions and outdoor flying. Its elegant design also makes it a stylish piece of equipment on your workbench.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"usage-tips\"\u003e\n            \u003ch2\u003eUsage Recommendations\u003c\/h2\u003e\n            \u003cdiv class=\"highlight\"\u003e\n                \u003ch3\u003eFor Outdoor Use:\u003c\/h3\u003e\n                \u003cp\u003eWhen using DC input, ensure the power supply device (e.g., power supply, battery) voltage is within the 7-17V range and has stable output capability.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight\"\u003e\n                \u003ch3\u003eBattery Maintenance:\u003c\/h3\u003e\n                \u003cp\u003eBefore long-term storage, please charge the battery to the storage voltage of around 3.8V (note: this charger may not have a dedicated storage function; please check the manual or use a charger that does if needed).\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n            \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"wide-table\"\u003e\n                \u003ctable class=\"specifications-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eItem\u003c\/th\u003e\n                            \u003cth\u003eParameters\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 100-240V ~ 50\/60Hz; DC 7.0-17.0V\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eCharge Power\u003c\/td\u003e\n\u003ctd\u003eMax (4.35W*6), ±10%\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eCharge Current\u003c\/td\u003e\n\u003ctd\u003e(0.1A - 1.0A) *6 Adjustable (Accuracy ±10%)\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eSupported Batteries\u003c\/td\u003e\n\u003ctd\u003e1S Lithium Battery (LiPo, 4.20V) \/ High-Voltage Lithium Battery (LiHV, 4.35V)\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eBattery Interfaces\u003c\/td\u003e\n\u003ctd\u003eMicro, MX, JST, mCPX\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eLCD Screen + LED Status Indicators\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003eApprox. 125mm × 78mm × 42mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003eProduct Net Weight\u003c\/td\u003e\n\u003ctd\u003eApprox. 200g\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 id=\"faq\"\u003e\n            \u003ch2\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ1: Can I charge 6 LiPo\/LiHV batteries of different brands, capacities, and charge levels at the same time?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e Absolutely. The 6 channels of the UP-S6AC are completely independent, intelligently recognizing and independently managing the charging process of each battery without interfering with each other.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ2: How to power it outdoors when there is no AC power?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e You can use any DC power source with an output voltage between 7V and 17V, such as a common 12V car cigarette lighter socket, a portable power bank, or a 3S\/4S battery, and power it via the XT60 interface.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ3: How do I know when a battery is fully charged?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e When a battery on a particular channel is fully charged, the corresponding LCD screen information area will display \"FULL\", and the LED indicator for that channel will remain steadily lit.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ4: The numbers on the screen cycle automatically. I don't understand. What should I do?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e The screen automatically cycles through 4 key pieces of information approximately every 5 seconds: Battery Type (LiPo\/LiHV) -\u0026gt; Charging Voltage (e.g., 4.10V) -\u0026gt; Battery Capacity -\u0026gt; Charging Current. Observing one complete cycle will provide you with all status information.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-item\"\u003e\n                \u003cp class=\"faq-q\"\u003eQ5: Can it charge my 2S or 3S batteries?\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eA:\u003c\/strong\u003e No. The UP-S6AC is a charger specifically designed for single-cell (1S) lithium batteries, with a maximum supported voltage of 4.35V (LiHV). Multi-cell batteries (2S and above) must be charged using a dedicated charger that supports balanced charging for multi-cell batteries.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/g7xw.jpg?v=1772248870\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003eThe packing list is as follows:S6AC\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/O1CN01Zdl7St2F9rQ2ltxwj__4170208838.jpg?v=1772090511\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003eS6：\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/9014\/6970\/files\/O1CN01SyIb5F2F9rPwiXFg4__4170208838.jpg?v=1772090511\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/body\u003e","brand":"Ultrapower","offers":[{"title":"S6AC","offer_id":43453984505923,"sku":"UP-S6AC","price":38.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/4760\/6083\/files\/O1CN01Zdl7St2F9rQ2ltxwj__4170208838.jpg?v=1782357836","url":"https:\/\/www.uavsss.com\/products\/ultrapower-up-s6ac-lithium-batteries-charger","provider":"UAVSSS","version":"1.0","type":"link"}