CINXE.COM

Power, LiIon & LiPoly Products Category on Adafruit Industries

<!DOCTYPE html> <html lang="en-US"> <head> <meta name="globalsign-domain-verification" content="395EvTKgTnwb20iKcV68nItcl7lbY_JFqavc5s-uhP" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="utf-8"> <meta name="author" content="Adafruit Industries" /> <meta name="generator" content="Adafuit Shopping Cart based on Zencart" /> <link rel="mask-icon" href="https://cdn-shop.adafruit.com/static/adafruit_favicon.svg" color="#000000"> <link rel="apple-touch-icon" sizes="57x57" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://cdn-shop.adafruit.com/static/apple-touch-icon-152x152.png"> <link rel="icon" type="image/png" href="https://cdn-shop.adafruit.com/static/favicon-196x196.png" sizes="196x196"> <link rel="icon" type="image/png" href="https://cdn-shop.adafruit.com/static/favicon-160x160.png" sizes="160x160"> <link rel="icon" type="image/png" href="https://cdn-shop.adafruit.com/static/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://cdn-shop.adafruit.com/static/favicon-16x16.png" sizes="16x16"> <link rel="icon" type="image/png" href="https://cdn-shop.adafruit.com/static/favicon-32x32.png" sizes="32x32"> <meta name="msapplication-TileColor" content="#1a1919"> <meta name="msapplication-TileImage" content="https://cdn-shop.adafruit.com/static/mstile-144x144.png"> <meta name="format-detection" content="telephone=no"> <title>Power, LiIon & LiPoly Products Category on Adafruit Industries</title><link rel="alternate" type="application/rss+xml" title="adafruit industries blog RSS Feed" href="http://blog.adafruit.com/feed/" /> <meta name="description" content="Adafruit Industries, Unique &amp;amp; fun DIY electronics and kits : LiIon &amp; LiPoly - Tools Gift Certificates Arduino Cables Sensors LEDs Books Breakout Boards Power EL Wire/Tape/Panel Components &amp; Parts LCDs &amp; Displays Wearables Prototyping Raspberry Pi Wireless Young Engineers 3D printing NeoPixels Kits &amp; Projects Robotics &amp; CNC Accessories Cosplay/Costuming Halloween Reseller and School Packs Internet of Things - IoT Development Boards Batteries Feather CircuitPython Circuit Playground Crickit - Creative Robotics Particle STEMMA Machine Learning micro:bit Add-ons &amp; Accessories Bluetooth PPE Microchip Mechanical Keyboards Clearance Sale ecommerce, open source, shop, online shopping" /> <meta name="keywords" content="Tools Gift Certificates Arduino Cables Sensors LEDs Books Breakout Boards Power EL Wire/Tape/Panel Components &amp; Parts LCDs &amp; Displays Wearables Prototyping Raspberry Pi Wireless Young Engineers 3D printing NeoPixels Kits &amp; Projects Robotics &amp; CNC Accessories Cosplay/Costuming Halloween Reseller and School Packs Internet of Things - IoT Development Boards Batteries Feather CircuitPython Circuit Playground Crickit - Creative Robotics Particle STEMMA Machine Learning micro:bit Add-ons &amp; Accessories Bluetooth PPE Microchip Mechanical Keyboards Clearance Sale ecommerce, open source, shop, online shopping LiIon &amp; LiPoly" /> <script> var fbPixelEventQueue = []; var dataLayer = []; function gtag(){dataLayer.push(arguments);} window.dataLayer = window.dataLayer || []; </script> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PRPXBQ6'); </script> <!-- End Google Tag Manager --> <script> //<![CDATA[ // see GTM facebook events function executeFbPixelEventQueue(timeoutCounter){ timeoutCounter--; if (timeoutCounter >= 0){ if (typeof fbq != "undefined" && fbq){ fbPixelEventQueue.forEach(function(pushee){ pushee(); }); } else{ setTimeout(function(){executeFbPixelEventQueue(timeoutCounter)}, 600); } } } executeFbPixelEventQueue(5); // AdWords Remarketing, probably overwritten later. var remarketingParams = { ecomm_pagetype: 'other' }; //]]> </script> <link rel="stylesheet" type="text/css" href="/includes/templates/shop2019/css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="/includes/templates/shop2019/css/font-awesome-4.7.0/css/font-awesome.min.css"> <script src="/includes/javascript/jquery.min.js"></script> <script> var ada_env = {"env":"prod","algolia":{"app_id":"W9DMM4OTH0","app_key":"929ce6f84af11b19c73f4fd5778122cc"}}; var ada_cookie_domain = '.adafruit.com'; var ada_reduce_motion_cookie = document.cookie.match(/^(.*;)?\s*reduce_motion\s*=\s*1(.*)?$/) !== null; var reduceMotion = false; // reduce motion if customer set account flag if( (typeof ada_reduce_motion !== 'undefined') && ada_reduce_motion === true ){ reduceMotion = true; } // reduce motion if reduce_motion cookie is present if( (typeof ada_reduce_motion_cookie !== 'undefined') && ada_reduce_motion_cookie === true ){ reduceMotion = true; } // reduce motion if OS / browser flag is set and available via media query var reduceMotionQuery = window.matchMedia('(prefers-reduced-motion: reduce)'); if( reduceMotionQuery.matches ){ reduceMotion = true; } // for use in es6 classes window.reduceMotion = reduceMotion; </script> <link rel="stylesheet" type="text/css" href="https://www.adafruit.com/includes/templates/shop2019/css/style.931f2b2ac4.css" /> <script defer src="/includes/templates/shop2019/jscript/lite-yt-embed.js"></script> <!--[if lt IE 9]> <script src="/includes/templates/shop2019/jscript/respond.min.js"></script> <script src="/includes/templates/shop2019/jscript/html5shiv.min.js"></script> <script> $(document).ready(function(){ $("a > button").on('click', function() { location.href = $(this).closest("a").attr("href"); }); }); </script> <![endif]--> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://www.adafruit.com/", "potentialAction": { "@type": "SearchAction", "target": "https://www.adafruit.com/search?g=1&q={search_term}", "query-input": "required name=search_term" } } </script> </head> <body class="no-js "> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PRPXBQ6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="messages-container"> </div> <form action="#main" onsubmit="skipNavigation(event)"> <span class="sr-only">&nbsp;</span> <button type="submit" id="main-nav-skip-navigation" class="blue-button-large">Skip Navigation</button> </form> <div id="outer-wrapper"> <div id="inner-wrapper"> <div class="header-wrap"> <header id="adafruit-header"> <div class="mobile-header-wrap"> <div id="mobile-header"> <a class="mobile-header-logo" href="https://www.adafruit.com"> <img alt="Adafruit Logo" height="50" width="50" id="logo_small" src="/includes/templates/shop2019/images/adafruit_logo_small.png" title="Adafruit"/> </a> <button id="mobile-menu-button" class="c-hamburger c-hamburger--htx"> <span>toggle menu</span> <i id="hamburger-arrow"></i> </button> <div id="MobileSearchWrapper" class="mobile-search"> <form id="MobileSearchForm" action="https://www.adafruit.com/search" method="get" role="search"> <label id="MobileSearchLabel" for="MobileSearch" style="display:none;">Search</label> <input class="search" type="text" id="MobileSearch" aria-labelledby="MobileSearchLabel" name="q" placeholder="" autocomplete="off" spellcheck="false" autocapitalize="none" /> <button aria-label="Search" id="MobileSearchBtn" class="fa" type="submit"></button> </form> </div> <a aria-live="polite" aria-atomic="true" class="mobile-header-cart" href="/shopping_cart"> <span class="sr-only">Shopping cart, </span><span class="cart-count" style="display:none;">0</span><span class="sr-only">items.</span> <i class="fa fa-shopping-cart"></i> </a> </div> <nav id="MobileNav"> <div class="results-scroll-pane"> <div class="flex-col load-more load-prev"> <img alt="Adafruit Logo" height="50" width="50" src="/includes/templates/shop2019/images/adafruit_logo_small.png"> </div> <div class="mobile-search-results"></div> <div class="flex-col load-more load-next"> <img alt="Adafruit Logo" height="50" width="50" src="/includes/templates/shop2019/images/adafruit_logo_small.png"> </div> </div> <div class="mobile-menu-wrap"> <ul id="mm-topmenu" class="menu" hidden> <li class="login direct-link"> <a href="/login">Sign In</a> | <a href="https://accounts.adafruit.com/users/sign_up/">Create Account</a> </li> <li><a href="/new">New Products</a></li> <li><a href="/featured">Featured Products</a></li> <li><a href="/explore">Gift Ideas</a></li> <li class="mm-featured-categories"><a href="/category/965">Circuit Playground</a></li> <li class="mm-featured-categories"><a href="/category/943">Feather</a></li> <li class="mm-featured-categories"><a href="/category/105">Raspberry Pi</a></li> <li class="mm-featured-categories"><a href="/category/17">Arduino</a></li> <li class="mm-featured-categories"><a href="/category/37">LEDs</a></li> <li class="direct-link"><a href="/categories">All Categories</a></li> <li><a href="/support">Support</a></li> <li><a href="/shipping">Shipping & Returns</a></li> <li><a href="/about">About Us</a></li> </ul> </div> </nav> </div> <div id="site-header" > <div class="row-content"> <ol class="application-links"><li class="selected" ><a href="https://www.adafruit.com">Shop</a></li><li><a href="https://learn.adafruit.com">Learn</a></li><li><a href="https://blog.adafruit.com">Blog</a></li><li><a href="https://forums.adafruit.com">Forums</a></li><li><a href="https://io.adafruit.com">IO</a></li><li><a href="https://www.youtube.com/adafruit/live">LIVE!</a></li><li ><a href="https://www.adafruit.com/adabox">AdaBox</a></li></ol> <div id="nav_account"> <span class="sign-in"><a href="https://www.adafruit.com/login">Sign In</a></span> <div class="cart"> <a aria-live="polite" href="https://www.adafruit.com/shopping_cart"><i class="fa fa-shopping-cart"></i> <span class="sr-only">Shopping cart, </span><span class="cart-count">0</span><span class="sr-only">items.</span> </a> </div> </div> </div> </div> <div id="shop-header"> <div class="row-content"> <div class="left-content"> <div class="logo-container"> <a href="https://www.adafruit.com"> <img alt="Adafruit Logo" height="40" width="115" id="logo" src="/includes/templates/shop2019/images/adafruit-logo.png" title="Adafruit"/> </a> </div> <ul class="main-nav-links"> <li id="desktopMenuContainer"> <a id="desktopMenuButton" href="#adafruit-header">Products</a> <div id="desktopMenuFlyout"> <div class="three-panels"> <div class="first-column"> <div class="content-header"> <span class="title">Shop Categories</span><a class="view-all-count" href="/categories">view all</a> </div> <div class="categories"> <ul><li><a href='/category/17'>Arduino</a></li><li><a href='/category/956'>CircuitPython</a></li><li><a href='/category/965'>Circuit Playground</a></li><li><a href='/category/943'>Feather</a></li><li><a href='/category/1005'>STEMMA / STEMMA QT</a></li><li><a href='/category/63'>LCDs & Displays</a></li><li><a href='/category/105'>Raspberry Pi</a></li><li><a href='/category/875'>RP2040 / Pico</a></li><li><a href='/category/234'>Accessories</a></li><li><a href='/category/889'>Batteries</a></li><li><a href='/category/40'>Books</a></li><li><a href='/category/42'>Breakout Boards</a></li><li><a href='/category/33'>Cables</a></li><li><a href='/category/54'>Components & Parts</a></li><li><a href='/category/851'>Development Boards</a></li></ul><ul><li><a href='/category/150'>E-Ink / ThinkInk</a></li><li><a href='/category/14'>Gift Certificates</a></li><li><a href='/category/203'>Kits & Projects</a></li><li><a href='/category/37'>LEDs</a></li><li><a href='/category/1020'>Mechanical Keyboards</a></li><li><a href='/category/168'>Neopixels</a></li><li><a href='/category/44'>Power</a></li><li><a href='/category/82'>Prototyping</a></li><li><a href='/category/227'>Robotics & CNC</a></li><li><a href='/category/35'>Sensors</a></li><li><a href='/category/8'>Tools</a></li><li><a href='/category/65'>Wearables</a></li><li><a href='/category/112'>Wireless</a></li><li><a href='/category/1025'>Clearance Sale</a></li></ul> </div> </div> <div class="middle-column"> <div class="content-header"> <span class="title">New Products</span><a class="view-all-count" href="/new">view all</a> </div> <div class="featProductRow"> <img id="flyouts-img-new-0" src="https://cdn-shop.adafruit.com/310x233/6303-01.jpg" alt="Angled Shot of the Adafruit ESP32-S3 Reverse TFT with w.FL Antenna."> <a href="https://www.adafruit.com/product/6303" aria-describedby="flyouts-img-new-0"> <div> <p>Adafruit ESP32-S3 Reverse TFT with w.FL Antenna</p> <p class="price">$24.95</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-new-1" src="https://cdn-shop.adafruit.com/310x233/2025-05.jpg" alt="Angled Shot of the USB Wired Mouse - Two Buttons plus Wheel"> <a href="https://www.adafruit.com/product/2025" aria-describedby="flyouts-img-new-1"> <div> <p>USB Wired Mouse - Two Buttons plus Wheel</p> <p class="price">$4.95</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-new-2" src="https://cdn-shop.adafruit.com/310x233/6301-03.jpg" alt="Angled shot of LED driver board in half-assembled enclosure."> <a href="https://www.adafruit.com/product/6301" aria-describedby="flyouts-img-new-2"> <div> <p>Snap-on Enclosure for Adafruit Sparkle Motion</p> <p class="price">$4.95</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-new-3" src="https://cdn-shop.adafruit.com/310x233/6305-03.jpg" alt="Demo Shot of the RP2350 Case."> <a href="https://www.adafruit.com/product/6305" aria-describedby="flyouts-img-new-3"> <div> <p>Enclosure for the Adafruit Feather RP2350 with HSTX</p> <p class="price">$4.50</p> </div> </a> </div> </div> <div class="middle-column"> <div class="content-header"> <span class="title">Featured Products</span><a class="view-all-count" href="/featured">view all</a> </div> <div class="featProductRow"> <img id="flyouts-img-featured-0" src="https://cdn-shop.adafruit.com/310x233/6250-00.jpg" alt="Angled shot of black, rectangular breakout board with audio jack."> <a href="https://www.adafruit.com/product/6250" aria-describedby="flyouts-img-featured-0"> <div> <p>Adafruit PCM5102 I2S DAC with Line Level Output - 112dB SNR</p> <p class="price">$4.95</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-featured-1" src="https://cdn-shop.adafruit.com/product-videos/320x240/6121-07.jpg" alt="Demo Video of the Adafruit TMC2209 Stepper Motor Driver Breakout Board."> <a href="https://www.adafruit.com/product/6121" aria-describedby="flyouts-img-featured-1"> <div> <p>Adafruit TMC2209 Stepper Motor Driver Breakout Board</p> <p class="price">$8.95</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-featured-2" src="https://cdn-shop.adafruit.com/310x233/6006-02.jpg" alt="Angled shot of thin, green rectangular microcontroller with castellated pads."> <a href="https://www.adafruit.com/product/6006" aria-describedby="flyouts-img-featured-2"> <div> <p>Raspberry Pi Pico 2 - RP2350</p> <p class="price">$5.00</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-featured-3" src="https://cdn-shop.adafruit.com/310x233/5933-08.jpg" alt="Angled shot of rectangular dev board."> <a href="https://www.adafruit.com/product/5933" aria-describedby="flyouts-img-featured-3"> <div> <p>Adafruit ESP32-C6 Feather - STEMMA QT</p> <p class="price">$14.95</p> </div> </a> </div> </div> </div> </div> </li> <li> <a href="/explore">Gift Ideas</a> </li> <li> <a href="/new">What's New</a> </li> </ul> </div> <div class="right-content"> <div class="search-wrapper"> <form action="/search" method="get" role="search"> <input id="search" aria-labelledby="searchBtn" type="text" name="q" autocapitalize="none" spellcheck="false" autocomplete="off" data-page="" data-app-id="W9DMM4OTH0" data-app-key="e613bcda3453b9ef887e2724362f9e57" data-app-index="learn_guides_production" data-app-uri="https://learn.adafruit.com"> <button type="submit" id="searchBtn"><span class="sr-only">Search</span><i class="fa fa-search"></i></button> </form> </div> </div> </div> </div> </header> </div> <div class="main-container category-container" id="main" role="main" tabindex="-1"> <div id="full-overlay"></div> <div class="container categoryHeading"> <div class="row"> <h1 id="productListHeading"> <a href="/category/44">Power</a> / LiIon & LiPoly </h1> </div> </div> <div class="container"> <div class="row mobile-text-wrapper"> <ul id="subcategories"> <li><a href="/category/574">Batteries (15)</a></li> <li><a href="/category/872">Accessories (8)</a></li> <li><a href="/category/575">Chargers (17)</a></li> </ul> </div> <div id="productListing" class="cat-listing"> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/261-01.jpg" alt="Top view shot of a red and black JST PH 2-Pin Cable to Female Connector - 100mm."/> <a href="/product/261" data-pid="261" data-name="JST PH 2-Pin Cable - Female Connector 100mm" aria-labelledby="product-listing-name-261" aria-description="Top view shot of a red and black JST PH 2-Pin Cable to Female Connector - 100mm."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-261"><a href="/product/261" data-pid="261" data-name="JST PH 2-Pin Cable - Female Connector 100mm" itemprop="name" content="JST PH 2-Pin Cable - Female Connector 100mm"> JST PH 2-Pin Cable - Female Connector 100mm</a></h2> <div class="product_id">Product ID: <span itemprop="sku">261</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Red and black tinned wires with a 2-pin JST PH connector on the end. 4" / 100mm long. Matches up nicely with our Lipoly chargers! We have the socket 'mating' version of this cable over here, as well as an 'extension' cable that has one of each soldered together. If you want a switch in the middle, try this switched extension cable. Finally, for PCB and breadboard... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/261"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="261" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="261" data-qty="1">Add to Cart<span class="sr-only">, JST PH 2-Pin Cable - Female Connector 100mm</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="0.7500"/> <div><div class="price"><span class="normal-price">$<span>0.75</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="261" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="261" data-qty="1" data-name="JST PH 2-Pin Cable - Female Connector 100mm" >Add to Cart<span class="sr-only">, JST PH 2-Pin Cable - Female Connector 100mm</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/3814-02.jpg" alt="Top view shot of JST PH 2-Pin Cable - Male Header - 200mm."/> <a href="/product/3814" data-pid="3814" data-name="JST PH 2-Pin Cable &ndash; Male Header 200mm" aria-labelledby="product-listing-name-3814" aria-description="Top view shot of JST PH 2-Pin Cable - Male Header - 200mm."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-3814"><a href="/product/3814" data-pid="3814" data-name="JST PH 2-Pin Cable &ndash; Male Header 200mm" itemprop="name" content="JST PH 2-Pin Cable – Male Header 200mm"> JST PH 2-Pin Cable – Male Header 200mm</a></h2> <div class="product_id">Product ID: <span itemprop="sku">3814</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> For a really long time we assumed that the JST PH didn't have a free-hanging male header version. But then we found this JST-PH 2-pin Male Cable, and we were like, this is perfect! It's not a genuine JST connector, but it's 100% compatible with a nice clicky connection that you can undo without tearing the contacts from the housing. Plugs in nicely all with our... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/3814"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="3814" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="3814" data-qty="1">Add to Cart<span class="sr-only">, JST PH 2-Pin Cable – Male Header 200mm</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="0.7500"/> <div><div class="price"><span class="normal-price">$<span>0.75</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="3814" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="3814" data-qty="1" data-name="JST PH 2-Pin Cable &ndash; Male Header 200mm" >Add to Cart<span class="sr-only">, JST PH 2-Pin Cable – Male Header 200mm</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1131-00.jpg" alt="Front shot of JST-PH Battery Extension Cable."/> <a href="/product/1131" data-pid="1131" data-name="JST-PH Battery Extension Cable - 500mm" aria-labelledby="product-listing-name-1131" aria-description="Front shot of JST-PH Battery Extension Cable."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1131"><a href="/product/1131" data-pid="1131" data-name="JST-PH Battery Extension Cable - 500mm" itemprop="name" content="JST-PH Battery Extension Cable - 500mm"> JST-PH Battery Extension Cable - 500mm</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1131</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> By popular demand, we now have a handy extension cord for all of our JST PH-terminated battery packs (such as our LiIon/LiPoly and 3xAAA holders). One end has a JST-PH compatible socket, and the other end has a matching plug. Between the two, 500mm of color coded wire. Handy for wearable projects where you may want the battery pack far from your Flora but useful in... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1131"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1131" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1131" data-qty="1">Add to Cart<span class="sr-only">, JST-PH Battery Extension Cable - 500mm</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="1.9500"/> <div><div class="price"><span class="normal-price">$<span>1.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1131" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1131" data-qty="1" data-name="JST-PH Battery Extension Cable - 500mm" >Add to Cart<span class="sr-only">, JST-PH Battery Extension Cable - 500mm</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1570-00.jpg" alt="Lithium Ion Polymer Battery 3.7v 100mAh with JST 2-PH connector"/> <a href="/product/1570" data-pid="1570" data-name="Lithium Ion Polymer Battery - 3.7v 100mAh" aria-labelledby="product-listing-name-1570" aria-description="Lithium Ion Polymer Battery 3.7v 100mAh with JST 2-PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1570"><a href="/product/1570" data-pid="1570" data-name="Lithium Ion Polymer Battery - 3.7v 100mAh" itemprop="name" content="Lithium Ion Polymer Battery - 3.7v 100mAh"> Lithium Ion Polymer Battery - 3.7v 100mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1570</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of ~100mAh for a total of about 0.4 Wh. If you need a larger battery, we have a full range of bigger cells The batteries come pre-attached with a high quality 2-pin JST-PH connector as... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1570"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1570" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1570" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 100mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="5.9500"/> <div><div class="price"><span class="normal-price">$<span>5.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1570" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1570" data-qty="1" data-name="Lithium Ion Polymer Battery - 3.7v 100mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 100mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1578-03.jpg" alt="Angled shot of a Lithium Ion Polymer Battery 3.7V 500mAh with JST-PH connector."/> <a href="/product/1578" data-pid="1578" data-name="Lithium Ion Polymer Battery - 3.7v 500mAh" aria-labelledby="product-listing-name-1578" aria-description="Angled shot of a Lithium Ion Polymer Battery 3.7V 500mAh with JST-PH connector."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1578"><a href="/product/1578" data-pid="1578" data-name="Lithium Ion Polymer Battery - 3.7v 500mAh" itemprop="name" content="Lithium Ion Polymer Battery - 3.7v 500mAh"> Lithium Ion Polymer Battery - 3.7v 500mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1578</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 500mAh for a total of about 1.9 Wh. If you need a larger (or smaller!) battery, we have a full range of LiPoly batteries. The batteries come pre-attached with a 2-pin JST-PH... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1578"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1578" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1578" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 500mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="7.9500"/> <div><div class="price"><span class="normal-price">$<span>7.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1578" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1578" data-qty="1" data-name="Lithium Ion Polymer Battery - 3.7v 500mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 500mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/3898-05.jpg" alt="Slim Lithium Ion Polymer Battery 3.7v 400mAh with JST 2-PH connector and short cable"/> <a href="/product/3898" data-pid="3898" data-name="Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh" aria-labelledby="product-listing-name-3898" aria-description="Slim Lithium Ion Polymer Battery 3.7v 400mAh with JST 2-PH connector and short cable"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-3898"><a href="/product/3898" data-pid="3898" data-name="Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh" itemprop="name" content="Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh"> Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">3898</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 400mAh for a total of about 1.9 Wh. If you need a larger (or smaller!) battery, we have a full range of LiPoly batteries. The batteries come pre-attached with a genuine 2-pin 25mm... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/3898"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="3898" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="3898" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> <div><div class="price"><span class="normal-price">$<span>6.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="3898" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="3898" data-qty="1" data-name="Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1769-07.jpg" alt="JST-PH 2-Pin SMT Right Angle Connector"/> <a href="/product/1769" data-pid="1769" data-name="JST-PH 2-Pin SMT Right Angle Connector" aria-labelledby="product-listing-name-1769" aria-description="JST-PH 2-Pin SMT Right Angle Connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1769"><a href="/product/1769" data-pid="1769" data-name="JST-PH 2-Pin SMT Right Angle Connector" itemprop="name" content="JST-PH 2-Pin SMT Right Angle Connector"> JST-PH 2-Pin SMT Right Angle Connector</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1769</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> A simple 2-pin connector that is compatible with the "JST PH 2-pin" connector - perfect for soldering to the bottom of our 3.3V Logic Trinket and 5V Logic Trinket! These mate perfectly with all our 1-cell LiPoly and LiIon batteries as well as our 6V coin cell holder and 3xAAA battery pack. We also have simple JST pigtails that mate with this connector. Note: This... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1769"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1769" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1769" data-qty="1">Add to Cart<span class="sr-only">, JST-PH 2-Pin SMT Right Angle Connector</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="0.7500"/> <div><div class="price"><span class="normal-price">$<span>0.75</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1769" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1769" data-qty="1" data-name="JST-PH 2-Pin SMT Right Angle Connector" >Add to Cart<span class="sr-only">, JST-PH 2-Pin SMT Right Angle Connector</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/2465-08.jpg" alt="Angled shot of PowerBoost 1000 Charger."/> <a href="/product/2465" data-pid="2465" data-name="PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C" aria-labelledby="product-listing-name-2465" aria-description="Angled shot of PowerBoost 1000 Charger."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-2465"><a href="/product/2465" data-pid="2465" data-name="PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C" itemprop="name" content="PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C"> PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C</a></h2> <div class="product_id">Product ID: <span itemprop="sku">2465</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> PowerBoost 1000C is the perfect power supply for your portable project! With a built-in load-sharing battery charger circuit, you'll be able to keep your power-hungry project running even while recharging the battery! This little DC/DC boost converter module can be powered by any 3.7V LiIon/LiPoly battery, and convert the battery output to 5.2V DC for running your 5V... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/2465"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="2465" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="2465" data-qty="1">Add to Cart<span class="sr-only">, PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="19.9500"/> <div><div class="price"><span class="normal-price">$<span>19.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="2465" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="2465" data-qty="1" data-name="PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C" >Add to Cart<span class="sr-only">, PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A - 1000C</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1304-06.jpg" alt="Top view of Adafruit Micro Lipo - USB LiIon/LiPoly charger - v1 above a 2-pin JST cable."/> <a href="/product/1304" data-pid="1304" data-name="Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2" aria-labelledby="product-listing-name-1304" aria-description="Top view of Adafruit Micro Lipo - USB LiIon/LiPoly charger - v1 above a 2-pin JST cable."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1304"><a href="/product/1304" data-pid="1304" data-name="Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2" itemprop="name" content="Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2"> Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1304</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Oh so adorable, this is the tiniest little lipo charger, so handy you can keep it any project box! Its also easy to use. Simply plug in the gold plated contacts into any USB port and a 3.7V/4.2V lithium polymer or lithium ion rechargeable battery into the JST plug on the other end. There are two LEDs - one red and one green. While charging, the red LED is lit. When... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1304"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1304" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1304" data-qty="1">Add to Cart<span class="sr-only">, Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="5.9500"/> <div><div class="price"><span class="normal-price">$<span>5.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1304" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1304" data-qty="1" data-name="Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2" >Add to Cart<span class="sr-only">, Adafruit Micro Lipo - USB LiIon/LiPoly charger - v2</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1904-06.jpg" alt="Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack connected to battery. "/> <a href="/product/1904" data-pid="1904" data-name="Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1" aria-labelledby="product-listing-name-1904" aria-description="Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack connected to battery. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1904"><a href="/product/1904" data-pid="1904" data-name="Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1" itemprop="name" content="Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1"> Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1904</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Oh so handy, this little lipo charger is so small and easy to use you can keep it on your desk or mount it easily into any project! Simply plug it via any MicroUSB cable into a USB port and a 3.7V/4.2V lithium polymer or lithium ion rechargeable battery into the JST plug on the other end. There are two LEDs - one red and one green. While charging, the red LED is lit.... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1904"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1904" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1904" data-qty="1">Add to Cart<span class="sr-only">, Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> <div><div class="price"><span class="normal-price">$<span>6.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1904" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1904" data-qty="1" data-name="Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1" >Add to Cart<span class="sr-only">, Adafruit Micro-Lipo Charger for LiPo/LiIon Batt w/MicroUSB Jack - v1</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/2750-05.jpg" alt="Angled shot of a rectangular lipo battery with a 2-pin JST connector. The battery specs are listed on the body: 3.7V 250mAh."/> <a href="/product/2750" data-pid="2750" data-name="Lithium Ion Polymer Battery - 3.7V 350mAh" aria-labelledby="product-listing-name-2750" aria-description="Angled shot of a rectangular lipo battery with a 2-pin JST connector. The battery specs are listed on the body: 3.7V 250mAh."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-2750"><a href="/product/2750" data-pid="2750" data-name="Lithium Ion Polymer Battery - 3.7V 350mAh" itemprop="name" content="Lithium Ion Polymer Battery - 3.7V 350mAh"> Lithium Ion Polymer Battery - 3.7V 350mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">2750</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 350mAh for a total of about 1.3 Wh. If you need a larger (or smaller!) battery, we have a full range of LiPoly batteries. The batteries come pre-attached with a 2-pin JST-PH... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/2750"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="2750" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="2750" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7V 350mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> <div><div class="price"><span class="normal-price">$<span>6.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="2750" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="2750" data-qty="1" data-name="Lithium Ion Polymer Battery - 3.7V 350mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7V 350mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1317-03.jpg" alt="Angle Shot of Lithium Ion Polymer Battery 3.7v 150mAh with JST 2-PH connector"/> <a href="/product/1317" data-pid="1317" data-name="Lithium Ion Polymer Battery - 3.7v 150mAh" aria-labelledby="product-listing-name-1317" aria-description="Angle Shot of Lithium Ion Polymer Battery 3.7v 150mAh with JST 2-PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1317"><a href="/product/1317" data-pid="1317" data-name="Lithium Ion Polymer Battery - 3.7v 150mAh" itemprop="name" content="Lithium Ion Polymer Battery - 3.7v 150mAh"> Lithium Ion Polymer Battery - 3.7v 150mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1317</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 150mAh for a total of about 0.6 Wh. If you need a larger battery, we have a full range of bigger cells The batteries come pre-attached with a genuine 2-pin JST-PH connector as shown... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1317"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1317" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1317" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 150mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="5.9500"/> <div><div class="price"><span class="normal-price">$<span>5.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1317" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1317" data-qty="1" data-name="Lithium Ion Polymer Battery - 3.7v 150mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 150mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/354-03.jpg" alt="Angled Shot of the Lithium Ion Battery Pack - 3.7V 4400mAh"/> <a href="/product/354" data-pid="354" data-name="Lithium Ion Battery Pack - 3.7V 4400mAh" aria-labelledby="product-listing-name-354" aria-description="Angled Shot of the Lithium Ion Battery Pack - 3.7V 4400mAh"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-354"><a href="/product/354" data-pid="354" data-name="Lithium Ion Battery Pack - 3.7V 4400mAh" itemprop="name" content="Lithium Ion Battery Pack - 3.7V 4400mAh"> Lithium Ion Battery Pack - 3.7V 4400mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">354</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Need a big battery for your project? This lithium-ion pack is made of 2 balanced 2200mAh cells for a total of 4400mA capacity! The cells are connected in parallel and spot-welded to a protection circuit that provides over-voltage, under-voltage, and over-current protection. Each cell can provide 1A of current for about 4 hours so all together the peak current you can... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/354"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="354" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="354" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Battery Pack - 3.7V 4400mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="19.9500"/> <div><div class="price"><span class="normal-price">$<span>19.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">98 in stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="354" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="354" data-qty="1" data-name="Lithium Ion Battery Pack - 3.7V 4400mAh" >Add to Cart<span class="sr-only">, Lithium Ion Battery Pack - 3.7V 4400mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1944-00.jpg" alt="Top view of PowerBoost 500 Charger connected to a battery and a white iPhone charger charging an iPhone. "/> <a href="/product/1944" data-pid="1944" data-name="PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+" aria-labelledby="product-listing-name-1944" aria-description="Top view of PowerBoost 500 Charger connected to a battery and a white iPhone charger charging an iPhone. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1944"><a href="/product/1944" data-pid="1944" data-name="PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+" itemprop="name" content="PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+"> PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1944</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> PowerBoost 500C is the perfect power supply for your portable project! With a built-in battery charger circuit, you'll be able to keep your project running even while recharging the battery! This little DC/DC boost converter module can be powered by any 3.7V LiIon/LiPoly battery, and convert the battery output to 5.2V DC for running your 5V projects. If you need a 1A... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1944"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1944" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1944" data-qty="1">Add to Cart<span class="sr-only">, PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="14.9500"/> <div><div class="price"><span class="normal-price">$<span>14.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">86 in stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1944" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1944" data-qty="1" data-name="PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+" >Add to Cart<span class="sr-only">, PowerBoost 500 Charger - Rechargeable 5V Lipo USB Boost @ 500mA+</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/4755-06.jpg" alt="Angled shot of a Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger connected to a solar panel and 3 AAA batteries. "/> <a href="/product/4755" data-pid="4755" data-name="Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074" aria-labelledby="product-listing-name-4755" aria-description="Angled shot of a Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger connected to a solar panel and 3 AAA batteries. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-4755"><a href="/product/4755" data-pid="4755" data-name="Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074" itemprop="name" content="Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074"> Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074</a></h2> <div class="product_id">Product ID: <span itemprop="sku">4755</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> This charger is the only one you need to keep all your Lithium Polymer (LiPoly) or Lithium Ion (LiIon) rechargeable batteries topped up. No matter the power source at your disposal! The Adafruit Universal USB / DC / Solar Lithium Ion/Polymer Charger can use USB, DC or Solar power, with a wide 5-10V input voltage range! The charger chip is super smart, and will reduce... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/4755"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="4755" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="4755" data-qty="1">Add to Cart<span class="sr-only">, Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="14.9500"/> <div><div class="price"><span class="normal-price">$<span>14.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="4755" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="4755" data-qty="1" data-name="Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074" >Add to Cart<span class="sr-only">, Adafruit Universal USB / DC / Solar Lithium Ion/Polymer charger - bq24074</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/4237-04.jpg" alt="Lithium Ion Polymer Battery 3.7v 350mAh with JST 2-PH connector and short cable"/> <a href="/product/4237" data-pid="4237" data-name="Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh" aria-labelledby="product-listing-name-4237" aria-description="Lithium Ion Polymer Battery 3.7v 350mAh with JST 2-PH connector and short cable"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-4237"><a href="/product/4237" data-pid="4237" data-name="Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh" itemprop="name" content="Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh"> Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">4237</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 350mAh for a total of about 1.3 Wh. If you need a larger (or smaller!) battery, we have a full range of LiPoly batteries The batteries come pre-attached with a genuine 2-pin JST-PH... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/4237"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="4237" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="4237" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="5.9500"/> <div><div class="price"><span class="normal-price">$<span>5.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="4237" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="4237" data-qty="1" data-name="Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery with Short Cable - 3.7V 350mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/5035-00.jpg" alt="Angled shot of blue rectangular lithium polymer battery with 2-pin JST connector."/> <a href="/product/5035" data-pid="5035" data-name="Lithium Ion Battery - 3.7V 10050mAh (10 Ah)" aria-labelledby="product-listing-name-5035" aria-description="Angled shot of blue rectangular lithium polymer battery with 2-pin JST connector."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-5035"><a href="/product/5035" data-pid="5035" data-name="Lithium Ion Battery - 3.7V 10050mAh (10 Ah)" itemprop="name" content="Lithium Ion Battery - 3.7V 10050mAh (10 Ah)"> Lithium Ion Battery - 3.7V 10050mAh (10 Ah)</a></h2> <div class="product_id">Product ID: <span itemprop="sku">5035</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion (also known as 'liion' or 'li-ion') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 10,050mAh (a.k.a 10 Ah) for a total of about 37 Wh. If you don't need as much power, we also have several mAh variations of LiPoly &amp; LiIons. This pack uses higher-density 18650 cells... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/5035"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="5035" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="5035" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Battery - 3.7V 10050mAh (10 Ah)</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="29.9500"/> <div><div class="price"><span class="normal-price">$<span>29.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">33 in stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="5035" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="5035" data-qty="1" data-name="Lithium Ion Battery - 3.7V 10050mAh (10 Ah)" >Add to Cart<span class="sr-only">, Lithium Ion Battery - 3.7V 10050mAh (10 Ah)</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/6106-00.jpg" alt="Angled Shot of the Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board."/> <a href="/product/6106" data-pid="6106" data-name="Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board" aria-labelledby="product-listing-name-6106" aria-description="Angled Shot of the Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-6106"><a href="/product/6106" data-pid="6106" data-name="Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board" itemprop="name" content="Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board"> Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board</a></h2> <div class="product_id">Product ID: <span itemprop="sku">6106</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> We're always on the look out for better ways to make projects portable: being able to charge your battery in the most convenient manner will let projects run no matter what power is available. Then we added a power supply chip with it to let you run your project without a separate board. The result is the Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board!... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/6106"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="6106" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="6106" data-qty="1">Add to Cart<span class="sr-only">, Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="8.9500"/> <div><div class="price"><span class="normal-price">$<span>8.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="6106" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="6106" data-qty="1" data-name="Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board" >Add to Cart<span class="sr-only">, Adafruit bq25185 USB / DC / Solar Charger with 5V Boost Board</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <div class="prodvid-container"> <video width="320" height="240" preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/320x240/5397-05.jpg" class="product_listing" tabindex="-1"> <source src="https://cdn-shop.adafruit.com/product-videos/320x240/5397-05.mp4" type="video/mp4"/> <track kind="captions" label="captions" srclang="en" src="data:text/vtt,WEBVTT%0A%0A1%0A00%3A00.000%20--%3E%2000%3A05.000%0A%5Bno%20audio%5D"> <img itemprop="image" src="https://cdn-shop.adafruit.com/product-videos/320x240/5397-05.jpg" alt="Video of a person with white painted nails unplugging a USB cable from a small, black, square-shaped lipo battery breakout board soldered to a similarly shaped microcontroller, which is also connected to a monochrome OLED display breakout. The OLED breakout displays battery and power data."/> </video> </div> <a href="/product/5397" data-pid="5397" data-name="Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py" aria-labelledby="product-listing-name-5397" aria-description="Video of a person with white painted nails unplugging a USB cable from a small, black, square-shaped lipo battery breakout board soldered to a similarly shaped microcontroller, which is also connected to a monochrome OLED display breakout. The OLED breakout displays battery and power data."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-5397"><a href="/product/5397" data-pid="5397" data-name="Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py" itemprop="name" content="Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py"> Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py</a></h2> <div class="product_id">Product ID: <span itemprop="sku">5397</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Is your QT Py all alone, lacking a friend to travel the wide world with? When you were a kid you may have learned about the "buddy" system, well this product is kinda like that! A board that will watch your QT Py's back and give it the power and support to wander out past your USB port. This little lipo charger is designed to fit onto the back of any QT Py board, and... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/5397"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="5397" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="5397" data-qty="1">Add to Cart<span class="sr-only">, Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="4.9500"/> <div><div class="price"><span class="normal-price">$<span>4.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="5397" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="5397" data-qty="1" data-name="Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py" >Add to Cart<span class="sr-only">, Adafruit LiIon or LiPoly Charger BFF Add-On for QT Py</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1862-04.jpg" alt="JST-PH 2-Pin SMT Right Angle Breakout Board"/> <a href="/product/1862" data-pid="1862" data-name="JST-PH 2-Pin SMT Right Angle Breakout Board" aria-labelledby="product-listing-name-1862" aria-description="JST-PH 2-Pin SMT Right Angle Breakout Board"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1862"><a href="/product/1862" data-pid="1862" data-name="JST-PH 2-Pin SMT Right Angle Breakout Board" itemprop="name" content="JST-PH 2-Pin SMT Right Angle Breakout Board"> JST-PH 2-Pin SMT Right Angle Breakout Board</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1862</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> A simple 2-pin connector soldered onto a breadboard-friendly breakout. This is compatible with the "JST PH 2-pin" connector. Mates perfectly with all our 1-cell LiPoly and LiIon batteries as well as our 6V coin cell holder and 3xAAA battery pack. We also have simple JST pigtails that mate with this connector. </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1862"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1862" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1862" data-qty="1">Add to Cart<span class="sr-only">, JST-PH 2-Pin SMT Right Angle Breakout Board</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="1.5000"/> <div><div class="price"><span class="normal-price">$<span>1.50</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1862" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1862" data-qty="1" data-name="JST-PH 2-Pin SMT Right Angle Breakout Board" >Add to Cart<span class="sr-only">, JST-PH 2-Pin SMT Right Angle Breakout Board</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/6091-00.jpg" alt="Angled shot of black, square-shaped lipoly battery charger PCB."/> <a href="/product/6091" data-pid="6091" data-name="Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger" aria-labelledby="product-listing-name-6091" aria-description="Angled shot of black, square-shaped lipoly battery charger PCB."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-6091"><a href="/product/6091" data-pid="6091" data-name="Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger" itemprop="name" content="Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger"> Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger</a></h2> <div class="product_id">Product ID: <span itemprop="sku">6091</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> We're always on the look out for better ways to make projects portable: being able to charge your battery in the most convenient manner will let projects run no matter what power is available. The Adafruit bq25185 USB / DC / Solar Charger Board uses the new bq25185 is a nifty charger chip which has a lot of flexibility for different kinds of batteries (LiPoly, LiIon... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/6091"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="6091" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="6091" data-qty="1">Add to Cart<span class="sr-only">, Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> <div><div class="price"><span class="normal-price">$<span>6.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="6091" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="6091" data-qty="1" data-name="Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger" >Add to Cart<span class="sr-only">, Adafruit bq25185 USB / DC / Solar Lithium Ion/Polymer charger</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/3064-02.jpg" alt="Top view shot of JST 2-pin Extension Cable with On/Off Switch."/> <a href="/product/3064" data-pid="3064" data-name="JST 2-pin Extension Cable with On/Off Switch - JST PH2" aria-labelledby="product-listing-name-3064" aria-description="Top view shot of JST 2-pin Extension Cable with On/Off Switch."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-3064"><a href="/product/3064" data-pid="3064" data-name="JST 2-pin Extension Cable with On/Off Switch - JST PH2" itemprop="name" content="JST 2-pin Extension Cable with On/Off Switch - JST PH2"> JST 2-pin Extension Cable with On/Off Switch - JST PH2</a></h2> <div class="product_id">Product ID: <span itemprop="sku">3064</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> By popular request - we now have a way you can turn on-and-off Lithium Polymer batteries without unplugging them. This PH2 Female/Male JST 2-pin Extension Cable comes with an in-line Switch - click once to turn on, click again to turn off. It's super handy especially in tandem with our JST-terminated battery packs or LiIon &amp; LiPoly batteries/accessories/chargers!... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/3064"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="3064" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="3064" data-qty="1">Add to Cart<span class="sr-only">, JST 2-pin Extension Cable with On/Off Switch - JST PH2</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="2.9500"/> <div><div class="price"><span class="normal-price">$<span>2.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">91 in stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="3064" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="3064" data-qty="1" data-name="JST 2-pin Extension Cable with On/Off Switch - JST PH2" >Add to Cart<span class="sr-only">, JST 2-pin Extension Cable with On/Off Switch - JST PH2</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/2124-07.jpg" alt="Adafruit LiIon/LiPoly Backpack soldered onto a Pro Trinket, plugged into a solderless breadboard."/> <a href="/product/2124" data-pid="2124" data-name="Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy" aria-labelledby="product-listing-name-2124" aria-description="Adafruit LiIon/LiPoly Backpack soldered onto a Pro Trinket, plugged into a solderless breadboard."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-2124"><a href="/product/2124" data-pid="2124" data-name="Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy" itemprop="name" content="Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy"> Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy</a></h2> <div class="product_id">Product ID: <span itemprop="sku">2124</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> If you have an ItsyBitsy or Pro Trinket you probably know it's the perfect little size for a portable project. This LiPoly backpack makes it really easy to do! Instead of wiring 2 or 3 boards together to make a charging system, this little PCB sits on top of the PCB and allows a LiPoly/LiIon battery to plug in. When the Pro Trinket or ItsyBitsy USB port is powered,... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/2124"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="2124" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="2124" data-qty="1">Add to Cart<span class="sr-only">, Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="4.9500"/> <div><div class="price"><span class="normal-price">$<span>4.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="2124" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="2124" data-qty="1" data-name="Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy" >Add to Cart<span class="sr-only">, Adafruit LiIon/LiPoly Backpack Add-On for Pro Trinket/ItsyBitsy</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/259-03.jpg" alt="USB LiIon/LiPoly charger."/> <a href="/product/259" data-pid="259" data-name="USB LiIon/LiPoly charger - v1.2" aria-labelledby="product-listing-name-259" aria-description="USB LiIon/LiPoly charger."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-259"><a href="/product/259" data-pid="259" data-name="USB LiIon/LiPoly charger - v1.2" itemprop="name" content="USB LiIon/LiPoly charger - v1.2"> USB LiIon/LiPoly charger - v1.2</a></h2> <div class="product_id">Product ID: <span itemprop="sku">259</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> This is a Lithium Ion and Lithium Polymer battery charger based on the MCP73833. It uses a USB mini-B for connection to any computer or 'USB wall adapter'. Charging is performed in three stages: first a preconditioning charge, then a constant-current fast charge and finally a constant-voltage trickle charge to keep the battery topped-up. The fast-charge current is... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/259"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="259" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="259" data-qty="1">Add to Cart<span class="sr-only">, USB LiIon/LiPoly charger - v1.2</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="12.5000"/> <div><div class="price"><span class="normal-price">$<span>12.50</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="259" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="259" data-qty="1" data-name="USB LiIon/LiPoly charger - v1.2" >Add to Cart<span class="sr-only">, USB LiIon/LiPoly charger - v1.2</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/6092-03.jpg" alt="Angled shot of lipo charger PCB."/> <a href="/product/6092" data-pid="6092" data-name="Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board" aria-labelledby="product-listing-name-6092" aria-description="Angled shot of lipo charger PCB."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-6092"><a href="/product/6092" data-pid="6092" data-name="Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board" itemprop="name" content="Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board"> Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board</a></h2> <div class="product_id">Product ID: <span itemprop="sku">6092</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> We're always on the look out for better ways to make projects portable: being able to charge your battery in the most convenient manner will let projects run no matter what power is available. Then we added a power supply chip with it to let you run your project without a separate board. The result is the Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/6092"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="6092" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="6092" data-qty="1">Add to Cart<span class="sr-only">, Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="8.9500"/> <div><div class="price"><span class="normal-price">$<span>8.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="6092" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="6092" data-qty="1" data-name="Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board" >Add to Cart<span class="sr-only">, Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/4236-04.jpg" alt="Lithium Ion Polymer Battery 3.7v 420mAh with JST 2-PH connector and short cable"/> <a href="/product/4236" data-pid="4236" data-name="Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh" aria-labelledby="product-listing-name-4236" aria-description="Lithium Ion Polymer Battery 3.7v 420mAh with JST 2-PH connector and short cable"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-4236"><a href="/product/4236" data-pid="4236" data-name="Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh" itemprop="name" content="Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh"> Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">4236</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 420mAh for a total of about 1.55 Wh. If you need a larger (or smaller!) battery, we have a full range of LiPoly batteries The batteries come pre-attached with a genuine 2-pin JST-PH... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/4236"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="4236" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="4236" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> <div><div class="price"><span class="normal-price">$<span>6.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="4236" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="4236" data-qty="1" data-name="Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh" >Add to Cart<span class="sr-only">, Lithium Ion Polymer Battery with Short Cable - 3.7V 420mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/353-03.jpg" alt="Lithium Ion Battery Pack with three round cells 3.7V 6600mAh with JST PH connector"/> <a href="/product/353" data-pid="353" data-name="Lithium Ion Battery Pack - 3.7V 6600mAh" aria-labelledby="product-listing-name-353" aria-description="Lithium Ion Battery Pack with three round cells 3.7V 6600mAh with JST PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-353"><a href="/product/353" data-pid="353" data-name="Lithium Ion Battery Pack - 3.7V 6600mAh" itemprop="name" content="Lithium Ion Battery Pack - 3.7V 6600mAh"> Lithium Ion Battery Pack - 3.7V 6600mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">353</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Need a massive battery for your project? This lithium-ion pack is made of 3 balanced 2200mAh cells for a total of 6600mA capacity! The cells are connected in parallel and spot-welded to a protection circuit that provides over-voltage, under-voltage, and over-current protection. Each cell can provide 0.5C of current (1.1 A per) so all together the peak current you can... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/353"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="353" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="353" data-qty="1">Add to Cart<span class="sr-only">, Lithium Ion Battery Pack - 3.7V 6600mAh</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="24.5000"/> <div><div class="price"><span class="normal-price">$<span>24.50</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="353" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="353" data-qty="1" data-name="Lithium Ion Battery Pack - 3.7V 6600mAh" >Add to Cart<span class="sr-only">, Lithium Ion Battery Pack - 3.7V 6600mAh</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/5612-00.jpg" alt="Angled shot of LiPo SHIM PCB."/> <a href="/product/5612" data-pid="5612" data-name="Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557" aria-labelledby="product-listing-name-5612" aria-description="Angled shot of LiPo SHIM PCB."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-5612"><a href="/product/5612" data-pid="5612" data-name="Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557" itemprop="name" content="Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557"> Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557</a></h2> <div class="product_id">Product ID: <span itemprop="sku">5612</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> This SHIM from the Pimoroni Pirates provides a convenient way of powering your Raspberry Pi Pico from a LiPo/LiIon battery. You can recharge the battery easily by providing power to the Pico's USB port, then take your Pico or Pico W project on the go with the battery pack powering your circuitry. Solder this neat little square to the pins on the back of your Pico,... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/5612"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="5612" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="5612" data-qty="1">Add to Cart<span class="sr-only">, Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="8.9500"/> <div><div class="price"><span class="normal-price">$<span>8.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">74 in stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="5612" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="5612" data-qty="1" data-name="Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557" >Add to Cart<span class="sr-only">, Pimoroni Pico LiPo Power SHIM for Raspberry Pi Pico and Pico W - PIM557</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/390-06.jpg" alt="USB / DC / Solar Lithium Ion/Polymer charger connected to a lithium battery thought a 2-pin JST cable and the solar panel into the DC jack using a 2.1mm adapter cable."/> <a href="/product/390" data-pid="390" data-name="USB / DC / Solar Lithium Ion/Polymer charger - Rev C" aria-labelledby="product-listing-name-390" aria-description="USB / DC / Solar Lithium Ion/Polymer charger connected to a lithium battery thought a 2-pin JST cable and the solar panel into the DC jack using a 2.1mm adapter cable."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-390"><a href="/product/390" data-pid="390" data-name="USB / DC / Solar Lithium Ion/Polymer charger - Rev C" itemprop="name" content="USB / DC / Solar Lithium Ion/Polymer charger - Rev C"> USB / DC / Solar Lithium Ion/Polymer charger - Rev C</a></h2> <div class="product_id">Product ID: <span itemprop="sku">390</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Make your projects to go green this summer with our specialized USB/Solar Lithium Ion Polymer Battery charger! This charger is a very unique design, perfect for outdoor projects, or DIY iPod chargers. We've spent over a year testing and tinkering with this charger to come up with a plug and play solution to charging batteries with the sun and we're really pleased... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/390"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="390" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="390" data-qty="1">Add to Cart<span class="sr-only">, USB / DC / Solar Lithium Ion/Polymer charger - Rev C</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="17.5000"/> <div><div class="price"><span class="normal-price">$<span>17.50</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="390" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="390" data-qty="1" data-name="USB / DC / Solar Lithium Ion/Polymer charger - Rev C" >Add to Cart<span class="sr-only">, USB / DC / Solar Lithium Ion/Polymer charger - Rev C</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1905-07.jpg" alt="Top-down shot of Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger connected to a battery. "/> <a href="/product/1905" data-pid="1905" data-name="Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1" aria-labelledby="product-listing-name-1905" aria-description="Top-down shot of Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger connected to a battery. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1905"><a href="/product/1905" data-pid="1905" data-name="Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1" itemprop="name" content="Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1"> Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1905</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Oh so handy, this little lipo charger is so small and easy to use you can keep it on your desk or mount it easily into any project! Simply plug it via any MiniUSB cable into a USB port and a 3.7V/4.2V lithium polymer or lithium ion rechargeable battery into the JST plug on the other end. There are two LEDs - one red and one green. While charging, the red LED is lit.... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1905"/> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1905" /> <input type="hidden" name="qty" value="1" /> <input type="hidden" name="source_page" value="category" /> <input type="hidden" name="source_id" value="138" /> <button type="submit" class="blue-button-large" data-pid="1905" data-qty="1">Add to Cart<span class="sr-only">, Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1</span></button> </form> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> <div><div class="price"><span class="normal-price">$<span>6.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/InStock"/> <span class="">In stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <form action="/added" method="post"> <input type="hidden" name="securityToken" value="deb737546d7d3ea0714d43fa8b957906" /> <input type="hidden" name="action" value="add_product" /> <input type="hidden" name="pid" value="1905" /> <input type="hidden" name="qty" value="1" /> <div class="mobile-button-row"> <button type="submit" class="blue-button-large addToCart" data-pid="1905" data-qty="1" data-name="Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1" >Add to Cart<span class="sr-only">, Adafruit Mini Lipo w/Mini-B USB Jack - USB LiIon/LiPoly charger - v1</span></button> </div> </form> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/4714-01.jpg" alt="Angled shot of JST-PH 2-pin Jumper Cable - 100mm long"/> <a href="/product/4714" data-pid="4714" data-name="JST-PH 2-pin Jumper Cable - 100mm long" aria-labelledby="product-listing-name-4714" aria-description="Angled shot of JST-PH 2-pin Jumper Cable - 100mm long"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-4714"><a href="/product/4714" data-pid="4714" data-name="JST-PH 2-pin Jumper Cable - 100mm long" itemprop="name" content="JST-PH 2-pin Jumper Cable - 100mm long"> JST-PH 2-pin Jumper Cable - 100mm long</a></h2> <div class="product_id">Product ID: <span itemprop="sku">4714</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> We use 2 pin JST PH connectors for all our battery packs, and if you want to put a board in series, like our LC709203F Stemma QT battery gauge, this cable will be very handy! Both ends have a JST PH 2mm pitch 2-pin plug. Between the two, 100mm of color coded wire - red for power, black for ground. No more soldering two pig-tails together! This is an A-A cable, that... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/4714"/> <div class="mobile-button-row"> <a href="/product/4714" class="blue-button-large" data-pid="4714" data-name="JST-PH 2-pin Jumper Cable - 100mm long" > Notify Me<span class="sr-only">, JST-PH 2-pin Jumper Cable - 100mm long</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="0.9500"/> <div><div class="price"><span class="normal-price">$<span>0.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/4714" class="blue-button-large" data-pid="4714" data-name="JST-PH 2-pin Jumper Cable - 100mm long" > Notify Me<span class="sr-only">, JST-PH 2-pin Jumper Cable - 100mm long</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/4410-05.jpg" alt="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack connected to Lipoly battery and USB cable. "/> <a href="/product/4410" data-pid="4410" data-name="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack" aria-labelledby="product-listing-name-4410" aria-description="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack connected to Lipoly battery and USB cable. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-4410"><a href="/product/4410" data-pid="4410" data-name="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack" itemprop="name" content="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack"> Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack</a></h2> <div class="product_id">Product ID: <span itemprop="sku">4410</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Oh so handy, this little lipo charger is so small and easy to use you can keep it on your desk or mount it easily into any project! Simply plug it via any USB C cable into a USB port and a 3.7V/4.2V lithium polymer or lithium ion rechargeable battery into the JST plug on the other end. There are two LEDs - one red and one green. While charging, the red LED is lit.... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/4410"/> <div class="mobile-button-row"> <a href="/product/4410" class="blue-button-large" data-pid="4410" data-name="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack" > Notify Me<span class="sr-only">, Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="5.9500"/> <div><div class="price"><span class="normal-price">$<span>5.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/4410" class="blue-button-large" data-pid="4410" data-name="Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack" > Notify Me<span class="sr-only">, Adafruit Micro-Lipo Charger for LiPoly Batt with USB Type C Jack</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/258-02.jpg" alt="Lithium Ion Polymer Battery 3.7v 1200mAh with JST 2-PH connector"/> <a href="/product/258" data-pid="258" data-name="Lithium Ion Polymer Battery - 3.7v 1200mAh" aria-labelledby="product-listing-name-258" aria-description="Lithium Ion Polymer Battery 3.7v 1200mAh with JST 2-PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-258"><a href="/product/258" data-pid="258" data-name="Lithium Ion Polymer Battery - 3.7v 1200mAh" itemprop="name" content="Lithium Ion Polymer Battery - 3.7v 1200mAh"> Lithium Ion Polymer Battery - 3.7v 1200mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">258</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 1200mAh for a total of about 4.5 Wh. If you need a larger battery, we also have a 2500mAh+ model The batteries come pre-attached with a 2-pin JST-PH connector as shown and include... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/258"/> <div class="mobile-button-row"> <a href="/product/258" class="blue-button-large" data-pid="258" data-name="Lithium Ion Polymer Battery - 3.7v 1200mAh" > Notify Me<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 1200mAh</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="9.9500"/> <div><div class="price"><span class="normal-price">$<span>9.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/258" class="blue-button-large" data-pid="258" data-name="Lithium Ion Polymer Battery - 3.7v 1200mAh" > Notify Me<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 1200mAh</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/2011-05.jpg" alt="Lithium Ion Polymer Battery 3.7v 2000mAh with JST 2-PH connector"/> <a href="/product/2011" data-pid="2011" data-name="Lithium Ion Battery - 3.7V 2000mAh" aria-labelledby="product-listing-name-2011" aria-description="Lithium Ion Polymer Battery 3.7v 2000mAh with JST 2-PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-2011"><a href="/product/2011" data-pid="2011" data-name="Lithium Ion Battery - 3.7V 2000mAh" itemprop="name" content="Lithium Ion Battery - 3.7V 2000mAh"> Lithium Ion Battery - 3.7V 2000mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">2011</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 2000mAh. If you need a larger (or smaller!) battery, we have a full range of LiPoly batteries The batteries come pre-attached with a genuine 2-pin JST-PH connector as shown and... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/2011"/> <div class="mobile-button-row"> <a href="/product/2011" class="blue-button-large" data-pid="2011" data-name="Lithium Ion Battery - 3.7V 2000mAh" > Notify Me<span class="sr-only">, Lithium Ion Battery - 3.7V 2000mAh</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="12.5000"/> <div><div class="price"><span class="normal-price">$<span>12.50</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/2011" class="blue-button-large" data-pid="2011" data-name="Lithium Ion Battery - 3.7V 2000mAh" > Notify Me<span class="sr-only">, Lithium Ion Battery - 3.7V 2000mAh</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/328-06.jpg" alt="Lithium Ion Polymer Battery 3.7v 2500mAh with JST 2-PH connector"/> <a href="/product/328" data-pid="328" data-name="Lithium Ion Polymer Battery - 3.7v 2500mAh" aria-labelledby="product-listing-name-328" aria-description="Lithium Ion Polymer Battery 3.7v 2500mAh with JST 2-PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-328"><a href="/product/328" data-pid="328" data-name="Lithium Ion Polymer Battery - 3.7v 2500mAh" itemprop="name" content="Lithium Ion Polymer Battery - 3.7v 2500mAh"> Lithium Ion Polymer Battery - 3.7v 2500mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">328</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of 2500mAh for a total of about 10 Wh. If you need a smaller battery, we also have a 1200mAh model The batteries come pre-attached with a genuine 2-pin JST-PH connector as shown and... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/328"/> <div class="mobile-button-row"> <a href="/product/328" class="blue-button-large" data-pid="328" data-name="Lithium Ion Polymer Battery - 3.7v 2500mAh" > Notify Me<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 2500mAh</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="14.9500"/> <div><div class="price"><span class="normal-price">$<span>14.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/328" class="blue-button-large" data-pid="328" data-name="Lithium Ion Polymer Battery - 3.7v 2500mAh" > Notify Me<span class="sr-only">, Lithium Ion Polymer Battery - 3.7v 2500mAh</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1781-04.jpg" alt="Lithium Ion Cylindrical Battery - 3.7v 2200mAh with JST PH connector"/> <a href="/product/1781" data-pid="1781" data-name="Lithium Ion Cylindrical Battery - 3.7v 2200mAh" aria-labelledby="product-listing-name-1781" aria-description="Lithium Ion Cylindrical Battery - 3.7v 2200mAh with JST PH connector"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1781"><a href="/product/1781" data-pid="1781" data-name="Lithium Ion Cylindrical Battery - 3.7v 2200mAh" itemprop="name" content="Lithium Ion Cylindrical Battery - 3.7v 2200mAh"> Lithium Ion Cylindrical Battery - 3.7v 2200mAh</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1781</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Need a big battery for your project? This lithium-ion battery contains a 2200mAh and a protection circuit that provides over-voltage, under-voltage, and over-current protection. Yet, it is slim and easy to fit into many project cases. This cell can provide 2C of peak current (4400mA). Note that these batteries are not designed to sustain such high loads, we suggest... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1781"/> <div class="mobile-button-row"> <a href="/product/1781" class="blue-button-large" data-pid="1781" data-name="Lithium Ion Cylindrical Battery - 3.7v 2200mAh" > Notify Me<span class="sr-only">, Lithium Ion Cylindrical Battery - 3.7v 2200mAh</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="9.9500"/> <div><div class="price"><span class="normal-price">$<span>9.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/1781" class="blue-button-large" data-pid="1781" data-name="Lithium Ion Cylindrical Battery - 3.7v 2200mAh" > Notify Me<span class="sr-only">, Lithium Ion Cylindrical Battery - 3.7v 2200mAh</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/5383-03.jpg" alt="mini battery meter hooked up to a li-poly battery. The display on the battery meter reads three out of four blue tiers."/> <a href="/product/5383" data-pid="5383" data-name="Single Li-Ion and LiPoly Battery Power Meter" aria-labelledby="product-listing-name-5383" aria-description="mini battery meter hooked up to a li-poly battery. The display on the battery meter reads three out of four blue tiers."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-5383"><a href="/product/5383" data-pid="5383" data-name="Single Li-Ion and LiPoly Battery Power Meter" itemprop="name" content="Single Li-Ion and LiPoly Battery Power Meter"> Single Li-Ion and LiPoly Battery Power Meter</a></h2> <div class="product_id">Product ID: <span itemprop="sku">5383</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> This small, palm-sized battery power meter has a small display that shows off how much juice is left in your single Lithium Ion/Polymer rechargeable battery. The color display has four levels of power indication once battery capacity becomes 100%, 75%, 50%, and 25%. When power is below 25%, only the red battery frame lights up. The design is pretty basic, it's just... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/5383"/> <div class="mobile-button-row"> <a href="/product/5383" class="blue-button-large" data-pid="5383" data-name="Single Li-Ion and LiPoly Battery Power Meter" > Notify Me<span class="sr-only">, Single Li-Ion and LiPoly Battery Power Meter</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="2.9500"/> <div><div class="price"><span class="normal-price">$<span>2.95</span></span></div></div> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/OutOfStock"/> <span class="out-of-stock">Out of stock</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/5383" class="blue-button-large" data-pid="5383" data-name="Single Li-Ion and LiPoly Battery Power Meter" > Notify Me<span class="sr-only">, Single Li-Ion and LiPoly Battery Power Meter</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/3196-05.jpg" alt="Anlged shot of a Pimoroni LiPo SHIM. "/> <a href="/product/3196" data-pid="3196" data-name="Pimoroni LiPo SHIM" aria-labelledby="product-listing-name-3196" aria-description="Anlged shot of a Pimoroni LiPo SHIM. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-3196"><a href="/product/3196" data-pid="3196" data-name="Pimoroni LiPo SHIM" itemprop="name" content="Pimoroni LiPo SHIM"> Pimoroni LiPo SHIM</a></h2> <div class="product_id">Product ID: <span itemprop="sku">3196</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Having a discrete, slick, and tidy power supply is always tricky when taking a project on the go...but get ready to roam the earth worry free with the tiny little Pimoroni LiPo Shim! It aims to give you the most compact power supply possible for all versions of Raspberry Pi. You can either solder the 0.8mm thick PCB directly to the bottom of your GPIO header for a... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/3196"/> <div class="mobile-button-row"> <a href="/product/3196" class="blue-button-large" data-pid="3196" data-name="Pimoroni LiPo SHIM" > More Info<span class="sr-only">, Pimoroni LiPo SHIM</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="14.9500"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/3196" class="blue-button-large" data-pid="3196" data-name="Pimoroni LiPo SHIM" > More Info<span class="sr-only">, Pimoroni LiPo SHIM</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/280-00.jpg" alt="Top view of USB/DC Lithium Polymer battery charger above a 2-pin JST cable."/> <a href="/product/280" data-pid="280" data-name="USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells" aria-labelledby="product-listing-name-280" aria-description="Top view of USB/DC Lithium Polymer battery charger above a 2-pin JST cable."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-280"><a href="/product/280" data-pid="280" data-name="USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells" itemprop="name" content="USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells"> USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells</a></h2> <div class="product_id">Product ID: <span itemprop="sku">280</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Charge your single-cell lithium ion/polymer battery any which way you like with this board. Have a USB connection? No problem, just plug into the miniUSB connector. Only have a wall adapter? Any standard 2.1mm DC adapter which puts out 5 to 12VDC will work fine. If both are plugged in, the charger will automatically choose whichever has the highest voltage. Other... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/280"/> <div class="mobile-button-row"> <a href="/product/280" class="blue-button-large" data-pid="280" data-name="USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells" > More Info<span class="sr-only">, USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="17.9500"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/280" class="blue-button-large" data-pid="280" data-name="USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells" > More Info<span class="sr-only">, USB/DC Lithium Polymer battery charger 5-12V - 3.7/4.2v cells</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1572-00.jpg" alt="Angle of large Li-Ion rechargeable coin battery"/> <a href="/product/1572" data-pid="1572" data-name="Lithium Ion Rechargable Coin Cell Battery - LIR2450" aria-labelledby="product-listing-name-1572" aria-description="Angle of large Li-Ion rechargeable coin battery"> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1572"><a href="/product/1572" data-pid="1572" data-name="Lithium Ion Rechargable Coin Cell Battery - LIR2450" itemprop="name" content="Lithium Ion Rechargable Coin Cell Battery - LIR2450"> Lithium Ion Rechargable Coin Cell Battery - LIR2450</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1572</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> You can swap a coin-cell powered design that uses one-use Lithium 2450 cells for this rechargeable cell. This battery is like a little Lithium Ion battery, but in coin cell shape. It doesn't have a huge capacity, only about 120mAh, compared to the 600mAh common to primary non-rechargeable cells. There are a few things to watch out for when using these batteries:... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1572"/> <div class="mobile-button-row"> <a href="/product/1572" class="blue-button-large" data-pid="1572" data-name="Lithium Ion Rechargable Coin Cell Battery - LIR2450" > More Info<span class="sr-only">, Lithium Ion Rechargable Coin Cell Battery - LIR2450</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="2.9500"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/1572" class="blue-button-large" data-pid="1572" data-name="Lithium Ion Rechargable Coin Cell Battery - LIR2450" > More Info<span class="sr-only">, Lithium Ion Rechargable Coin Cell Battery - LIR2450</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/2078-07.jpg" alt="Angled shot of a Adafruit PowerBoost 500 Shield."/> <a href="/product/2078" data-pid="2078" data-name="Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield" aria-labelledby="product-listing-name-2078" aria-description="Angled shot of a Adafruit PowerBoost 500 Shield."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-2078"><a href="/product/2078" data-pid="2078" data-name="Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield" itemprop="name" content="Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield"> Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield</a></h2> <div class="product_id">Product ID: <span itemprop="sku">2078</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> What's a project if it's trapped on your desk? Now you can take your Arduino anywhere you wish with the PowerBoost shield! This stackable shield goes onto your Arduino and provides a slim rechargeable power pack, with a built in battery charger as well as DC/DC booster. Compatible with Arduino Uno, Duemilanove, Mega, Leonardo and Due - basically any... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/2078"/> <div class="mobile-button-row"> <a href="/product/2078" class="blue-button-large" data-pid="2078" data-name="Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield" > More Info<span class="sr-only">, Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="19.9500"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/2078" class="blue-button-large" data-pid="2078" data-name="Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield" > More Info<span class="sr-only">, Adafruit PowerBoost 500 Shield - Rechargeable 5V Power Shield</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/1573-00.jpg" alt="Top-down shot of Lithium Ion Coin Cell Charger."/> <a href="/product/1573" data-pid="1573" data-name="Lithium Ion Coin Cell Charger" aria-labelledby="product-listing-name-1573" aria-description="Top-down shot of Lithium Ion Coin Cell Charger."> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-1573"><a href="/product/1573" data-pid="1573" data-name="Lithium Ion Coin Cell Charger" itemprop="name" content="Lithium Ion Coin Cell Charger"> Lithium Ion Coin Cell Charger</a></h2> <div class="product_id">Product ID: <span itemprop="sku">1573</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> This is a special-purpose charger just for the rechargeable LIR2450 Lithium Ion coin cells. Slide the coin cell in the right way, and plug into any USB port to recharge - so easy! Takes about 3 hours to charge up, when its done, the green DONE LED will light up to let you know. Rechargeable coin cell is not included, but we have 'em in the shop here Charging is... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/1573"/> <div class="mobile-button-row"> <a href="/product/1573" class="blue-button-large" data-pid="1573" data-name="Lithium Ion Coin Cell Charger" > More Info<span class="sr-only">, Lithium Ion Coin Cell Charger</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="15.9500"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/1573" class="blue-button-large" data-pid="1573" data-name="Lithium Ion Coin Cell Charger" > More Info<span class="sr-only">, Lithium Ion Coin Cell Charger</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/3582-00.jpg" alt="Angled shot of a Pimoroni Button SHIM for Raspberry Pi. "/> <a href="/product/3582" data-pid="3582" data-name="Pimoroni Button SHIM for Raspberry Pi" aria-labelledby="product-listing-name-3582" aria-description="Angled shot of a Pimoroni Button SHIM for Raspberry Pi. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-3582"><a href="/product/3582" data-pid="3582" data-name="Pimoroni Button SHIM for Raspberry Pi" itemprop="name" content="Pimoroni Button SHIM for Raspberry Pi"> Pimoroni Button SHIM for Raspberry Pi</a></h2> <div class="product_id">Product ID: <span itemprop="sku">3582</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Pimoroni's Button SHIM gives you five handy, physical buttons and an RGB status LED, and it's HAT and pHAT-compatible! Pimoroni's SHIM-format boards are designed to slip neatly onto your Pi's GPIO pins and still allow you to use HATs and pHATs at the same time. Or solder the included female header onto Button SHIM and use it as a standalone board. The buttons and... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/3582"/> <div class="mobile-button-row"> <a href="/product/3582" class="blue-button-large" data-pid="3582" data-name="Pimoroni Button SHIM for Raspberry Pi" > More Info<span class="sr-only">, Pimoroni Button SHIM for Raspberry Pi</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="6.9500"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/3582" class="blue-button-large" data-pid="3582" data-name="Pimoroni Button SHIM for Raspberry Pi" > More Info<span class="sr-only">, Pimoroni Button SHIM for Raspberry Pi</span> </a> </div> </div> </div> <hr /> <div class="row product-listing" itemscope itemtype="http://schema.org/Product"> <div class="img-container col-lg-3 col-md-3 col-sm-3 col-xs-6"> <img itemprop="image" class="img-responsive" src="https://cdn-shop.adafruit.com/310x233/3581-00.jpg" alt="Angled shot of a Pimoroni OnOff SHIM for Raspberry Pi. "/> <a href="/product/3581" data-pid="3581" data-name="Pimoroni OnOff SHIM for Raspberry Pi" aria-labelledby="product-listing-name-3581" aria-description="Angled shot of a Pimoroni OnOff SHIM for Raspberry Pi. "> </a> </div> <div class="product-listing-right col-lg-9 col-md-9 col-sm-9 col-xs-6"> <div class="product-listing-text-wrapper"> <h2 id="product-listing-name-3581"><a href="/product/3581" data-pid="3581" data-name="Pimoroni OnOff SHIM for Raspberry Pi" itemprop="name" content="Pimoroni OnOff SHIM for Raspberry Pi"> Pimoroni OnOff SHIM for Raspberry Pi</a></h2> <div class="product_id">Product ID: <span itemprop="sku">3581</span></div> <div class="product-description clearfix hidden-sm hidden-xs hidden-md " itemprop="description"> Add a tiny yet convenient power switch to your Pi with Pimoroni's On-Off SHIM! Pimoroni's SHIMs (Shove Hardware in the Middle) are a new range of boards designed to be small, affordable, and handy. They're just 0.8mm thick (the bare board, not including mounted components) and designed to be soldered straight onto the GPIO pins of your Pi, if you wish, so that you... </div> </div> <div class="product-info clearfix row" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 hidden-xs"> <meta itemprop="url" content="https://www.adafruit.com/product/3581"/> <div class="mobile-button-row"> <a href="/product/3581" class="blue-button-large" data-pid="3581" data-name="Pimoroni OnOff SHIM for Raspberry Pi" > More Info<span class="sr-only">, Pimoroni OnOff SHIM for Raspberry Pi</span> </a> </div> </div> <div class="price-stock col-lg-8 col-md-6 col-sm-6 col-xs-12"> <div class="price"> <meta itemprop="priceCurrency" content="USD"/> <meta itemprop="price" content="8.5000"/> </div> <div class="stock"> <meta itemprop="availability" content="https://schema.org/Discontinued"/> <span class="out-of-stock">No longer stocked</span> </div> </div> </div> </div> </div> <!-- mobile view --> <div class="row top-ten visible-xs"> <div class="col-xs-12"> <div class="mobile-button-row"> <a href="/product/3581" class="blue-button-large" data-pid="3581" data-name="Pimoroni OnOff SHIM for Raspberry Pi" > More Info<span class="sr-only">, Pimoroni OnOff SHIM for Raspberry Pi</span> </a> </div> </div> </div> </div> <script> if (typeof remarketingParams !== 'undefined') { remarketingParams.ecomm_pagetype = 'category' remarketingParams.ecomm_category = 'LiIon & LiPoly' } gtag("event", "view_item_list", { "item_list_id": 138, "item_list_name": "Power / LiIon & LiPoly", "items": [ { "item_id": "258", "index": 0, "price": "9.9500", "quantity": 1 }, { "item_id": "259", "index": 1, "price": "12.5000", "quantity": 1 }, { "item_id": "261", "index": 2, "price": "0.7500", "quantity": 1 }, { "item_id": "280", "index": 3, "price": "17.9500", "quantity": 1 }, { "item_id": "328", "index": 4, "price": "14.9500", "quantity": 1 }, { "item_id": "353", "index": 5, "price": "24.5000", "quantity": 1 }, { "item_id": "354", "index": 6, "price": "19.9500", "quantity": 1 }, { "item_id": "390", "index": 7, "price": "17.5000", "quantity": 1 }, { "item_id": "1131", "index": 8, "price": "1.9500", "quantity": 1 }, { "item_id": "1304", "index": 9, "price": "5.9500", "quantity": 1 }, { "item_id": "1317", "index": 10, "price": "5.9500", "quantity": 1 }, { "item_id": "1570", "index": 11, "price": "5.9500", "quantity": 1 }, { "item_id": "1572", "index": 12, "price": "2.9500", "quantity": 1 }, { "item_id": "1573", "index": 13, "price": "15.9500", "quantity": 1 }, { "item_id": "1578", "index": 14, "price": "7.9500", "quantity": 1 }, { "item_id": "1769", "index": 15, "price": "0.7500", "quantity": 1 }, { "item_id": "1781", "index": 16, "price": "9.9500", "quantity": 1 }, { "item_id": "1862", "index": 17, "price": "1.5000", "quantity": 1 }, { "item_id": "1904", "index": 18, "price": "6.9500", "quantity": 1 }, { "item_id": "1905", "index": 19, "price": "6.9500", "quantity": 1 }, { "item_id": "1944", "index": 20, "price": "14.9500", "quantity": 1 }, { "item_id": "2011", "index": 21, "price": "12.5000", "quantity": 1 }, { "item_id": "2078", "index": 22, "price": "19.9500", "quantity": 1 }, { "item_id": "2124", "index": 23, "price": "4.9500", "quantity": 1 }, { "item_id": "2465", "index": 24, "price": "19.9500", "quantity": 1 }, { "item_id": "2750", "index": 25, "price": "6.9500", "quantity": 1 }, { "item_id": "3064", "index": 26, "price": "2.9500", "quantity": 1 }, { "item_id": "3196", "index": 27, "price": "14.9500", "quantity": 1 }, { "item_id": "3581", "index": 28, "price": "8.5000", "quantity": 1 }, { "item_id": "3582", "index": 29, "price": "6.9500", "quantity": 1 }, { "item_id": "3814", "index": 30, "price": "0.7500", "quantity": 1 }, { "item_id": "3898", "index": 31, "price": "6.9500", "quantity": 1 }, { "item_id": "4236", "index": 32, "price": "6.9500", "quantity": 1 }, { "item_id": "4237", "index": 33, "price": "5.9500", "quantity": 1 }, { "item_id": "4410", "index": 34, "price": "5.9500", "quantity": 1 }, { "item_id": "4714", "index": 35, "price": "0.9500", "quantity": 1 }, { "item_id": "4755", "index": 36, "price": "14.9500", "quantity": 1 }, { "item_id": "5035", "index": 37, "price": "29.9500", "quantity": 1 }, { "item_id": "5383", "index": 38, "price": "2.9500", "quantity": 1 }, { "item_id": "5397", "index": 39, "price": "4.9500", "quantity": 1 }, { "item_id": "5612", "index": 40, "price": "8.9500", "quantity": 1 }, { "item_id": "6091", "index": 41, "price": "6.9500", "quantity": 1 }, { "item_id": "6092", "index": 42, "price": "8.9500", "quantity": 1 }, { "item_id": "6106", "index": 43, "price": "8.9500", "quantity": 1 } ] }); </script> </div> </div> <footer id="siteFooter"> <div class="footerContainer"> <nav aria-label="Need Help?"> <ul> <li> <a href="/contact_us">Contact Us</a> </li> <li> <a href="https://forums.adafruit.com/">Tech Support Forums</a> </li> <li> <a href="/faq">FAQs</a> </li> <li> <a href="/shipping">Shipping &amp; Returns</a> </li> <li> <a href="/free">Freebies</a> </li> <li> <a href="/terms_of_service">Terms of Service</a> </li> <li> <a href="/privacy">Privacy &amp; Legal</a> </li> <li> <a href="/accessibility">Website Accessibility</a> </li> </ul> </nav> <nav aria-label="Explore Adafruit"> <ul> <li> <a href="/about">About Us</a> </li> <li> <a href="/press">Press</a> </li> <li> <a href="/educators">Educators</a> </li> <li> <a href="/distributors">Distributors</a> </li> <li> <a href="https://jobs.adafruit.com">Jobs</a> </li> <li> <a href="/category/14">Gift Cards</a> </li> </ul> </nav> <div class="footer-quote"> <span class="quoteClass "> &ldquo;&nbsp;To achieve great things, two things are needed: a plan and not quite enough time&rdquo; </span> <div class="quoteAttribution"> <a href="http://thinkexist.com/quotation/to_achieve_great_things-two_things_are_needed-a/214657.html">Leonard Bernstein</a> </div> </div> </div> <div class="footerContainer bottom"> <script> if (typeof remarketingParams !== 'undefined') { dataLayer.push({ 'event': 'remarketingReady', 'remarketingParams': remarketingParams }); } </script> <a href="/about" aria-label="About Adafruit" id="footerFlower"> <span aria-hidden="true"><svg viewBox="0 0 196 196" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path d="M117.352 104.241c-7.533 1.204-14.03-.304-14.517-3.358-.487-3.054 5.225-6.504 12.759-7.7 7.529-1.196 14.025.304 14.512 3.354.488 3.054-5.22 6.508-12.754 7.704m-7.154 31.459c-2.759 1.404-7.804-2.959-11.267-9.746-3.467-6.796-4.046-13.45-1.283-14.854 2.75-1.4 7.787 2.962 11.258 9.754 3.467 6.787 4.05 13.437 1.292 14.846m-29.675-12.646c-5.388 5.396-11.525 7.996-13.713 5.808-2.191-2.183.404-8.33 5.792-13.725 5.383-5.404 11.52-8.004 13.717-5.817 2.187 2.184-.405 8.334-5.796 13.734M59.902 85.479c1.396-2.759 8.046-2.184 14.833 1.27 6.8 3.455 11.18 8.496 9.775 11.25-1.404 2.75-8.046 2.188-14.841-1.266-6.796-3.454-11.171-8.496-9.767-11.254m39.117-19.971c3.058.475 4.57 6.979 3.375 14.512-1.18 7.534-4.613 13.246-7.675 12.767-3.05-.483-4.567-6.98-3.384-14.508 1.188-7.534 4.625-13.25 7.684-12.771m96.454 20.617c-.633-4.005-2.808-5.15-8.054-6.825-3.984-1.28-30.667-9.78-30.667-9.78s-18.6-7.029-32.383 2.909c-1.859 1.341-3.784 2.866-5.713 4.491 1.621-1.933 3.146-3.854 4.484-5.712 9.908-13.804 2.85-32.396 2.85-32.396s-8.546-26.663-9.834-30.654c-1.687-5.234-2.833-7.409-6.842-8.03-4.016-.637-5.766 1.076-8.983 5.542-2.45 3.392-18.783 26.146-18.783 26.146S69.13 47.333 74.31 63.52c.704 2.171 1.559 4.475 2.513 6.817-1.342-2.142-2.7-4.187-4.054-6.03C62.698 50.626 42.848 51.58 42.848 51.58s-28.004-.109-32.188-.113c-5.508-.02-7.925.409-9.766 4.021-1.842 3.613-.755 5.82 2.5 10.254 2.47 3.38 19.07 25.938 19.07 25.938s10.917 16.616 27.905 16.683c2.283.013 4.729-.092 7.241-.275a100.38 100.38 0 00-6.97 1.988c-16.13 5.35-21.342 24.533-21.342 24.533s-8.759 26.6-10.067 30.583c-1.708 5.225-2.054 7.654.813 10.517 2.87 2.875 5.304 2.52 10.529.796 3.979-1.304 30.566-10.117 30.566-10.117s19.163-5.254 24.475-21.392c.721-2.166 1.375-4.525 1.984-6.958-.18 2.508-.275 4.95-.254 7.233.087 16.992 16.725 27.88 16.725 27.88s22.583 16.541 25.966 19.016c4.45 3.238 6.65 4.325 10.267 2.48 3.608-1.842 4.03-4.259 4.004-9.767-.016-4.184-.183-32.188-.183-32.188s.933-19.854-12.771-29.9c-1.842-1.35-3.88-2.704-6.02-4.037 2.337.941 4.628 1.796 6.812 2.479 16.187 5.162 31.687-7.288 31.687-7.288s22.717-16.37 26.113-18.82c4.458-3.225 6.162-4.996 5.529-9" fill="#fff" fill-rule="nonzero"/></svg></span> </a> <div class="socialLinks"><a rel="noopener" target="_blank" href="https://www.instagram.com/adafruit/" aria-label="Adafruit on Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a><a rel="noopener" target="_blank" href="https://twitter.com/adafruit/" aria-label="Adafruit on Twitter"><i class="fa fa-twitter" aria-hidden="true"></i></a><a rel="noopener" target="_blank" href="https://mastodon.cloud/@adafruit" aria-label="Adafruit on Mastodon"><svg role="presentation" style="height: 1em; margin-bottom: -0.15em" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 216.4144 232.00976"><path d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915" fill="currentColor"/><path d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675" fill="#000"/></svg></a><a rel="noopener" target="_blank" href="https://www.facebook.com/adafruitindustries" aria-label="Adafruit on Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a><a rel="noopener" target="_blank" href="https://www.youtube.com/adafruit" aria-label="Adafruit on YouTube"><i class="fa fa-youtube" aria-hidden="true"></i></a><a rel="noopener" target="_blank" href="https://github.com/adafruit" aria-label="Adafruit on GitHub"><i class="fa fa-github" aria-hidden="true"></i></a><a rel="noopener" target="_blank" href="https://www.tiktok.com/@adafruit" aria-label="Adafruit on TikTok"><svg role="presentation" style="height: 1em; margin-bottom: -0.15em;" xmlns="http://www.w3.org/2000/svg" viewBox="3 3 18 20"><path d="M19.8059,7.50695c-1.029,0,-1.978,-0.341,-2.74,-0.916c-0.875,-0.659,-1.503,-1.626,-1.725,-2.74c-0.055,-0.276,-0.084,-0.56,-0.087,-0.851h-2.939v8.031l-0.003,4.399c0,1.176,-0.766,2.173,-1.828,2.524c-0.308,0.101,-0.641,0.15,-0.987,0.131c-0.443,-0.025,-0.857,-0.158,-1.217,-0.374c-0.767,-0.458,-1.286,-1.29,-1.3,-2.241c-0.023,-1.487,1.179,-2.699,2.665,-2.699c0.294,0,0.575,0.048,0.839,0.134v-2.195v-0.789c-0.278,-0.041,-0.561,-0.062,-0.847,-0.062c-1.627,0,-3.148,0.676,-4.235,1.894c-0.822,0.92,-1.315,2.094,-1.391,3.326c-0.1,1.617,0.492,3.155,1.64,4.289c0.169,0.167,0.346,0.322,0.531,0.464c0.984,0.757,2.187,1.168,3.455,1.168c0.286,0,0.569,-0.021,0.847,-0.062c1.184,-0.176,2.276,-0.718,3.138,-1.57c1.059,-1.046,1.644,-2.436,1.651,-3.915l-0.015,-6.569c0.505,0.39,1.057,0.712,1.65,0.962c0.922,0.389,1.9,0.587,2.907,0.586v-2.134v-0.792c0,0.001,-0.008,0.001,-0.009,0.001z" fill="currentColor"></path></svg></a><a rel="noopener" target="_blank" href="https://adafruit.tumblr.com/" aria-label="Adafruit on Tumblr"><i class="fa fa-tumblr" aria-hidden="true"></i></a><a rel="noopener" target="_blank" href="https://www.threads.net/@adafruit" aria-label="Adafruit on Threads"><svg role="presentation" style="height: 1em; margin-bottom: -0.15em" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z"/></svg></a><a rel="noopener" target="_blank" href="https://adafru.it/discord" aria-label="Adafruit on Discord"><svg role="presentation" style="height: 1em; margin-bottom: -0.15em" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 127.14 96.36"><path fill="currentColor" d="M107.7,8.07A105.15,105.15,0,0,0,81.47,0a72.06,72.06,0,0,0-3.36,6.83A97.68,97.68,0,0,0,49,6.83,72.37,72.37,0,0,0,45.64,0,105.89,105.89,0,0,0,19.39,8.09C2.79,32.65-1.71,56.6.54,80.21h0A105.73,105.73,0,0,0,32.71,96.36,77.7,77.7,0,0,0,39.6,85.25a68.42,68.42,0,0,1-10.85-5.18c.91-.66,1.8-1.34,2.66-2a75.57,75.57,0,0,0,64.32,0c.87.71,1.76,1.39,2.66,2a68.68,68.68,0,0,1-10.87,5.19,77,77,0,0,0,6.89,11.1A105.25,105.25,0,0,0,126.6,80.22h0C129.24,52.84,122.09,29.11,107.7,8.07ZM42.45,65.69C36.18,65.69,31,60,31,53s5-12.74,11.43-12.74S54,46,53.89,53,48.84,65.69,42.45,65.69Zm42.24,0C78.41,65.69,73.25,60,73.25,53s5-12.74,11.44-12.74S96.23,46,96.12,53,91.08,65.69,84.69,65.69Z"/></svg></a><a rel="noopener" target="_blank" href="https://bsky.app/profile/adafruit.com" aria-label="Adafruit on BlueSky"><svg role="presentation" style="height: 1em; margin-bottom: -0.15em" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z"/></svg></a></div> <div id="footer-messaging"> <a href="/about">A Minority and Woman-owned Business Enterprise (M/WBE)</a> </div> </div> </footer> </div> </div> <script src="/includes/templates/shop2019/dist/adafruit_shop.lib.min.84745aefb9.js"></script><script src="/includes/templates/shop2019/dist/adafruit_shop.min.fb37c4c2e4.js"></script><script src="/includes/templates/shop2019/dist/adafruit_shop.modules.min.2ccc64eec9.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10