CINXE.COM
Circuit Playground Bluefruit - Bluetooth Low Energy : ID 4333 : Adafruit Industries, Unique & fun DIY electronics and kits
<!DOCTYPE html> <html lang="en-US" id="product-info-page"> <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>Circuit Playground Bluefruit - Bluetooth Low Energy : ID 4333 : Adafruit Industries, Unique & fun DIY electronics and kits</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; fun DIY electronics and kits Circuit Playground Bluefruit - Bluetooth Low Energy : ID 4333 - Circuit Playground Bluefruit is our third board in the Circuit Playground series, another step towards a perfect introduction to electronics and programming. We&#39;ve taken the popular Circuit Playground Express and made it even better! Now the main chip is an nRF52840 microcontroller which is not only more powerful, but also " /> <meta name="keywords" content="Circuit Playground Bluefruit - Bluetooth Low Energy : ID 4333 Tools Gift Certificates Arduino Cables Sensors LEDs Books Breakout Boards Power EL Wire/Tape/Panel Components & Parts LCDs & Displays Wearables Prototyping Raspberry Pi Wireless Young Engineers 3D printing NeoPixels Kits & Projects Robotics & 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 & Accessories Bluetooth PPE Microchip Mechanical Keyboards Clearance Sale ecommerce, open source, shop, online shopping" /> <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.54a26385a9.css" /> <!-- Add fancyBox main JS and CSS files --> <style> #selectable1 .ui-selecting { background: #ccc; } #selectable1 .ui-selected { background: #999; } </style> <script type="text/javascript"> // for un-stickying the right sidebar if the content height > viewport height function stickySidebarHeightCheck(estHeightOfWishlistContents){ if (document.querySelector('#prod-right-side')){ var sidebarHeight = document.querySelector('#prod-right-side').offsetHeight; if ((sidebarHeight + estHeightOfWishlistContents) > window.innerHeight){ document.querySelector('#prod-right-side').classList.remove('prod-right-sticky'); } } } $(document).ready(function(){ // for un-stickying the right sidebar if the content height > viewport height // estimating the height of the wishlist container based on current CSS values. // because the contents of the wishlist container are set to display:none for a11y reasons, // we can't measure the actual expanded container size without introducing a flash of unstyled content. var numberOfWishlists = 0; // baseHeight = 20px margin-top of main content + 20px height of #create-btn-container incl top/bottom margins // + 10px extra height of UL if any wishlists present. var baseHeight = (numberOfWishlists === 0) ? 72 : 82; var listItemHeight = 25; var estHeightOfWishlistContents = (listItemHeight * numberOfWishlists) + listItemHeight*2; // leaving a bit of room in case some wishlist names are long enough for linebreaks stickySidebarHeightCheck(estHeightOfWishlistContents); }); $(document).ready(function(){ if($('.stacky_num').length) { $('#prod-add-qty').keyup(function(){ stacky_val = $(".stacky_num").val(); if( isNaN(stacky_val) || (parseFloat(stacky_val) != parseInt(stacky_val) ) ) stacky_val = 1; atc_val = $("#prod-add-qty").val(); stacky_val *= atc_val; $(".stacky_num").html(parseInt(stacky_val)); $(".stacky-checkbox").prop('value', stacky_val); }); $('#prod-add-qty-mobile').keyup(function(){ stacky_val = $(".stacky_num").val(); if( isNaN(stacky_val) || (parseFloat(stacky_val) != parseInt(stacky_val) ) ) stacky_val = 1; atc_val = $("#prod-add-qty").val(); stacky_val *= atc_val; $(".stacky_num").html(parseInt(stacky_val)); $(".stacky-checkbox").prop('value', stacky_val); }); } }); $(document).ready(function(){ $('.toggle-link').click(function(){ $(this).attr( 'aria-expanded', ($(this).attr('aria-expanded') === 'false') ? 'true' : 'false' ); }); $('#prod-info').fitVids(); }); // meta group scripts $(document).ready(function(){ $('.meta_pid_dropdown').change(function(){ meta_selected($(this).find(":selected")); }); // pass the entire element into meta_selected() - so far this can be an <option>, <div> function meta_selected($el){ if($el.data('part-id')) window.location = '/product/'+$el.data('part-id'); } }); // enable lite youtube embeds $(document).ready(function(){ if(!!("srcdoc" in document.createElement("iframe"))){ $('iframe[srcdoc]').addClass("cansrcdoc"); } }); </script> <meta name="twitter:card" content="product"> <meta name="twitter:site" content="adafruit"> <meta name="twitter:creator" content="@adafruit"> <meta name="twitter:title" content="Circuit Playground Bluefruit - Bluetooth Low Energy"> <meta name="twitter:description" content="Circuit Playground Bluefruit is our third board in the Circuit Playground series, another step towards a perfect introduction to electronics and programming. We&#39;ve taken the popular ..."> <meta name="twitter:image:src" content="http://www.adafruit.com/images/480x360/4333-11.jpg"> <meta name="twitter:data1" content="$24.95 USD"> <meta name="twitter:label1" content="Price"> <meta name="twitter:data2" content="Out of stock"> <meta name="twitter:label2" content="Stock"> <meta name="twitter:domain" content="adafruit.com"> <meta property="og:type" content="product"> <meta property="og:title" content="Circuit Playground Bluefruit - Bluetooth Low Energy"> <meta property="og:url" content="https://www.adafruit.com/product/4333"> <meta property="og:image" content="https://www.adafruit.com/images/480x360/4333-11.jpg"> <meta property="og:description" content="Circuit Playground Bluefruit is our third board in the Circuit Playground series, another step towards a perfect introduction to electronics and programming. We&#39;ve taken the popular ..."> <meta property="product:price:amount" content="24.95"> <meta property="product:price:currency" content="USD"> <script type="text/javascript"> $( document ).ready(function() { var wishlistTimeout = new Array(); var wishlistMobileTimeout = new Array(); var wishlistNames = null; // Wishlist Stuff if($('#add-btn').length) { function wishlist_name_timeout(wid, type, length){ var name = $('#wishlabel-'+wid).data('name'); var label = $('#wishlabel-'+wid); var mobileLabel = $('#wishlabel-mobile-'+wid); if (wishlistTimeout[wid] != 0) { clearTimeout(wishlistTimeout[wid]); wishlistTimeout[wid] = 0; clearTimeout(wishlistMobileTimeout[wid]); wishlistMobileTimeout[wid] = 0; } if(type == 'SAVED'){ label.css('color','#178c33').html('SAVED'); mobileLabel.css('color','#178c33').html('SAVED'); } else{ label.css('color','#ff0000').html('REMOVED'); mobileLabel.css('color','#ff0000').html('REMOVED'); } wishlistTimeout[wid] = setTimeout(function(){ label.css('color', '#000'); label.html(name); }, 3000); wishlistMobileTimeout[wid] = setTimeout(function(){ mobileLabel.css('color', '#000'); mobileLabel.html(name); }, 3000); } function IsNumeric(input) { return (input - 0) == input && (''+input).trim().length > 0; } // We run this on page load and every time there's a new wishlist created. function hookup_checkboxes() { $('.wid-checkbox, .wid-checkbox-mobile').off('change'); $('.wid-checkbox, .wid-checkbox-mobile').on('change',function(){ var pid = $(this).data('pid'); if($(this).is(':checked')) { // Ajax the wishlist form var wid = $(this).val(); var qty = 1; if ($('#prod-add-qty').length > 0){ qty = $('#prod-add-qty').val(); } // #prod-add-qty is a number input that shows up in tpl_add_to_cart_form, but that template doesn't show up if the product is out of stock. so - qty defaults to 1, or to the value of the #prod-add-qty input if we have it. var data = { 'action' : 'add_to_wishlist', 'wishlist_id' : wid, 'part_id': pid, 'qty': qty, 'token' : '' }; $.post('/api/wishlists.php',data) .done(function(data) { if(typeof data.error === 'undefined'){ $('#wchkmbl-'+data.wishlist.wishlist_id).prop('checked', true); wishlist_name_timeout(data.wishlist.wishlist_id, 'SAVED', 3000); } gtag("event", "add_to_wishlist", { items: [{ item_id: pid, quantity: qty }], }); }); } else { // Ajax the delete form var wid = $(this).val(); var data = { 'action' : 'delete_from_wishlist', 'wishlist_id' : wid, 'part_id' : pid, 'token' : '' }; $.post('/api/wishlists.php',data) .done(function(data) { if(typeof data.error === 'undefined'){ $('#wchkmbl-'+data.wishlist.wishlist_id).prop('checked', false); wishlist_name_timeout(data.wishlist.wishlist_id, 'REMOVED', 3000); } }); } }); } // Start the whole thing up! hookup_checkboxes(); $('#create-btn, #create-btn-mobile').click(function (e) { e.preventDefault(); $('#new-wishlist-name').val(''); $('#new-wishlist-description').val(''); var modal = $('#create-wishlist-modal'); modal.modal('show'); }); $('#create-submit').click(function (e) { e.preventDefault(); // Create the new wishlist var newWishlistName = $('#new-wishlist-name').val(); var newWishlistDescription = $('#new-wishlist-description').val(); var data = { 'action' : 'create_wishlist', 'wishlist_name' : newWishlistName, 'wishlist_description' : newWishlistDescription, 'token' : '' } $.post('/api/wishlists.php', data) .done(function(data) { if(!data.error){ //add it to the desktop and mobile lists $('#add-to-wishlist-container ul').append('<li class="clearfix"><input class="wid-checkbox" id="wchk-'+data.wishlist.wishlist_id+'" type="checkbox" data-pid="4333" value="'+data.wishlist.wishlist_id+'" name="wid"><label for="wchk-'+data.wishlist.wishlist_id+'" class="wishlabel" data-id="'+data.wishlist.wishlist_id+'" id="wishlabel-'+data.wishlist.wishlist_id+'" data-name="'+data.wishlist.wishlist_name+'">'+data.wishlist.wishlist_name+'</label></li>'); $('#add-to-wishlist-container-mobile ul').append('<li class="clearfix"><input id="wchkmbl-'+data.wishlist.wishlist_id+'" class="wid-checkbox-mobile" type="checkbox" value="'+data.wishlist.wishlist_id+'" name="wid"><label for=="wchkmbl-'+data.wishlist.wishlist_id+'" class="wishlabel" data-id="'+data.wishlist.wishlist_id+'" id="wishlabel-mobile-'+data.wishlist.wishlist_id+'" data-name="'+data.wishlist.wishlist_name+'">'+data.wishlist.wishlist_name+'</label></li>'); // Add it to the wishlist names wishlistNames[data.new_wishlist_id] = data.new_wishlist_name; // And hook up the checkboxes hookup_checkboxes(); } // Finally, hide the modal var modal = $('#create-wishlist-modal'); modal.modal('hide'); }); }); $('#add-btn').on('click',function(){ window.location.href = '/index.php?main_page=login'; }); $('#add-btn-mobile').on('click',function(){ window.location.href = '/index.php?main_page=login'; }); } }); </script> <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"> </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/6281-00.jpg" alt="Angled Shot of the Raspberry Pi PoE+ Injector."> <a href="https://www.adafruit.com/product/6281" aria-describedby="flyouts-img-new-0"> <div> <p>Raspberry Pi PoE+ Injector</p> <p class="price">$33.95</p> </div> </a> </div> <div class="featProductRow"> <img id="flyouts-img-new-1" 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-1"> <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-2" 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-2"> <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-3" 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-3"> <div> <p>Snap-on Enclosure for Adafruit Sparkle Motion</p> <p class="price">$4.95</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> <nav aria-label="Breadcrumbs" class="breadcrumbs"> <div class="container"> <a href="/category/965">Circuit Playground</a> / <a href="/category/333">Bluefruit</a> <span class="hidden-xs-inline">/</span> <span class="hidden-xs-inline">Circuit Playground Bluefruit - Bluetooth Low Energy</span> </div> </nav> <div class="main-container container" id="main" role="main" tabindex="-1"> <div id="full-overlay"></div> <script type="application/ld+json"> {"@context":"http:\/\/schema.org","@type":"Product","name":"Circuit Playground Bluefruit - Bluetooth Low Energy","description":"Circuit Playground Bluefruit is our third board in the Circuit Playground series, another step towards a perfect introduction to electronics and programming. We've taken the popular Circuit Playground Express and made it even better! Now the main chip is an nRF52840 microcontroller which is not only more powerful, but also comes with Bluetooth Low Energy support for wireless connectivity.","sku":4333,"image":["https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-11.jpg","https:\/\/cdn-shop.adafruit.com\/\/1024x768\/4333-07.jpg","https:\/\/cdn-shop.adafruit.com\/\/1024x768\/4333-06.jpg","https:\/\/cdn-shop.adafruit.com\/\/1024x768\/4333-08.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-12.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-10.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-09.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-19.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-17.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-15.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-16.jpg","https:\/\/cdn-shop.adafruit.com\/\/970x728\/4333-18.jpg"],"offers":{"@type":"Offer","availability":"http:\/\/schema.org\/OutOfStock","price":"24.9500","priceCurrency":"USD","itemCondition":"http:\/\/schema.org\/NewCondition","url":"https:\/\/adafruit.com\/product\/4333","description":"Circuit Playground Bluefruit is our third board in the Circuit Playground series, another step towards a perfect introduction to electronics and programming. We've taken the popular Circuit Playground Express and made it even better! Now the main chip is an nRF52840 microcontroller which is not only more powerful, but also comes with Bluetooth Low Energy support for wireless connectivity.The board is round and has alligator-clip pads around it so you don't have to solder or sew to make it work. You can power it from USB, a AAA battery pack, or with a Lipoly battery (for advanced users). Circuit Playground Bluefruit has built-in USB support. Built in USB means you plug it in to program it and it just shows up, no special cable or adapter required. Just program your code into the board then take it on the go!You can use this board with Arduino or CircuitPython - It does not support MakeCode at this time (there is no ETA when it might be added)Here's some of the great goodies baked in to each Circuit Playground Bluefruit:1 x nRF52840 Cortex M4 processor with Bluetooth Low Energy support10 x mini NeoPixels, each one can display any color1 x Motion sensor (LIS3DH triple-axis accelerometer with tap detection, free-fall detection)1 x Temperature sensor (thermistor)1 x Light sensor (phototransistor). Can also act as a color sensor and pulse sensor.1 x Sound sensor (MEMS microphone)1 x Mini speaker with class D amplifier (7.5mm magnetic speaker\/buzzer)2 x Push buttons, labeled A and B1 x Slide switch8 x alligator-clip friendly input\/output pinsIncludes I2C, UART, 6 pins that can do analog inputs, multiple PWM outputsGreen "ON" LED so you know its poweredRed "#13" LED for basic blinkingReset button2 MB of SPI Flash storage, used primarily with CircuitPython to store code and libraries.MicroUSB port for programming and debuggingUSB port can act like serial port, keyboard, mouse, joystick or MIDI!"}}</script> <div class="row product-info"> <div class="mobile-product-header"> <h1 class="product-name-large">Circuit Playground Bluefruit - Bluetooth Low Energy</h1> <div class="product_id">Product ID: <span>4333</span></div> <div class="product-price"> <span>$24.95</span> </div> </div> <div class="col-lg-9 col-md-8 col-sm-12 col-xs-12"> <section class="product-image-gallery slideshow-gallery" aria-labelledby="gallery-heading" data-gallery-type="touch-carousel" data-gallery='[{"type":"image","alt_text":"shot of a Black woman\u0027s neon-green manicured hand holding up a Circuit Playground Bluefruit glowing rainbow LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-11.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-11.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-11.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-11.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-11.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-11.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-11.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-11.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-11.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-11.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-11.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-11.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"video","alt_text":"Circuit Playground Bluefruit glowing rainbow LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/product-videos\/320x240\/4333-07","gallery":{"width":1024,"height":768,"file":"https:\/\/cdn-shop.adafruit.com\/product-videos\/1024x768\/4333-07"}},{"type":"video","alt_text":"Circuit Playground Bluefruit pulsing blue LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/product-videos\/320x240\/4333-06","gallery":{"width":1024,"height":768,"file":"https:\/\/cdn-shop.adafruit.com\/product-videos\/1024x768\/4333-06"}},{"type":"video","alt_text":"Circuit Playground Bluefruit cycling rainbow LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/product-videos\/320x240\/4333-08","gallery":{"width":1024,"height":768,"file":"https:\/\/cdn-shop.adafruit.com\/product-videos\/1024x768\/4333-08"}},{"type":"image","alt_text":"shot of a Black woman\u0027s neon-green manicured hand holding up a Circuit Playground Bluefruit glowing blue LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-12.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-12.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-12.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-12.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-12.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-12.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-12.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-12.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-12.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-12.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-12.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-12.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Top view of Circuit Playground Bluefruit glowing rainbow LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-10.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-10.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-10.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-10.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-10.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-10.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-10.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-10.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-10.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-10.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-10.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-10.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Top view of Circuit Playground Bluefruit glowing blue LEDs.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-09.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-09.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-09.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-09.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-09.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-09.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-09.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-09.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-09.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-09.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-09.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-09.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Top view of Circuit Playground Bluefruit.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-19.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-19.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-19.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-19.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-19.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-19.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-19.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-19.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-19.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-19.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-19.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-19.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Angled shot of Circuit Playground Bluefruit.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-17.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-17.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-17.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-17.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-17.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-17.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-17.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-17.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-17.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-17.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-17.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-17.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Side detail of microUSB connector on Circuit Playground Bluefruit.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-15.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-15.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-15.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-15.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-15.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-15.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-15.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-15.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-15.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-15.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-15.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-15.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Close-up of JST connector on Circuit Playground Bluefruit.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-16.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-16.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-16.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-16.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-16.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-16.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-16.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-16.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-16.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-16.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-16.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-16.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"type":"image","alt_text":"Back of Circuit Playground Bluefruit next to US quarter for scale.","thumbnail":"https:\/\/cdn-shop.adafruit.com\/145x109\/4333-18.jpg","thumbnail-srcset":"https:\/\/cdn-shop.adafruit.com\/480x360\/4333-18.jpg 480w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-18.jpg 310w, https:\/\/cdn-shop.adafruit.com\/230x173\/4333-18.jpg 230w, https:\/\/cdn-shop.adafruit.com\/145x109\/4333-18.jpg 145w, https:\/\/cdn-shop.adafruit.com\/82x62\/4333-18.jpg 82w","thumbnail-sizes":"(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px","gallery":{"width":970,"height":728,"file":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-18.jpg","srcset":"https:\/\/cdn-shop.adafruit.com\/970x728\/4333-18.jpg 970w, https:\/\/cdn-shop.adafruit.com\/640x480\/4333-18.jpg 640w, https:\/\/cdn-shop.adafruit.com\/480x360\/4333-18.jpg 480w, https:\/\/cdn-shop.adafruit.com\/413x309\/4333-18.jpg 413w, https:\/\/cdn-shop.adafruit.com\/310x233\/4333-18.jpg 310w","sizes":"(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw"}},{"alt_text":"New Products 8\/21\/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!","embed_params":"rel=0\u0026autoplay=1\u0026start=744","thumbnail":"https:\/\/cdn-shop.adafruit.com\/ytimg\/vi\/z_g93ytDZRM\/hqdefault.jpg","type":"youtube","video_url":"\/\/www.youtube.com\/watch?v=z_g93ytDZRM\u0026t=744","youtube_id":"z_g93ytDZRM"},{"alt_text":"New Products 11\/27\/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit","embed_params":"rel=0\u0026autoplay=1\u0026start=320","thumbnail":"https:\/\/cdn-shop.adafruit.com\/ytimg\/vi\/iKjpS5VYQ4A\/hqdefault.jpg","type":"youtube","video_url":"\/\/www.youtube.com\/watch?v=iKjpS5VYQ4A\u0026t=320","youtube_id":"iKjpS5VYQ4A"}]' data-transition-duration="0.25"> <h2 id="gallery-heading" class="sr-only">Product Images and Video</h2> <div class="gallery-thumbnails" role="tablist" aria-label="Choose gallery item to display" data-indicators> <button aria-controls="gallery-slide-0" aria-description="shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing rainbow LEDs." aria-label="slide 1" aria-selected="true" class="gallery-thumbnail indicator-image" data-indicator="0" data-type="image" role="tab" tabindex="0" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-11.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-11.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-11.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-11.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-11.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-11.jpg' alt="shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing rainbow LEDs." width="145" height="109" > </button> <button aria-controls="gallery-slide-1" aria-description="Circuit Playground Bluefruit glowing rainbow LEDs." aria-label="slide 2" aria-selected="false" class="gallery-thumbnail indicator-video" data-indicator="1" data-type="video" role="tab" tabindex="-1" type="button" > <video preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/320x240/4333-07.jpg" tabindex="-1" aria-label="Circuit Playground Bluefruit glowing rainbow LEDs." width="320" height="240"> <source src="https://cdn-shop.adafruit.com/product-videos/320x240/4333-07.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 src="https://cdn-shop.adafruit.com/product-videos/320x240/4333-07.jpg" alt="Circuit Playground Bluefruit glowing rainbow LEDs." width="320" height="240"/> </video> </button> <button aria-controls="gallery-slide-2" aria-description="Circuit Playground Bluefruit pulsing blue LEDs." aria-label="slide 3" aria-selected="false" class="gallery-thumbnail indicator-video" data-indicator="2" data-type="video" role="tab" tabindex="-1" type="button" > <video preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/320x240/4333-06.jpg" tabindex="-1" aria-label="Circuit Playground Bluefruit pulsing blue LEDs." width="320" height="240"> <source src="https://cdn-shop.adafruit.com/product-videos/320x240/4333-06.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 src="https://cdn-shop.adafruit.com/product-videos/320x240/4333-06.jpg" alt="Circuit Playground Bluefruit pulsing blue LEDs." width="320" height="240"/> </video> </button> <button aria-controls="gallery-slide-3" aria-description="Circuit Playground Bluefruit cycling rainbow LEDs." aria-label="slide 4" aria-selected="false" class="gallery-thumbnail indicator-video" data-indicator="3" data-type="video" role="tab" tabindex="-1" type="button" > <video preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/320x240/4333-08.jpg" tabindex="-1" aria-label="Circuit Playground Bluefruit cycling rainbow LEDs." width="320" height="240"> <source src="https://cdn-shop.adafruit.com/product-videos/320x240/4333-08.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 src="https://cdn-shop.adafruit.com/product-videos/320x240/4333-08.jpg" alt="Circuit Playground Bluefruit cycling rainbow LEDs." width="320" height="240"/> </video> </button> <button aria-controls="gallery-slide-4" aria-description="shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing blue LEDs." aria-label="slide 5" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="4" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-12.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-12.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-12.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-12.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-12.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-12.jpg' alt="shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing blue LEDs." width="145" height="109" > </button> <button aria-controls="gallery-slide-5" aria-description="Top view of Circuit Playground Bluefruit glowing rainbow LEDs." aria-label="slide 6" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="5" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-10.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-10.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-10.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-10.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-10.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-10.jpg' alt="Top view of Circuit Playground Bluefruit glowing rainbow LEDs." width="145" height="109" > </button> <button aria-controls="gallery-slide-6" aria-description="Top view of Circuit Playground Bluefruit glowing blue LEDs." aria-label="slide 7" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="6" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-09.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-09.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-09.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-09.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-09.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-09.jpg' alt="Top view of Circuit Playground Bluefruit glowing blue LEDs." width="145" height="109" > </button> <button aria-controls="gallery-slide-7" aria-description="Top view of Circuit Playground Bluefruit." aria-label="slide 8" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="7" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-19.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-19.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-19.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-19.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-19.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-19.jpg' alt="Top view of Circuit Playground Bluefruit." width="145" height="109" > </button> <button aria-controls="gallery-slide-8" aria-description="Angled shot of Circuit Playground Bluefruit." aria-label="slide 9" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="8" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-17.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-17.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-17.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-17.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-17.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-17.jpg' alt="Angled shot of Circuit Playground Bluefruit." width="145" height="109" > </button> <button aria-controls="gallery-slide-9" aria-description="Side detail of microUSB connector on Circuit Playground Bluefruit." aria-label="slide 10" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="9" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-15.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-15.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-15.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-15.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-15.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-15.jpg' alt="Side detail of microUSB connector on Circuit Playground Bluefruit." width="145" height="109" > </button> <button aria-controls="gallery-slide-10" aria-description="Close-up of JST connector on Circuit Playground Bluefruit." aria-label="slide 11" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="10" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-16.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-16.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-16.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-16.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-16.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-16.jpg' alt="Close-up of JST connector on Circuit Playground Bluefruit." width="145" height="109" > </button> <button aria-controls="gallery-slide-11" aria-description="Back of Circuit Playground Bluefruit next to US quarter for scale." aria-label="slide 12" aria-selected="false" class="gallery-thumbnail indicator-image" data-indicator="11" data-type="image" role="tab" tabindex="-1" type="button" > <img srcset='https://cdn-shop.adafruit.com/480x360/4333-18.jpg 480w, https://cdn-shop.adafruit.com/310x233/4333-18.jpg 310w, https://cdn-shop.adafruit.com/230x173/4333-18.jpg 230w, https://cdn-shop.adafruit.com/145x109/4333-18.jpg 145w, https://cdn-shop.adafruit.com/82x62/4333-18.jpg 82w' sizes='(min-width: 1366px) 165px, (min-width: 1024px) 122px, 1px' src='https://cdn-shop.adafruit.com/145x109/4333-18.jpg' alt="Back of Circuit Playground Bluefruit next to US quarter for scale." width="145" height="109" > </button> <button aria-controls="gallery-slide-12" aria-description="New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!" aria-label="slide 13" aria-selected="false" class="gallery-thumbnail indicator-youtube" data-indicator="12" data-type="youtube" role="tab" tabindex="-1" type="button" > <img src='https://cdn-shop.adafruit.com/ytimg/vi/z_g93ytDZRM/hqdefault.jpg' alt="New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!" width="145" height="109" > </button> <button aria-controls="gallery-slide-13" aria-description="New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit" aria-label="slide 14" aria-selected="false" class="gallery-thumbnail indicator-youtube" data-indicator="13" data-type="youtube" role="tab" tabindex="-1" type="button" > <img src='https://cdn-shop.adafruit.com/ytimg/vi/iKjpS5VYQ4A/hqdefault.jpg' alt="New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit" width="145" height="109" > </button> </div> <div class="gallery-slides-block"> <div class="gallery-slides"> <div class="gallery-arrow arrow-left fa fa-angle-left" data-gallery-action="prev"></div> <div class="gallery-arrow arrow-right fa fa-angle-right" data-gallery-action="next"></div> <div class="gallery-slides-scroll" data-slides-container> <div role="tabpanel" class="gallery-slide" id="gallery-slide-0" data-slide="0" aria-labelledby="Slide1" tabindex="0"> <img id="Slide1" src="https://cdn-shop.adafruit.com/970x728/4333-11.jpg" alt="shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing rainbow LEDs." srcset="https://cdn-shop.adafruit.com/970x728/4333-11.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-11.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-11.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-11.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-11.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" data-slide-type="video" id="gallery-slide-1" data-slide="1" aria-labelledby="Slide2" hidden> <video id="Slide2" preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-07.jpg" tabindex="-1" aria-label="Circuit Playground Bluefruit glowing rainbow LEDs."> <source src="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-07.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 src="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-07.jpg" alt="Circuit Playground Bluefruit glowing rainbow LEDs."/> </video> </div> <div role="tabpanel" class="gallery-slide" data-slide-type="video" id="gallery-slide-2" data-slide="2" aria-labelledby="Slide3" hidden> <video id="Slide3" preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-06.jpg" tabindex="-1" aria-label="Circuit Playground Bluefruit pulsing blue LEDs."> <source src="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-06.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 src="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-06.jpg" alt="Circuit Playground Bluefruit pulsing blue LEDs."/> </video> </div> <div role="tabpanel" class="gallery-slide" data-slide-type="video" id="gallery-slide-3" data-slide="3" aria-labelledby="Slide4" hidden> <video id="Slide4" preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-08.jpg" tabindex="-1" aria-label="Circuit Playground Bluefruit cycling rainbow LEDs."> <source src="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-08.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 src="https://cdn-shop.adafruit.com/product-videos/1024x768/4333-08.jpg" alt="Circuit Playground Bluefruit cycling rainbow LEDs."/> </video> </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-4" data-slide="4" aria-labelledby="Slide5" hidden> <img id="Slide5" src="https://cdn-shop.adafruit.com/970x728/4333-12.jpg" alt="shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing blue LEDs." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-12.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-12.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-12.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-12.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-12.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-5" data-slide="5" aria-labelledby="Slide6" hidden> <img id="Slide6" src="https://cdn-shop.adafruit.com/970x728/4333-10.jpg" alt="Top view of Circuit Playground Bluefruit glowing rainbow LEDs." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-10.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-10.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-10.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-10.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-10.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-6" data-slide="6" aria-labelledby="Slide7" hidden> <img id="Slide7" src="https://cdn-shop.adafruit.com/970x728/4333-09.jpg" alt="Top view of Circuit Playground Bluefruit glowing blue LEDs." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-09.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-09.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-09.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-09.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-09.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-7" data-slide="7" aria-labelledby="Slide8" hidden> <img id="Slide8" src="https://cdn-shop.adafruit.com/970x728/4333-19.jpg" alt="Top view of Circuit Playground Bluefruit." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-19.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-19.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-19.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-19.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-19.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-8" data-slide="8" aria-labelledby="Slide9" hidden> <img id="Slide9" src="https://cdn-shop.adafruit.com/970x728/4333-17.jpg" alt="Angled shot of Circuit Playground Bluefruit." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-17.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-17.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-17.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-17.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-17.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-9" data-slide="9" aria-labelledby="Slide10" hidden> <img id="Slide10" src="https://cdn-shop.adafruit.com/970x728/4333-15.jpg" alt="Side detail of microUSB connector on Circuit Playground Bluefruit." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-15.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-15.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-15.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-15.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-15.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-10" data-slide="10" aria-labelledby="Slide11" hidden> <img id="Slide11" src="https://cdn-shop.adafruit.com/970x728/4333-16.jpg" alt="Close-up of JST connector on Circuit Playground Bluefruit." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-16.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-16.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-16.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-16.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-16.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-11" data-slide="11" aria-labelledby="Slide12" hidden> <img id="Slide12" src="https://cdn-shop.adafruit.com/970x728/4333-18.jpg" alt="Back of Circuit Playground Bluefruit next to US quarter for scale." loading="lazy" srcset="https://cdn-shop.adafruit.com/970x728/4333-18.jpg 970w, https://cdn-shop.adafruit.com/640x480/4333-18.jpg 640w, https://cdn-shop.adafruit.com/480x360/4333-18.jpg 480w, https://cdn-shop.adafruit.com/413x309/4333-18.jpg 413w, https://cdn-shop.adafruit.com/310x233/4333-18.jpg 310w" sizes="(min-width: 1366px) 970px, (min-width: 1024px) 647px, (min-width: 768px) 728px, 100vw" > </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-12" data-slide="12" aria-labelledby="Slide13" hidden> <div id="Slide13"> <lite-youtube videoid="z_g93ytDZRM" title="New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!" style="background-image: url(https://cdn-shop.adafruit.com/ytimg/vi/z_g93ytDZRM/hqdefault.jpg)" params="rel=0&autoplay=1&start=744" > <a href="https://www.youtube.com/watch?v=z_g93ytDZRM&t=744" class="lyt-playbtn" title="Play video"> <span class="lyt-visually-hidden">Play video: New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!</span> </a> </lite-youtube> <a class="gallery-slide gallery-slide-youtube" href="//www.youtube.com/watch?v=z_g93ytDZRM&t=744"> <img src='https://cdn-shop.adafruit.com/ytimg/vi/z_g93ytDZRM/hqdefault.jpg' alt="New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!"> </a> </div> </div> <div role="tabpanel" class="gallery-slide" id="gallery-slide-13" data-slide="13" aria-labelledby="Slide14" hidden> <div id="Slide14"> <lite-youtube videoid="iKjpS5VYQ4A" title="New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit" style="background-image: url(https://cdn-shop.adafruit.com/ytimg/vi/iKjpS5VYQ4A/hqdefault.jpg)" params="rel=0&autoplay=1&start=320" > <a href="https://www.youtube.com/watch?v=iKjpS5VYQ4A&t=320" class="lyt-playbtn" title="Play video"> <span class="lyt-visually-hidden">Play video: New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit</span> </a> </lite-youtube> <a class="gallery-slide gallery-slide-youtube" href="//www.youtube.com/watch?v=iKjpS5VYQ4A&t=320"> <img src='https://cdn-shop.adafruit.com/ytimg/vi/iKjpS5VYQ4A/hqdefault.jpg' alt="New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit"> </a> </div> </div> </div> </div> </div> </section> <div class="visible-sm visible-xs"> <div class="row top-twenty"> <div class="col-sm-6 hidden-xs"> <div class="productQuantityDiscounts mobile-text-wrapper"> <table class="quantityDiscount"> <tr> <th class="discount-header">Qty</th> <th class="discount-header">Discount</th> </tr> <tr class="discount-row"> <td>1-9</td> <td>$24.95</td> </tr> <tr class="discount-row"> <td>10-99</td> <td>$22.46</td> </tr> <tr class="discount-row"> <td>100+</td> <td>$19.96</td> </tr> </table> </div> <div class="mobile-text-margins top-ten" style="font-weight: bold; margin-bottom: 10px;"> <div class="prod-oos-box"><div itemprop="availability" class="oos-header">Out of stock</div> <form name="back_in_stock_notification" action="https://www.adafruit.com/index.php?main_page=back_in_stock_notification_subscribe&part_id=4333" method="POST"> <fieldset> <legend>Please enter your details below and we will send you an email when this item is back in stock. You will only be emailed about this product!</legend> <div class="top-ten"> <label class="inputLabel sg-label top-ten">Your Email <input class="sg-input" type="email" size="25" maxlength="96" name="email" value="" /></label> <input type="hidden" name="securityToken" value="0cba1039edd23b70a33708e2c7785765" /> <input type="hidden" name="notify_me" value="true" /> <div class="mobile-button-row"><button type="submit" class="blue-button top-ten">Notify Me</button></div> </div> </fieldset> </form> <br class="clearBoth"> </div> <div class="buy-on-digikey-container"> <a href="https://www.digikey.com/products/en?mpart=4333&v=1528" class="buyOnDigiKey">Buy on DigiKey</a> <a href="/buyfromdigikey" class="explainer" target="_blank" rel="noopener">Why buy on DigiKey?</a> </div> </div> </div> <div class="col-sm-6 col-xs-12"> <div class="row"> <div id="prod-stock-mobile"> <div class="col-sm-12 col-xs-12 mobile-button-row"> </div> <div class="col-xs-12 visible-xs"> <div class="productQuantityDiscounts mobile-text-wrapper"> <table class="quantityDiscount"> <tr> <th class="discount-header">Qty</th> <th class="discount-header">Discount</th> </tr> <tr class="discount-row"> <td>1-9</td> <td>$24.95</td> </tr> <tr class="discount-row"> <td>10-99</td> <td>$22.46</td> </tr> <tr class="discount-row"> <td>100+</td> <td>$19.96</td> </tr> </table> </div> </div> <div class="clearfix visible-sm visible-xs"></div> <div class="col-xs-12 mobile-text-margins top-ten hidden-sm" style="margin-bottom: 10px;"> <div class="prod-oos-box"><div itemprop="availability" class="oos-header">Out of stock</div> <form name="back_in_stock_notification" action="https://www.adafruit.com/index.php?main_page=back_in_stock_notification_subscribe&part_id=4333" method="POST"> <fieldset> <legend>Please enter your details below and we will send you an email when this item is back in stock. You will only be emailed about this product!</legend> <div class="top-ten"> <label class="inputLabel sg-label top-ten">Your Email <input class="sg-input" type="email" size="25" maxlength="96" name="email" value="" /></label> <input type="hidden" name="securityToken" value="0cba1039edd23b70a33708e2c7785765" /> <input type="hidden" name="notify_me" value="true" /> <div class="mobile-button-row"><button type="submit" class="blue-button top-ten">Notify Me</button></div> </div> </fieldset> </form> <br class="clearBoth"> </div> <div class="buy-on-digikey-container"> <a href="https://www.digikey.com/products/en?mpart=4333&v=1528" class="buyOnDigiKey">Buy on DigiKey</a> <a href="/buyfromdigikey" class="explainer" target="_blank" rel="noopener">Why buy on DigiKey?</a> </div> </div> <div class="col-xs-12 mobile-button-row"> <div id="add-to-wishlist-container-mobile"> <button id="add-btn-mobile" class="secondary-button" style="width: 100%;">Add to Wishlist</button> </div> </div> </div> </div> </div> </div> </div> <div id="prod-info"> <section id="description" class="prod-accordion-content prod-accordion-content-description mobile-text-wrapper" aria-labelledby="tab-description-heading"> <div class="tab-heading-row"> <h2 id="tab-description-heading"> Description </h2> </div> <div id="tab-description-content" class="panel-collapse collapse in"> <p><strong>Circuit Playground Bluefruit</strong> is our third board in the Circuit Playground series, another step towards a perfect introduction to electronics and programming. We've taken the popular Circuit Playground Express and made it even better! Now the main chip is an nRF52840 microcontroller which is not only more powerful, but also comes with Bluetooth Low Energy support for wireless connectivity.</p><ul></ul><p>The board is round and has alligator-clip pads around it so you don't have to solder or sew to make it work. You can power it from USB, <a href="https://www.adafruit.com/products/727">a AAA battery pack</a>, or with a Lipoly battery (for advanced users). Circuit Playground Bluefruit has built-in USB support. Built in USB means you plug it in to program it and it just shows up, no special cable or adapter required. Just program your code into the board then take it on the go!</p><p>You can use this board with <strong>Arduino</strong> or <strong>CircuitPython</strong> - It does not support MakeCode at this time (there is no ETA when it might be added)</p><p>Here's some of the great goodies baked in to each Circuit Playground Bluefruit:</p><ul><li>1 x nRF52840 Cortex M4 processor with Bluetooth Low Energy support</li><li>10 x mini NeoPixels, each one can display any color</li><li>1 x Motion sensor (LIS3DH triple-axis accelerometer with tap detection, free-fall detection)</li><li>1 x Temperature sensor (thermistor)</li><li>1 x Light sensor (phototransistor). Can also act as a color sensor and pulse sensor.</li><li>1 x Sound sensor (MEMS microphone)</li><li>1 x Mini speaker with class D amplifier (7.5mm magnetic speaker/buzzer)</li><li>2 x Push buttons, labeled A and B</li><li>1 x Slide switch</li><li>8 x alligator-clip friendly input/output pins</li><li>Includes I2C, UART, 6 pins that can do analog inputs, multiple PWM outputs</li><li>Green "ON" LED so you know its powered</li><li>Red "#13" LED for basic blinking</li><li>Reset button</li><li>2 MB of SPI Flash storage, used primarily with CircuitPython to store code and libraries.</li><li>MicroUSB port for programming and debugging</li><li>USB port can act like serial port, keyboard, mouse, joystick or MIDI!</li></ul><p><lite-youtube videoid="4lGRgO40UhM" title="Circuit Playground is for everyone @adafruit #adafruit" style="background-image: url(https://cdn-shop.adafruit.com/ytimg/vi/4lGRgO40UhM/hqdefault.jpg)" params="" > <a href="https://www.youtube.com/watch?v=4lGRgO40UhM" class="lyt-playbtn" title="Play video"> <span class="lyt-visually-hidden">Play video: Circuit Playground is for everyone @adafruit #adafruit</span> </a> </lite-youtube></p><p><lite-youtube videoid="iKjpS5VYQ4A" title="New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit" style="background-image: url(https://cdn-shop.adafruit.com/ytimg/vi/iKjpS5VYQ4A/hqdefault.jpg)" params="start=320" > <a href="https://www.youtube.com/watch?v=iKjpS5VYQ4A&t=320" class="lyt-playbtn" title="Play video"> <span class="lyt-visually-hidden">Play video: New Products 11/27/2019 Featuring LPS33HW Water Resistant Pressure Sensor @adafruit #adafruit</span> </a> </lite-youtube></p><p><lite-youtube videoid="z_g93ytDZRM" title="New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!" style="background-image: url(https://cdn-shop.adafruit.com/ytimg/vi/z_g93ytDZRM/hqdefault.jpg)" params="start=744" > <a href="https://www.youtube.com/watch?v=z_g93ytDZRM&t=744" class="lyt-playbtn" title="Play video"> <span class="lyt-visually-hidden">Play video: New Products 8/21/19 Featuring #Adafruit 4x4 #NeoTrellis Feather M4 Kit Pack!</span> </a> </lite-youtube></p><p><lite-youtube videoid="3XeWrovDFYk" title="New Products 7/17/19 Featuring 2.0" 320x240 Color IPS #TFT Display! #adafruit" style="background-image: url(https://cdn-shop.adafruit.com/ytimg/vi/3XeWrovDFYk/hqdefault.jpg)" params="start=111" > <a href="https://www.youtube.com/watch?v=3XeWrovDFYk&t=111" class="lyt-playbtn" title="Play video"> <span class="lyt-visually-hidden">Play video: New Products 7/17/19 Featuring 2.0" 320x240 Color IPS #TFT Display! #adafruit</span> </a> </lite-youtube></p> </div> </section> <section id="technical-details" class="prod-accordion-content prod-accordion-content-technical-details mobile-text-wrapper" aria-labelledby="tab-technical-details-heading"> <div class="tab-heading-row"> <h2 id="tab-technical-details-heading"> Technical Details </h2> </div> <div id="tab-technical-details-content" class="panel-collapse collapse in"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"><ul><li>Outer Diameter: ~50.6mm / ~2.0"</li><li>Weight: 8.9g</li></ul><p><strong>Revision History:</strong></p><ul><li><strong>As of Nov 22, 2019 </strong>we updated this design from Alpha to release. The antenna design changed slightly, and we added a pin that allows the user to <a href="https://blog.adafruit.com/2019/10/25/circuitplayground-bluefruit-low-power-tests-adafruit-bluefruit-arduino-circuitpython/">turn off power to the NeoPixels, microphone, and temperature/light sensor so only the accelerometer is active, for low power usage!</a></li></ul></div> </div><ul id="product-files"> </ul> <div class="row"><div class="col-lg-2 col-md-3 col-sm-3 col-xs-4"><img src="/includes/templates/shop2019/images/RoHS2_2011_65_EU.svg" alt="RoHS 2 2011 65 EU Compliant" width="145" height="80"/></div><div class="col-lg-2 col-md-3 col-sm-3 col-xs-4"><img src="/includes/templates/shop2019/images/RoHS2_2015_863_EU.svg" alt="RoHS 2 2015 863 EU Compliant" width="145" height="80"/></div></div> </div> </section> <section id="learn" class="prod-accordion-content prod-accordion-content-learn mobile-text-wrapper" aria-labelledby="tab-learn-heading"> <div class="tab-heading-row"> <h2 id="tab-learn-heading"> Learn </h2> </div> <div id="tab-learn-content" class="panel-collapse collapse in"> <div class="learn-guides-list"> <div class="learn-guide-primary"> <div class="row product-info-tutorial"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-4 product-tutorial-img-container" aria-hidden="true"> <video preload="auto" muted loop playsinline poster="//cdn-learn.adafruit.com/guides/images/000/002/711/medium640thumb/ezgif-5-471a13c80f75.gif" tabindex="-1"> <source src="//cdn-learn.adafruit.com/guides/images/000/002/711/medium640mp4/ezgif-5-471a13c80f75.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 src="//cdn-learn.adafruit.com/guides/images/000/002/711/medium640thumb/ezgif-5-471a13c80f75.gif" alt=""> </video> <a href="https://learn.adafruit.com/adafruit-circuit-playground-bluefruit" aria-hidden="true" tabindex="-1"></a> </div> <div class="col-lg-8 col-md-8 col-sm-8 col-xs-8"> <div class="product-info-tutorials-text"> <div class="product-info-added-tutorial-title"> <a href="https://learn.adafruit.com/adafruit-circuit-playground-bluefruit"> Primary Guide: Adafruit Circuit Playground Bluefruit </a> </div> <div class="product-info-tutorials-tagline"> Circuit Playground Bluefruit: Everything amazing about Circuit Playground, now with the power of Bluetooth! </div> </div> </div> </div> </div> <div class="clearfix hidden-lg top-ten"></div> <div class="learn-guide"> <div class="row product-info-tutorial"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-4 product-tutorial-img-container" aria-hidden="true"> <img src="//cdn-learn.adafruit.com/guides/images/000/003/115/medium640/blinka_ble-crop.png" alt="" class="img-responsive"/> <a href="https://learn.adafruit.com/circuitpython-ble-libraries-on-any-computer" aria-hidden="true" tabindex="-1"></a> </div> <div class="col-lg-8 col-md-8 col-sm-8 col-xs-8"> <div class="product-info-tutorials-text"> <div class="product-info-added-tutorial-title"> <a href="https://learn.adafruit.com/circuitpython-ble-libraries-on-any-computer"> CircuitPython BLE Libraries on Any Computer </a> </div> <div class="product-info-tutorials-tagline"> Use CircuitPython BLE code on desktops, laptops, and Raspberry Pi. </div> </div> </div> </div> </div> <div class="clearfix hidden-lg top-ten"></div> <div class="learn-guide"> <div class="row product-info-tutorial"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-4 product-tutorial-img-container" aria-hidden="true"> <video preload="auto" muted loop playsinline poster="//cdn-learn.adafruit.com/guides/images/000/003/363/medium640thumb/4333.gif" tabindex="-1"> <source src="//cdn-learn.adafruit.com/guides/images/000/003/363/medium640mp4/4333.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 src="//cdn-learn.adafruit.com/guides/images/000/003/363/medium640thumb/4333.gif" alt=""> </video> <a href="https://learn.adafruit.com/pyleap-device-enabled-in-rainbows" aria-hidden="true" tabindex="-1"></a> </div> <div class="col-lg-8 col-md-8 col-sm-8 col-xs-8"> <div class="product-info-tutorials-text"> <div class="product-info-added-tutorial-title"> <a href="https://learn.adafruit.com/pyleap-device-enabled-in-rainbows"> PyLeap device enabled - In Rainbows </a> </div> <div class="product-info-tutorials-tagline"> Public testing of PyLeap, Glider, BundleFly, and more with BLE </div> </div> </div> </div> </div> <div class="clearfix hidden-lg top-ten"></div> <div class="learn-guide"> <div class="row product-info-tutorial"> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-4 product-tutorial-img-container" aria-hidden="true"> <video preload="auto" muted loop playsinline poster="//cdn-learn.adafruit.com/guides/images/000/003/350/medium640thumb/hero-three-press.gif" tabindex="-1"> <source src="//cdn-learn.adafruit.com/guides/images/000/003/350/medium640mp4/hero-three-press.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 src="//cdn-learn.adafruit.com/guides/images/000/003/350/medium640thumb/hero-three-press.gif" alt=""> </video> <a href="https://learn.adafruit.com/quiz-show-controller-keyboard-bluetooth" aria-hidden="true" tabindex="-1"></a> </div> <div class="col-lg-8 col-md-8 col-sm-8 col-xs-8"> <div class="product-info-tutorials-text"> <div class="product-info-added-tutorial-title"> <a href="https://learn.adafruit.com/quiz-show-controller-keyboard-bluetooth"> DIY Quiz Show Controller System </a> </div> <div class="product-info-tutorials-tagline"> Build a Quiz Show Controller </div> </div> </div> </div> </div> <div class="clearfix hidden-lg top-ten"></div> <a class="all-guides-link" href="https://learn.adafruit.com/products/4333/guides">See All Guides <i class="fa fa-external-link"></i></a> </div> </div> </section> <section id="related-products" class="prod-accordion-content prod-accordion-content-related-products mobile-text-wrapper" aria-labelledby="tab-related-products-heading"> <div class="tab-heading-row"> <h2 id="tab-related-products-heading"> May We Also Suggest… </h2> </div> <div id="tab-related-products-content" class="panel-collapse collapse in"> <!-- bof: tpl_modules_xsell_products --> <div class="row"> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <div class="prodvid-container"> <video preload="auto" muted loop playsinline poster="https://cdn-shop.adafruit.com/product-videos/640x480/3000-06.jpg" aria-hidden="true" tabindex="-1" width="320" height="240"> <source src="https://cdn-shop.adafruit.com/product-videos/640x480/3000-06.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 src="https://cdn-shop.adafruit.com/product-videos/640x480/3000-06.jpg" alt="Video of a round microcontroller with lit up LEDs." width="320" height="240"/> </video> </div> <a href="/product/3000" data-pid="3000" data-name="Circuit Playground Classic" aria-description="Video of a round microcontroller with lit up LEDs." > <div class="hover-img-text">Circuit Playground Classic</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/3333-05.jpg" class="img-responsive" alt="A Black woman's manicured hand holds a round microcontroller with lit up LEDs." width="413" height="309"/> <a href="/product/3333" data-pid="3333" data-name="Circuit Playground Express" aria-description="A Black woman's manicured hand holds a round microcontroller with lit up LEDs." > <div class="hover-img-text">Circuit Playground Express</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/321-01.jpg" class="img-responsive" alt="Bundle of Large Alligator Clip Test Leads" width="413" height="309"/> <a href="/product/321" data-pid="321" data-name="Large Alligator Clip Test Lead (set of 10)" aria-description="Bundle of Large Alligator Clip Test Leads" > <div class="hover-img-text">Large Alligator Clip Test Lead (set of 10)</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/1592-00.jpg" class="img-responsive" alt="Top-down view of 6 pairs of short wire alligator clips." width="413" height="309"/> <a href="/product/1592" data-pid="1592" data-name="Short Wire Alligator Clip Test Lead (set of 12)" aria-description="Top-down view of 6 pairs of short wire alligator clips." > <div class="hover-img-text">Short Wire Alligator Clip Test Lead (set of 12)</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/727-07.jpg" class="img-responsive" alt="Front angled shot of 3 x AAA battery holder with on-off switch and 2-pin JST PH connector." width="413" height="309"/> <a href="/product/727" data-pid="727" data-name="3 x AAA Battery Holder with On/Off Switch and 2-Pin JST" aria-description="Front angled shot of 3 x AAA battery holder with on-off switch and 2-pin JST PH connector." > <div class="hover-img-text">3 x AAA Battery Holder with On/Off Switch and 2-Pin JST</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/3505-10.jpg" class="img-responsive" alt="Angled shot of a Adafruit METRO M0 Express - designed for CircuitPython." width="413" height="309"/> <a href="/product/3505" data-pid="3505" data-name="Adafruit METRO M0 Express - designed for CircuitPython - ATSAMD21G18" aria-description="Angled shot of a Adafruit METRO M0 Express - designed for CircuitPython." > <div class="hover-img-text">Adafruit METRO M0 Express - designed for CircuitPython - ATSAMD21G18</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/2975-00.jpg" class="img-responsive" alt="A plastic storage box full of various electrical components." width="413" height="309"/> <a href="/product/2975" data-pid="2975" data-name="Adafruit Parts Pal" aria-description="A plastic storage box full of various electrical components." > <div class="hover-img-text">Adafruit Parts Pal</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/50-09.jpg" class="img-responsive" alt="Angled shot of a Adafruit METRO 328 Fully Assembled" width="413" height="309"/> <a href="/product/50" data-pid="50" data-name="Adafruit METRO 328 Fully Assembled - Arduino IDE compatible - ATmega328" aria-description="Angled shot of a Adafruit METRO 328 Fully Assembled" > <div class="hover-img-text">Adafruit METRO 328 Fully Assembled - Arduino IDE compatible - ATmega328</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/659-07.jpg" class="img-responsive" alt="Top down view of a FLORA - Wearable electronic platform: Arduino-compatible connected to 4 alligator clips and a USB powerin the FLORA. " width="413" height="309"/> <a href="/product/659" data-pid="659" data-name="FLORA - Wearable electronic platform: Arduino-compatible - v3" aria-description="Top down view of a FLORA - Wearable electronic platform: Arduino-compatible connected to 4 alligator clips and a USB powerin the FLORA. " > <div class="hover-img-text">FLORA - Wearable electronic platform: Arduino-compatible - v3</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/1008-02.jpg" class="img-responsive" alt="Bundle of Small Alligator Clip Test Leads" width="413" height="309"/> <a href="/product/1008" data-pid="1008" data-name="Small Alligator Clip Test Lead (set of 12)" aria-description="Bundle of Small Alligator Clip Test Leads" > <div class="hover-img-text">Small Alligator Clip Test Lead (set of 12)</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/592-01.jpg" class="img-responsive" alt="USB cable - USB A to Micro-B - 3 foot long" width="413" height="309"/> <a href="/product/592" data-pid="592" data-name="USB cable - USB A to Micro-B - 3 foot long" aria-description="USB cable - USB A to Micro-B - 3 foot long" > <div class="hover-img-text">USB cable - USB A to Micro-B - 3 foot long</div> </a> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 related-product top-ten"> <div class="hover-img-box" > <img src="https://cdn-shop.adafruit.com/413x309/2269-03.jpg" class="img-responsive" alt="Angled shot of bluetooth sniffer device." width="413" height="309"/> <a href="/product/2269" data-pid="2269" data-name="Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - Firmware Version 2" aria-description="Angled shot of bluetooth sniffer device." > <div class="hover-img-text">Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - Firmware Version 2</div> </a> </div> </div> </div> <!-- eof: tpl_modules_xsell_products --> </div> </section> <section id="distributors" class="prod-accordion-content prod-accordion-content-distributors mobile-text-wrapper" aria-labelledby="tab-distributors-heading"> <div class="tab-heading-row"> <h2 id="tab-distributors-heading"> <button data-toggle="collapse" data-target="#tab-distributors-content" aria-controls="tab-distributors-content" aria-expanded="false" class="toggle-link">Distributors</button> </h2> </div> <div id="tab-distributors-content" class="panel-collapse collapse"> <ul id="prod-distributors"> <li> <a href="https://www.berrybase.de/" target="_blank" rel="noopener"> <h3>BerryBase</h3> <span>Germany</span> </a> </li> <li> <a href="http://shop.pimoroni.com" target="_blank" rel="noopener"> <h3>Pimoroni</h3> <span>United Kingdom</span> </a> </li> <li> <a href="http://littlebirdelectronics.com.au/" target="_blank" rel="noopener"> <h3>Little Bird Electronics</h3> <span>Australia</span> </a> </li> <li> <a href="https://www.mouser.com/manufacturer/adafruit/" target="_blank" rel="noopener"> <h3>Mouser Electronics</h3> <span>United States</span> </a> </li> <li> <a href="http://makersify.com/" target="_blank" rel="noopener"> <h3>Makersify</h3> <span>United Kingdom</span> </a> </li> <li> <a href="http://thepihut.com/" target="_blank" rel="noopener"> <h3>The Pi Hut</h3> <span>United Kingdom</span> </a> </li> <li> <a href="http://www.core-electronics.com.au/" target="_blank" rel="noopener"> <h3>Core Electronics</h3> <span>Australia</span> </a> </li> <li> <a href="https://www.kiwi-electronics.com/en/" target="_blank" rel="noopener"> <h3>Kiwi Electronics</h3> <span>Netherlands</span> </a> </li> <li> <a href="http://www.microcenter.com" target="_blank" rel="noopener"> <h3>MicroCenter</h3> <span>United States</span> </a> </li> <li> <a href="http://www.digikey.com/en/supplier-centers/a/adafruit?WT.z_link_source=Supplier%2520Index" target="_blank" rel="noopener"> <h3>DigiKey Electronics</h3> <span>United States</span> </a> </li> </ul> <p style="clear: both;">See our <a href="/distributors/">Distributors page</a> for a complete list of distributors.</p> </div> </section> </div> </div> <div class="col-lg-3 col-md-4 hidden-sm hidden-xs"> <div id="prod-right-side" class="prod-right-sticky"> <h1 class="products_name">Circuit Playground Bluefruit - Bluetooth Low Energy</h1> <div class="product_id"> Product ID: <span>4333</span> </div> <div id="prod-price"> <span itemprop="price" content="24.9500"> <meta itemprop='priceCurrency' content='USD'/> $24.95 </span> </div> <div id="prod-stock" class="" > <div class="prod-oos-box"><div itemprop="availability" class="oos-header">Out of stock</div> <form name="back_in_stock_notification" action="https://www.adafruit.com/index.php?main_page=back_in_stock_notification_subscribe&part_id=4333" method="POST"> <fieldset> <legend>Please enter your details below and we will send you an email when this item is back in stock. You will only be emailed about this product!</legend> <div class="top-ten"> <label class="inputLabel sg-label top-ten">Your Email <input class="sg-input" type="email" size="25" maxlength="96" name="email" value="" /></label> <input type="hidden" name="securityToken" value="0cba1039edd23b70a33708e2c7785765" /> <input type="hidden" name="notify_me" value="true" /> <div class="mobile-button-row"><button type="submit" class="blue-button top-ten">Notify Me</button></div> </div> </fieldset> </form> <br class="clearBoth"> </div> <div class="buy-on-digikey-container"> <a href="https://www.digikey.com/products/en?mpart=4333&v=1528" class="buyOnDigiKey">Buy on DigiKey</a> <a href="/buyfromdigikey" class="explainer" target="_blank" rel="noopener">Why buy on DigiKey?</a> </div> <div id="add-to-wishlist-container"> <button id="add-btn" class="secondary-button" style="width: 100%;">Add to Wishlist</button> </div> </div> <div id="prod-rightnav"> <ul class="nav"> <li><a class="prod-rightnav-link" id="prod-rightnav-description" href="/product/4333#description">Description</a></li> <li><a class="prod-rightnav-link" id="prod-rightnav-technical-details" href="/product/4333#technical-details">Technical Details</a></li> </ul> <div id="add-to-wishlist-placeholder"></div> </div> </div> <script type="text/javascript"> $(document).ready(function(){ var top_offset = $('#prod-right-side').offset().top || $('#adafruit-header').height() + 20; $('#prod-right-side').data('offset-top', top_offset); var bottom_offset = $('#footer').height() + 40; $('#prod-right-side').data('offset-bottom', bottom_offset); }); </script> </div> </div> <script type="text/javascript"> gtag("event", "view_item", { "currency": "USD", "value": "24.9500", "items": [ { "item_id": 4333, "price": 24 } ] }); if (typeof remarketingParams !== 'undefined') { remarketingParams.ecomm_pagetype = 'product' remarketingParams.ecomm_prodid = 4333; remarketingParams.ecomm_category = 'Circuit Playground'; remarketingParams.ecomm_totalvalue = 24.95; } </script> </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 & 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 & 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 "> “ Don't undertake a project unless it is manifestly important and nearly impossible” </span> <div class="quoteAttribution"> <a href="http://en.wikipedia.org/wiki/Edwin_H._Land">Edwin Land</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><div class="modal fade" id="create-wishlist-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="close create wishlist dialog">×</button> <h4 class="modal-title" id="myModalLabel">Create New Wishlist</h4> </div> <div class="modal-body"> <form id="form-wishlist-create" method="post" action="/wishlists"> <input type="hidden" id="new-wishlist-token" name="token" value=""/> <label for="new-wishlist-name">Name</label> <input type="text" name="name" id="new-wishlist-name" value=""/> <label for="new-wishlist-description">Description</label> <textarea name="description" id="new-wishlist-description"></textarea> <div style="text-align: right;"> <button id="create-submit" class="blue-button">Create Wishlist</button> </div> </form> </div> </div> </div> </div> </body> </html>