# NeoPixel Infinity Cube

## Overview

https://youtu.be/1sDSVTlRim0

In this project we’re building an Infinity Cube with NeoPixels!

The frame is 3D printed and the acrylic panels are coated with see-through mirror film.

With mirrored acrylic, this creates a really neat effect that’s borderline magic!

LED strips inside the frame light up, making the acrylic appear transparent.

&nbsp;

![led_strips_hero-close-rotate-loop.gif](https://cdn-learn.adafruit.com/assets/assets/000/086/911/medium640thumb/led_strips_hero-close-rotate-loop.jpg?1579033549)

The panels reflect the light inside the cube creating a really cool tunnel effect.

We set this up with Bluetooth so we can trigger different LED animations.

The code for this project is written in CircuitPython and uses the ItsyBitsy nRF52840 microcontroller.

This uses the LED animation library, which makes creating sequences much easier.

There are lots of options for customization, so you can change colors and speed!

![led_strips_hero-close-loop.gif](https://cdn-learn.adafruit.com/assets/assets/000/086/913/medium640thumb/led_strips_hero-close-loop.jpg?1579033696)

## Parts
### Adafruit ItsyBitsy nRF52840 Express - Bluetooth® LE

[Adafruit ItsyBitsy nRF52840 Express - Bluetooth® LE](https://www.adafruit.com/product/4481)
What's smaller than a Feather but larger than a Trinket? It's an **Adafruit ItsyBitsy nRF52840 Express** featuring the **Nordic nRF52840 Bluetooth® LE** processor! Teensy & powerful, with an fast nRF52840 Cortex M4 processor running at 64 MHz and 1 MB...

In Stock
[Buy Now](https://www.adafruit.com/product/4481)
[Related Guides to the Product](https://learn.adafruit.com/products/4481/guides)
![Angled Shot of the Adafruit ItsyBitsy nRF52840 Express - Bluetooth LE.](https://cdn-shop.adafruit.com/640x480/4481-05.jpg)

### Adafruit Mini Skinny NeoPixel Digital RGB LED Strip - 144 LED/m

[Adafruit Mini Skinny NeoPixel Digital RGB LED Strip - 144 LED/m](https://www.adafruit.com/product/2970)
So thin. So mini. So teeeeeeny-tiny. It's the 'skinny' version of our classic NeoPixel strips!

These NeoPixel strips have 144 digitally-addressable pixel Mini LEDs per meter and are very affordable and are only 7.5 mm wide (0.3")&nbsp;if you remove the strip from the...

In Stock
[Buy Now](https://www.adafruit.com/product/2970)
[Related Guides to the Product](https://learn.adafruit.com/products/2970/guides)
![Adafruit NeoPixel Digital RGB LED Strip wired to a microcontroller, with all the LEDs in a rainbow](https://cdn-shop.adafruit.com/product-videos/640x480/2970-05.jpg)

### Fully Reversible Pink/Purple USB A to micro B Cable - 1m long

[Fully Reversible Pink/Purple USB A to micro B Cable - 1m long](https://www.adafruit.com/product/4111)
This cable is not only super-fashionable, with a woven pink and purple Blinka-like pattern, it's also fully reversible! That's right, you will save _seconds_ a day by not having to flip the cable around.

First let's talk about the cover and over-molding. We got these...

In Stock
[Buy Now](https://www.adafruit.com/product/4111)
[Related Guides to the Product](https://learn.adafruit.com/products/4111/guides)
![Fully Reversible Pink/Purple USB A to micro B Cable](https://cdn-shop.adafruit.com/640x480/4111-02.jpg)

### Silicone Cover Stranded-Core Ribbon Cable - 10 Wire 1 Meter Long

[Silicone Cover Stranded-Core Ribbon Cable - 10 Wire 1 Meter Long](https://www.adafruit.com/product/3890)
For those who are fans of our silicone-covered wires, but are always looking to _up their wiring game_. We now have **Silicone Cover Ribbon cables!** These may look _a lot_ like <a...></a...>

In Stock
[Buy Now](https://www.adafruit.com/product/3890)
[Related Guides to the Product](https://learn.adafruit.com/products/3890/guides)
![10 wire Silicone Cover Stranded-Core Ribbon Cable](https://cdn-shop.adafruit.com/640x480/3890-01.jpg)

### Part: Acrylic See-Through Mirror
quantity: 1
12 x 12 inches (1mm thick)
[Acrylic See-Through Mirror](https://amzn.to/39WOQp3)

![](https://cdn-learn.adafruit.com/assets/assets/000/086/914/medium800/led_strips_hero-close-side.jpg?1579039943)

This project was inspired by [ThomasJ152's Infinity Cube](https://www.instructables.com/id/Easy-Infinity-Cube/)

# NeoPixel Infinity Cube

## Circuit Diagram

The diagram below provides a visual reference for wiring of the components. This diagram was created using the software package [Fritzing](http://fritzing.org/download/).

## Adafruit Library for Fritzing

Use Adafruit's Fritzing parts library to create circuit diagrams for your projects. Download the library or just grab individual parts. Get the library and parts from [GitHub - Adafruit Fritzing Parts](https://github.com/adafruit/Fritzing-Library/tree/master/parts).

![](https://cdn-learn.adafruit.com/assets/assets/000/086/852/medium800/led_strips_circuit-diagram.jpg?1578842721)

## NeoPixel Connections

- **G** (ground) from ItsyBitsy nRF52840 to **GND** on NeoPixel strip
- **VHi** (voltage) from ItsyBitsy nRF52840 to **5V** on NeoPixel strip
- **5!** from ItsyBitsy nRF52840 to **Din** (Data In) on NeoPixel strip

## USB Power

The ItsyBitsy nRF52840 can stay connected via USB power from either a 5V wall adapter or computer USB hub. This allows the project to stay on as long as you want (night light mode anyone?).&nbsp;

# NeoPixel Infinity Cube

## 3D Printing

## 3D Printed Parts

STL files for 3D printing are oriented to print "as-is" on FDM style machines. Original design source may be downloaded using the links below.

- icube-frame.stl
- icube-bottom.stl
- icube-case.stl
- icube-cover.stl

![led_strips_3d-parts-angle.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/855/medium640/led_strips_3d-parts-angle.jpg?1578920798)

[Download CAD Files from Thingiverse](https://www.thingiverse.com/thing:4103659)
[Download CAD files from Prusa Printers](https://www.prusaprinters.org/prints/17537-infinity-cube)
## Case

The ItsyBitsy is press-fitted into the case. Tabs built into the case hold the PCB in place. The USB port is accessible on the side of the case. The top cover snap fits onto the case and has a slit for pass-through wiring.&nbsp;

![led_strips_case-cad.gif](https://cdn-learn.adafruit.com/assets/assets/000/086/870/medium640thumb/led_strips_case-cad.jpg?1578971519)

## PolyCube

The frame of the cube is split into two pieces to allow for support-free 3D printing. The bottom half features posts for press-fitting into the frame. A hole on the corner allows for wiring to pass-through. Acrylic panels are press fitted into the six sides of the cube.&nbsp;

![led_strips_cube-cad.gif](https://cdn-learn.adafruit.com/assets/assets/000/086/879/medium640thumb/led_strips_cube-cad.jpg?1578972257)

## Design Source Files

The project assembly was designed in Fusion 360. This can be downloaded in different formats like STEP, SAT and more. Electronic components like Adafruit's board, displays, connectors and more can be downloaded from the [Adafruit CAD parts GitHub Repo](https://github.com/adafruit/Adafruit_CAD_Parts).

![led_strips_itsybitsy-nrf52840.gif](https://cdn-learn.adafruit.com/assets/assets/000/086/888/medium640thumb/led_strips_itsybitsy-nrf52840.jpg?1578973120)

## Slicing Parts

No supports are required. Slice with setting for PLA material.&nbsp;

The parts were sliced using CURA using the slice settings below.

- PLA filament 220c extruder
- 0.2 layer height
- 10% gyroid infill
- 60mm/s print speed
- 60c heated bed

![led_strips_slice-botom.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/925/medium640/led_strips_slice-botom.jpg?1579048079)

# NeoPixel Infinity Cube

## Software

## Setup ItsyBitsy nRF52840 with CircuitPython

We'll need to get our board setup so we can run the CircuitPython code. Let's walk through these steps to get the latest version of CircuitPython onto your board.&nbsp;

![led_strips_code-loopb.gif](https://cdn-learn.adafruit.com/assets/assets/000/086/899/medium640thumb/led_strips_code-loopb.jpg?1579016788)

## The Mu Python Editor

Mu is a simple Python editor that works with Adafruit CircuitPython hardware. It's written in Python and works on Windows, MacOS, Linux and Raspberry Pi. The serial console is built right in, so you get immediate feedback from your board's serial output! While you can use any text editor with your code, Mu makes it super simple. [Instructions for Mu are available here](https://learn.adafruit.com/welcome-to-circuitpython/installing-mu-editor).

## Installing or upgrading CircuitPython

You should ensure you have CircuitPython 4.0 or greater on your board. Plug your board in with a known good data + power cable (not the cheesy USB cable that comes with USB power packs, they are power only). You should see a new flash drive pop up.

If the drive is **CIRCUITPY** , then open the **boot\_out.txt** file to ensure the version number is 4.0 or greater.&nbsp;

```python
Adafruit CircuitPython 5.0.0-beta.3 on 2020-01-08; Adafruit ItsyBitsy nRF52840 Express with nRF52840
```

If you need to install or upgrade CircuitPython, [see this guide page on the ItsyBitsy nRF52840](https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather/circuitpython).

## Download the Adafruit CircuitPython Library Bundle

In order to run the code, we'll need to download a few libraries. Libraries contain code to help interface with hardware a lot easier for us.

Use the [ItsyBitsy nRF52840 page on Installing Libraries](https://circuitpython.org/board/itsybitsy_nrf52840_express/) to get the library that matches the major version of CircuitPython you are using noted above, i.e. 4.x for the versiond starting with 4, 5.x for the versions starting with 5, etc.

To run the code for this project, we need the two libraries in the Required Libraries list below. Unzip the library bundle and search for the libraries. Drag and drop the files into a folder named **lib** on the **CIRCUITPY** drive (create the folder if it is not already on the ItsyBitsy nRF52840).

## Required Libraries&nbsp;

- **neopixel.mpy**
- **adafruit\_dotstar.mpy**
- **adafruit\_bluefruit\_connect**
- **adafruit\_ble**
- **adafruit\_led\_animation**

![](https://cdn-learn.adafruit.com/assets/assets/000/086/856/medium800/led_strips_circuitdrive-files.jpg?1578922297)

Once we have all the files we need, a directory listing will look similar to above as far as files and directories.

## Upload Code

Click on the download link below to grab the main code directly from GitHub. **Rename the file** to **code.py** &nbsp;and drop it onto the **CIRCUITPY** drive main (root) directory. The code will run properly when all of the files have been uploaded including libraries.

Use any text editor or favorite IDE to modify the code. We suggest using Mu as noted above.

https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/ItsyBitsy/ItsyBitsy_Infinity_Cube/code.py

## Double Check

See the directory listing above and double check that you have all the files listed to make this project function. If any are missing or in an incorrect directory, move them so they're in the right places.

# NeoPixel Infinity Cube

## Bluefruit LE Connect App

## Bluetooth App

This project uses the Adafruit Bluefruit LE connect app (available free for Android and iOS) to trigger the lights and sounds. It uses the control pad to trigger up to 8 different colors and sound effects. If you haven't downloaded the app yet, use the button below to install it on your mobile device.

![led_strips_phone.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/924/medium640/led_strips_phone.jpg?1579047089)

[Download BLE Connect App iOS](https://itunes.apple.com/us/app/adafruit-bluefruit-le-connect/id830125974?mt=8)
[Download BLE Connect App for Android](https://play.google.com/store/apps/details?id=com.adafruit.bluefruit.le.connect)
## Connect to ItsyBitsy nRF52840

Power on the ItsyBitsy nRF52840 by connecting it via USB to your computer.

## Using Bluefruit LE Connect App

Open the Bluefruit LE Connect app and locate the device named **CIRCUITPY** and tap the **connect** button. Locate and tap on **Controller**. Under module, tab on **Control Pad**.&nbsp;

Use the LEFT arrow button to cycle between the two animations.

# NeoPixel Infinity Cube

## Assemble

## Frame Assemble

Join the two frames. Align the pegs and press to join the top part to the frame.&nbsp;

Add a drop of hot glue to the inside of the corners to adhere together.

![led_strips_top-btm-assemble.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/860/medium640/led_strips_top-btm-assemble.jpg?1578970458)

![led_strips_top-btm-assembled.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/861/medium640/led_strips_top-btm-assembled.jpg?1578970500)

## NeoPixel Strip Preparation

Measure a low density strip ([30 pixels per meter skinny pixels](https://www.adafruit.com/product/2958)) to 65 pixels long.&nbsp;

Trim off the included connector on the NeoPixel strips and then remove the sheathing from the strip.

Measure a 120mm long silicone ribbon cable and solder to the pads on the strip.&nbsp;

![led_strips_strip-remove-end.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/862/medium640/led_strips_strip-remove-end.jpg?1578970634)

![led_strips_strip-ribbon-solder.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/863/medium640/led_strips_strip-ribbon-solder.jpg?1578970676)

## Attach Strip to Frame

Pass the ribbon wire through the hole on the corner of the frame.&nbsp;

Lay the strip around the inside of the frame with the LEDs facing towards the center of the frame.&nbsp;

Trace the square around the inside of the frame and then continue lining the strip along the opposite square of the frame.

![led_strips_strip-cable-frame-hole.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/864/medium640/led_strips_strip-cable-frame-hole.jpg?1578970766)

![led_strips_strip-around-frame.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/865/medium640/led_strips_strip-around-frame.jpg?1578970920)

## Attach Strip to Frame

Use hot glue to adhere the strip to the frame. Add small drop of hot glue to the middle length of the strip, on the solder pads as shown.

Use a can of compressed air if you would like to speed up the dry time of the hot glue.

![led_strips_strip-hot-glue.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/866/medium640/led_strips_strip-hot-glue.jpg?1578971106)

![led_strips_strip-compress-air-cool.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/867/medium640/led_strips_strip-compress-air-cool.jpg?1578971264)

## Prep strip "branches"

Trim off the excess strip. We should have 18 pixels left.

Cut the remaining strip into three strips so each strip is now&nbsp;6 pixels long. These will attach to the last three sections of the frame.

Solder 20mm long silicone ribbon cables to each strip.

![led_strips_strip-branches.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/871/medium640/led_strips_strip-branches.jpg?1578971606)

## Tin Strip back

The three smaller strips connect to the back of the main strip.&nbsp;

Gently pull back the strip and tin the backs of the pads.&nbsp;

Double check the connections on the pads a properly aligned and then solder together.

![led_strips_strip-solder-back.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/872/medium640/led_strips_strip-solder-back.jpg?1578971702)

![led_strips_strip-solderd-back.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/873/medium640/led_strips_strip-solderd-back.jpg?1578971746)

## Flex "branch" strip

Carefully flex the strip towards the inside of the frame and adhere with a drop of hot glue to the frame.

Repeat with the other two strips.&nbsp;

![led_strips_strip-branch-angled.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/874/medium640/led_strips_strip-branch-angled.jpg?1578971824)

![led_strips_strip-branch-glued.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/875/medium640/led_strips_strip-branch-glued.jpg?1578971889)

## Solder the ItsyBitsy

Solder the +5v power connection on the NeoPixel strip to the VHI pad on the ItsyBitsy.

Solder the Din connection the strip to the 5! pad on the ItsyBitsy.

Solder the GND connection on the strip to the G pad on the ItsyBitsy.&nbsp;

Test the strip to make sure all of the connections light up.&nbsp;

![led_strips_itsy-solder.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/876/medium640/led_strips_itsy-solder.jpg?1578971984)

![led_strips_itsy-soldered-test.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/878/medium640/led_strips_itsy-soldered-test.jpg?1578972121)

## Trace template

Use a marker to trace our template outlines to the acrylic sheet.&nbsp;

Take note: the top and bottom templates are for the sections of the frame that are connected together in the first step.

## Score acrylic

Use a scoring tool or a hobby knife to score the acrylic.&nbsp;

![led_strips_trace-templates.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/880/medium640/led_strips_trace-templates.jpg?1578972825)

![led_strips_score-acrylic.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/881/medium640/led_strips_score-acrylic.jpg?1578972983)

Warning: 

## Acrylic Panel Template

Download the PDF and print it out on an 8.5in x 11in sheet of paper. The document is sized for 8in x 10in. The acrylic panels on the four sides are 89mm x 89mm. The top and bottom panels are 88mm – slightly smaller to accommodate for the orientation of the 3D printed surfaces.

![led_strips_paper-template.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/927/medium640/led_strips_paper-template.jpg?1579049255)

Danger: 

[acrylic-panel-template.pdf](https://cdn-learn.adafruit.com/assets/assets/000/086/926/original/acrylic-panel-template.pdf?1579049181)
## Snap apart cuts

Carefully snap apart the acrylic along the scored sections to break them into panels.

## Cut back plastic

Make sure to cut the back film to fully separate each acrylic panel.

![led_strips_snap-acrylic.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/882/medium640/led_strips_snap-acrylic.jpg?1578973315)

![led_strips_curt-acrylic-backs.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/883/medium640/led_strips_curt-acrylic-backs.jpg?1578973374)

## Top and bottom panels

Test the top and bottom panels to ensure they properly fit into the frame.&nbsp;

## Peel film

Use gloves to keep the acrylic free of finger prints and smudges.

Remove the protective film on both sides. Note the blue film has two films on top of each other.

&nbsp;

![led_strips_top-bottom-panes.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/884/medium640/led_strips_top-bottom-panes.jpg?1578973377)

![led_strips_peal-film.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/885/medium640/led_strips_peal-film.jpg?1578973684)

## Test panels

Place the panels on two sides and turn on the LED strip to test the tunnel effect.

## Warped panels

The panels may warp, so we'll want to make sure that they produce the proper tunneling effect.

## Concave vs. Convex

We found laying the panels Concave on the frame produced the best tunneling effect on the frame, so make sure to test before gluing the panels to the frame.

&nbsp;

![led_strips_non-warpped-acrylic.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/886/medium640/led_strips_non-warpped-acrylic.jpg?1578974080)

![led_strips_warpped-acrylic.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/887/medium640/led_strips_warpped-acrylic.jpg?1578974201)

## Attach the Acrylic Panels

With the panels tested, we can add drops of hot glue to each corner of the frame and fit each panel to adhere to the frame.

Be careful not to ooze any hot glue over the panels, as it's difficult to remove.&nbsp;

![led_strips_acrylic-corner-glue.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/889/medium640/led_strips_acrylic-corner-glue.jpg?1578974444)

![led_strips_acrylic-corner-glued.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/890/medium640/led_strips_acrylic-corner-glued.jpg?1578974484)

## Glue Base

The lid is adhered to the frame. The lid then snap fits onto the base.

Apply hot glue around the hole and around the silicone cable.&nbsp;

Align the slit on the lid over the cable and press over the glue to adhere.

![led_strips_base-glue-frame.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/891/medium640/led_strips_base-glue-frame.jpg?1578974558)

![led_strips_base-gluing.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/892/medium640/led_strips_base-gluing.jpg?1578974583)

## Mount the ItsyBitsy

Align the ItsyBitsy to the USB port opening on the case and press fit between the walls at an angle.&nbsp;

Coil the wires into the empty areas around the base and snap fit the base to the lid.

![led_strips_base-itsy-mount.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/893/medium640/led_strips_base-itsy-mount.jpg?1578974670)

![led_strips_base-snapfit.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/894/medium640/led_strips_base-snapfit.jpg?1578974677)

## USB Port

Plug in a USB cable and battery to complete!

![led_strips_usb-port.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/895/medium640/led_strips_usb-port.jpg?1578974983)

![led_strips_base-complete.jpg](https://cdn-learn.adafruit.com/assets/assets/000/086/896/medium640/led_strips_base-complete.jpg?1578975022)

![](https://cdn-learn.adafruit.com/assets/assets/000/086/907/medium800thumb/led_strips_hero-loop.jpg?1579026158)


## Featured Products

### Adafruit ItsyBitsy nRF52840 Express - Bluetooth® LE

[Adafruit ItsyBitsy nRF52840 Express - Bluetooth® LE](https://www.adafruit.com/product/4481)
What's smaller than a Feather but larger than a Trinket? It's an **Adafruit ItsyBitsy nRF52840 Express** featuring the **Nordic nRF52840 Bluetooth® LE** processor! Teensy & powerful, with an fast nRF52840 Cortex M4 processor running at 64 MHz and 1 MB...

In Stock
[Buy Now](https://www.adafruit.com/product/4481)
[Related Guides to the Product](https://learn.adafruit.com/products/4481/guides)
### Fully Reversible Pink/Purple USB A to micro B Cable - 1m long

[Fully Reversible Pink/Purple USB A to micro B Cable - 1m long](https://www.adafruit.com/product/4111)
This cable is not only super-fashionable, with a woven pink and purple Blinka-like pattern, it's also fully reversible! That's right, you will save _seconds_ a day by not having to flip the cable around.

First let's talk about the cover and over-molding. We got these...

In Stock
[Buy Now](https://www.adafruit.com/product/4111)
[Related Guides to the Product](https://learn.adafruit.com/products/4111/guides)
### Silicone Cover Stranded-Core Ribbon Cable - 10 Wire 1 Meter Long

[Silicone Cover Stranded-Core Ribbon Cable - 10 Wire 1 Meter Long](https://www.adafruit.com/product/3890)
For those who are fans of our silicone-covered wires, but are always looking to _up their wiring game_. We now have **Silicone Cover Ribbon cables!** These may look _a lot_ like <a...></a...>

In Stock
[Buy Now](https://www.adafruit.com/product/3890)
[Related Guides to the Product](https://learn.adafruit.com/products/3890/guides)
### USB Battery Pack - 2200 mAh Capacity - 5V 1A Output

[USB Battery Pack - 2200 mAh Capacity - 5V 1A Output](https://www.adafruit.com/product/1959)
A smaller-sized rechargeable battery pack for your&nbsp;[Raspberry Pi](http://www.adafruit.com/raspberrypi)&nbsp;or [Raspberry Pi B+](https://www.adafruit.com/product/1914)&nbsp;(or&nbsp;[Arduino](http://www.adafruit.com/arduino), or&nbsp;<a...></a...>

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/1959)
[Related Guides to the Product](https://learn.adafruit.com/products/1959/guides)
### Adafruit Mini Skinny NeoPixel Digital RGB LED Strip - 144 LED/m

[Adafruit Mini Skinny NeoPixel Digital RGB LED Strip - 144 LED/m](https://www.adafruit.com/product/2970)
So thin. So mini. So teeeeeeny-tiny. It's the 'skinny' version of our classic NeoPixel strips!

These NeoPixel strips have 144 digitally-addressable pixel Mini LEDs per meter and are very affordable and are only 7.5 mm wide (0.3")&nbsp;if you remove the strip from the...

In Stock
[Buy Now](https://www.adafruit.com/product/2970)
[Related Guides to the Product](https://learn.adafruit.com/products/2970/guides)

## Related Guides

- [Adafruit ItsyBitsy nRF52840 Express](https://learn.adafruit.com/adafruit-itsybitsy-nrf52840-express.md)
- [Ahsoka Lightsaber Prop-Maker RP2040 retrofit](https://learn.adafruit.com/lightsaber-retrofit.md)
- [BLE Sniffer with nRF52840](https://learn.adafruit.com/ble-sniffer-with-nrf52840.md)
- [Infinity Mirror Collar](https://learn.adafruit.com/infinity-mirror-collar.md)
- [NeoPixel Infinity Mirror Coaster](https://learn.adafruit.com/infinity-mirror-coaster.md)
- [Adafruit NeoPixel Überguide](https://learn.adafruit.com/adafruit-neopixel-uberguide.md)
- [DotStar Fortune Necklace with Bluetooth and Touch](https://learn.adafruit.com/dotstar-fortune-necklace.md)
- [Getting Started with CircuitPython and Bluetooth Low Energy](https://learn.adafruit.com/circuitpython-nrf52840.md)
- [NeoPixel LED Heart Necklace](https://learn.adafruit.com/neopixel-led-heart-necklace.md)
- [Circadian Pi Desk Light](https://learn.adafruit.com/circadian-pi-desk-light.md)
- [Zelda Guardian Robot Terrako Companion](https://learn.adafruit.com/terrako.md)
- [CircuitPython BLE Advertising Beacons](https://learn.adafruit.com/circuitpython-ble-advertising-beacons.md)
- [Wireless BLE MIDI Robot Xylophone](https://learn.adafruit.com/wireless-ble-midi-robot-xylophone.md)
- [Circuit Playground Express Head-Tilt Ears](https://learn.adafruit.com/circuit-playground-express-head-tilt-ears.md)
- [Adafruit DS2484 I2C to 1-Wire Bus Adapter Breakout](https://learn.adafruit.com/adafruit-ds2484-i2c-to-1-wire-bus-adapter-breakout.md)
