# NeoPixel Remote: IR Control with WLED

## Overview

https://youtu.be/2GxjgzHQ8FA

RGB LED lighting strips are everywhere. Many of these strips come with a handy infrared (IR) remote control that will allow you to select different colors, change brightness, and fade from one color to the next. They're very easy to install and use, but can be rather a disappointment for the discerning LED connoisseur.

The pre-programed animations and available colors on these cheap RGB strips are very basic. You can get ordinary solid colors or annoying blink modes, but buttery smooth subtle color shifts, gradients, and beautiful mesmerizing animations are far beyond the reach of these "dumb" RGB strips. For subtlety and beauty, you need NeoPixels - "smart" individually addressable LED lights that can be controlled with code.

This guide will show you how to get beautiful, subtle NeoPixel animations up and running and controllable with a simple IR remote in minutes, with no coding required.

The free, open-source WLED app allows you to create your own NeoPixel animations, choosing from hundreds of effects and color palettes. Automatically map your custom animations to the buttons on your IR remote, so you can choose solid colors or run your beautiful custom animations from the same controller.

![](https://cdn-learn.adafruit.com/assets/assets/000/116/938/medium800/sensors_assembled.jpg?1670203205)

## Parts
### Adafruit QT Py ESP32 Pico - WiFi Dev Board with STEMMA QT

[Adafruit QT Py ESP32 Pico - WiFi Dev Board with STEMMA QT](https://www.adafruit.com/product/5395)
This dev board is like when you're watching a super-hero movie and the protagonist shows up in a totally amazing costume in the third act and you're like 'OMG! That's the hero and they're here to kick some serious butt!" but in this case its a...

In Stock
[Buy Now](https://www.adafruit.com/product/5395)
[Related Guides to the Product](https://learn.adafruit.com/products/5395/guides)
![Angled shot of purple square-shaped microcontroller.](https://cdn-shop.adafruit.com/640x480/5395-00.jpg)

### Adafruit NeoPixel Driver BFF Add-On for QT Py and Xiao

[Adafruit NeoPixel Driver BFF Add-On for QT Py and Xiao](https://www.adafruit.com/product/5645)
Our QT Py boards are a great way to make very small microcontroller projects that pack a ton of power - and now we have a way for you to quickly add a [strand of NeoPixels](https://www.adafruit.com/category/168) with a 5V level shifter and a detachable JST PH connector. It's an...

In Stock
[Buy Now](https://www.adafruit.com/product/5645)
[Related Guides to the Product](https://learn.adafruit.com/products/5645/guides)
![Video of a driver board lighting up an RGBW half-meter long LED strip.](https://cdn-shop.adafruit.com/product-videos/640x480/5645-02.jpg)

### Adafruit NeoPixel LED Strip with 3-pin JST PH 2mm Connector

[Adafruit NeoPixel LED Strip with 3-pin JST PH 2mm Connector](https://www.adafruit.com/product/3919)
Plug in and glow, this **Adafruit NeoPixel LED Strip with JST PH Connector** has **30 total LEDs** in a **"60 LED per meter" spacing** , and is 0.5 meters long, in classy Adafruit Black. Its not too long, but has lots of glowing action.<a...></a...>

In Stock
[Buy Now](https://www.adafruit.com/product/3919)
[Related Guides to the Product](https://learn.adafruit.com/products/3919/guides)
![Adafruit NeoPixel LED Strip with 3-pin JST PH Connector lit up rainbow](https://cdn-shop.adafruit.com/640x480/3919-01.jpg)

This works with a traditional inexpensive IR sensor:

### IR (Infrared) Receiver Sensor

[IR (Infrared) Receiver Sensor](https://www.adafruit.com/product/157)
IR sensor tuned to 38KHz, perfect for receiving commands from a TV remote control. Runs at 3V to 5V so it's great for any microcontroller.  
  
To use, connect pin 3 (all the way to the right) to 5V power, pin 2 (middle) to ground and listen on pin 1. It doesn't do any decoding...

In Stock
[Buy Now](https://www.adafruit.com/product/157)
[Related Guides to the Product](https://learn.adafruit.com/products/157/guides)
![IR (Infrared) Receiver Sensor plugged into breadboard](https://cdn-shop.adafruit.com/640x480/157-00.jpg)

Or you can use Adafruit's IR Remote Receiver, which has IR sensors that face in two directions. This is a plug-and-play solution with a Stemma connector so you don't need to worry about soldering fiddly sensor legs.

### Adafruit Infrared IR Remote Receiver - STEMMA JST PH 2mm

[Adafruit Infrared IR Remote Receiver - STEMMA JST PH 2mm](https://www.adafruit.com/product/5939)
A year ago we designed a high-current-output&nbsp;[Infrared&nbsp;Transmitter STEMMA](https://www.adafruit.com/product/5639)&nbsp;which makes it easy to create high-powered IR LED blasters. Now we've sat down to design the other side, the&nbsp;super sensitive wide-range **...**

In Stock
[Buy Now](https://www.adafruit.com/product/5939)
[Related Guides to the Product](https://learn.adafruit.com/products/5939/guides)
![Hand demo still](https://cdn-shop.adafruit.com/640x480/5939-05.jpg)

WLED software will work with a [wide variety of different remotes](https://kno.wled.ge/interfaces/infrared/). For this tutorial I'm using this [44-key remote from Amazon](https://a.co/d/aD8OJoR).

![sensors_44key_remote-2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/116/858/medium640/sensors_44key_remote-2.jpg?1669930451)

### Part: Stemma Connector
quantity: 1
Stemma Connector with Female Sockets
[Stemma Connector](https://www.adafruit.com/product/4397)

### Part: Standard Heat Shrink
quantity: 1
Heat Shrink Tubing in various sizes
[Standard Heat Shrink](https://www.adafruit.com/product/344)

### Part: USB C cable
quantity: 1
USB C to USB A Cable
[USB C cable](https://www.adafruit.com/product/4474)

### Part: Female Headers
quantity: 1
Short Female Headers
[Female Headers](https://www.adafruit.com/product/2940)

## Tools & Accessories

- Heat Gun
- Hot Glue Gun
- Soldering iron & accessories

![](https://cdn-learn.adafruit.com/assets/assets/000/116/940/medium800/sensors_bubblewall.jpeg?1670203637)

# NeoPixel Remote: IR Control with WLED

## Wiring Diagram

![](https://cdn-learn.adafruit.com/assets/assets/000/124/635/medium800/sensors_neopixel_remote_wiring2_bb.jpg?1695163524)

![](https://cdn-learn.adafruit.com/assets/assets/000/130/666/medium800/sensors_neopixel_remote_wiring3_bb.jpg?1718144979)

We'll be powering the pixels directly through the board since we only have a few pixels. This arrangement works for small projects of 30-60 pixels. For larger projects with more LEDs, you'll want to power the pixels directly from a 5V power supply. If you are powering more than 20 LEDs or so, see the guides below:

- [Sipping Power With NeoPixels](https://learn.adafruit.com/sipping-power-with-neopixels)
- [Adafruit NeoPixel Überguide (Powering NeoPixels)](https://learn.adafruit.com/adafruit-neopixel-uberguide/powering-neopixels)

The QT Py attaches back-to-back with the BFF using soldered-on headers.

The NeoPixel strip plugs into the 3-pin connector on the BFF, and the IR sensor will plug into the Stemma port on the QT Py using a a Stemma cable.

# NeoPixel Remote: IR Control with WLED

## WLED Software

## Board Choices

WLED runs on several different boards in Adafruit's collection. There are different benefits to each, but the installation process is largely the same. This page contains instructions for multiple boards -- be sure to use the pinouts and installation instructions for the one you're using,

**Sparkle Motion**

This is our flagship ESP32 board, designed with WLED and Xlights in mind. It has 4 outputs and is set up to drive either 5v, 12v or 24v pixels. It's a workhorse of a board and for larger projects it's the clear winner. It has an onboard microphone for instant sound-reactive support, and an IR sensor built in, to make it easy to control your project with an infrared remote. It also has a couple stemma ports so you can add your own sensors or peripherals.

**Sparkle Motion Mini**

The Sparkle Motion Mini is a smaller version of the Sparkle Motion board. It has two LED outputs, a microphone, and two stemma ports that make it easy to add an IR sensor or other peripherals. It's got an onboard NeoPixel and a small footprint, making it perfect for wearables or smaller projects. It will power a whole lot of pixels through the onboard USB port: it's safe to draw up to 4A through this port, giving you plenty of power for most wearable projects.

Info: For Sparkle Motion Mini use at least the 0.15.1 release of WLED.

 **QT Py Pico ESP32**

The [QT Py Pico](https://www.adafruit.com/product/5395) is small and affordable, so usually my go-to for smaller costumes or wearables. It also has a range of BFF add-on boards that add functionality.&nbsp;[Here's a guide with more QT Py info](https://learn.adafruit.com/adafruit-qt-py-esp32-pico/overview). The QT Py will drive up to around 30 pixels through the onboard USB port, so if you have more LEDs than that you may want to consider the Sparkle Motion Mini instead, or you can power the board through the +5v pin.

Note: WLED works on the QT Py Pico but NOT on the S2 or S3 versions, at the time of writing.

**Feather Huzzah ESP32&nbsp;**

The [Feather Huzzah ESP32](https://www.adafruit.com/product/3405) the top of the line. It's a great choice for projects where you want to add sensors, interaction, or drive a whole lot of LEDs. It's the most reliable as well -- I've run these for two months straight with no power cycling and they just keep on truckin. Adafruit has a very wide selection of Feather Wing boards that connect to the Feather microcontroller line. The sky is the limit with these boards.

It also comes in a version with a high-powered WiFi range extender! If you're trying to sync multiple instances across distance, check this one out. [Feather Huzzah ESP32 V2 w.FL Antenna](https://www.adafruit.com/product/5438)

**Feather Huzzah ESP8266**

The [Feather Huzzah ESP8266](https://www.adafruit.com/product/2821) will run WLED as well, but won't drive as many pixels: the ESP32 limit on WLED is around 1000 pixels per input, but the ESP8266 tops out at around 500. It's about $5 cheaper though, so for smaller projects it's a great way to save a little money and still have access to all the Featherwing options in the Adafruit store.

## Driver Update

Some versions of our controllers have a new serial chip which needs a driver installed before we can install WLED. Head over to our&nbsp;[How to Install Drivers for WCH USB to Serial Chips](https://learn.adafruit.com/how-to-install-drivers-for-wch-usb-to-serial-chips) tutorial, and download and install the new driver.

If you have an older QT Py with CP2102 USB-to-Serial bridge, [use SiLabs’ driver instead](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads).

&nbsp;

## Install WLED

These next steps require a **_Web Serial_-compatible browser**. As of this writing, that means **Google&nbsp;Chrome** , **Microsoft&nbsp;Edge** or **Opera** &nbsp;“desktop” browsers. Other browsers (Safari, Firefox, Explorer and _anything_ mobile) won’t work.

Visit [https://install.wled.me/](https://install.wled.me/)

Plug your microcontroller into your computer with a known good USB cable. Click "Install" and select the port for your board.

Depending on the USB-to-serial bridge chip on the board, you might see one _or two_ serial ports. On Mac, for instance, there might be both “/dev/cu.usbmodem[number]” _and_ “/dev/cu.wchusbserial[number]”. Use the “ **wchusbserial** ” one.

![adafruit_products_Install_WLED.jpg](https://cdn-learn.adafruit.com/assets/assets/000/115/287/medium640/adafruit_products_Install_WLED.jpg?1663802069)

After successful installation, enter your WiFi network name and password when prompted. This must be a **2.4 GHz** WiFi network; ESP32 does not support 5 GHz networks. If it can’t connect, then as a fallback WLED will create its own 2.4 GHz WiFi access point.

![led_strips_Install_WLED.jpg](https://cdn-learn.adafruit.com/assets/assets/000/134/601/medium640/led_strips_Install_WLED.jpg?1737574345)

Danger: Sometimes the "Connect to Wi-Fi" prompt doesn't show up. Don't panic, just see the step below on connecting your computer or mobile device to the WLED-AP access point created on the microcontroller itself!

If you don't see the "Connect to Wi-Fi" prompt, you'll need to set up your WiFi network using AP (access point) mode.&nbsp;Open up your WiFi settings and look for a WiFi network called&nbsp;`WLED-AP`. (Note, this access point can take up to 30 seconds to appear sometimes.) Connect to this network&nbsp;using the default password&nbsp;`wled1234`. The WLED interface will pop up in its own captive browser window.

From here, go into **Config/Wifi Settings** and enter your WiFi credentials for the access point you normally use near the top.

Give your project a name in the mDNS field a little further down the page. Now you can type in "projectname.local" (where "projectname" is your mDNS name) into any web browser on the same wifi network to access your microcontroller.

You can also scan the QR code below to open access point mode.&nbsp;

For more help and troubleshooting tips visit the [Getting Started page on the WLED knowledge base.](https://kno.wled.ge/basics/getting-started/)

![led_strips_install_no_wifi.jpg](https://cdn-learn.adafruit.com/assets/assets/000/134/597/medium640/led_strips_install_no_wifi.jpg?1737574050)

![](https://cdn-learn.adafruit.com/assets/assets/000/136/104/medium640/led_strips_Screenshot_2025-03-31_at_9.39.02%E2%80%AFAM.jpg?1743439611)

![led_strips_WLED_wifi_settings.jpg](https://cdn-learn.adafruit.com/assets/assets/000/134/598/medium640/led_strips_WLED_wifi_settings.jpg?1737574103)

![](https://cdn-learn.adafruit.com/assets/assets/000/134/599/medium800/led_strips_WLED-QR-Connect-WB.png?1737574151)

## Setup & Preferences
### WiFi&nbsp;Setup

Head to the **WiFi Setup** screen under Config and create a good URL so you can control your project from any web-enabled device. Call it something you'll remember, that's easy to type into any web browser on your WiFi network in order to connect to your project.

In Safari or Chrome on your phone or computer, type in this web address to access the WLED interface: [http://projectname.local](http://projectname.local)&nbsp; (where "projectname" is whatever you put into this field).

Check out the Additional Settings page for more info on accessing your project. WLED has an "access point mode" that doesn't require a WiFi network for when you're out on the go. It's also helpful to download one of the WLED apps to help manage and organize your projects.

![adafruit_products_wled_config.jpg](https://cdn-learn.adafruit.com/assets/assets/000/115/288/medium640/adafruit_products_wled_config.jpg?1663802411)

![led_strips_adafruit_products_WiFi_Settings_generic.jpg](https://cdn-learn.adafruit.com/assets/assets/000/131/679/medium640/led_strips_adafruit_products_WiFi_Settings_generic.jpg?1722624553)

### LED Preferences

Next, head to the **LED Preferences** tab under the Config menu.

Scroll down to&nbsp; **Hardware Setup**. Put your total number of LEDs into the "Length" field, and change GPIO to the pin number associated with the pin you soldered to. Check the pinout diagram for the board you're using (it's the number in yellow).

- [Sparkle Motion Pinout](https://learn.adafruit.com/adafruit-sparkle-motion)
- [Sparkle Motion Mini Pinout](https://learn.adafruit.com/adafruit-sparkle-motion-mini/overview)
- [QT Py Pico Pinout](https://learn.adafruit.com/assets/112309)&nbsp;
- [Feather Huzzah ESP8266 Pinout](https://learn.adafruit.com/assets/46249)&nbsp;
- [Feather Huzzah ESP32 Pinout](https://learn.adafruit.com/adafruit-huzzah32-esp32-feather/pinouts)

![led_strips_led_settings.jpg](https://cdn-learn.adafruit.com/assets/assets/000/131/680/medium640/led_strips_led_settings.jpg?1722624626)

## Use It
![adafruit_products_WLED_interface.jpg](https://cdn-learn.adafruit.com/assets/assets/000/115/394/medium800/adafruit_products_WLED_interface.jpg?1667150591)

Now you can use any computer or handheld device to control your LEDs.&nbsp;

Make sure your device is on the same WiFi network as your board. Navigate to your custom URL (projectname.local/ ) in a web browser. You'll see a color picker above a whole bunch of color palette choices.

Choose a color, choose an effect, and watch your lights animate and glow!

Save your favorite combinations as presets, create playlists, control the speed and intensity of the animations, and lots more. This web app is incredibly intuitive and easy to use.

Head over to the WLED wiki at [https://kno.wled.ge/](https://kno.wled.ge/) to delve into all the particulars.

# NeoPixel Remote: IR Control with WLED

## Electronics Assembly

Assembly is fairly simple for this project. [Watch the video tutorial](https://youtu.be/2GxjgzHQ8FA) for a complete step-by-step.

## QT Py & BFF Headers
Solder headers onto the QT Py and BFF to stick them together. If you're new to soldering headers, check out this [How to Solder Headers guide](https://learn.adafruit.com/how-to-solder-headers).

The boards align back-to-back, so I soldered regular headers onto the QT Py and female socket headers onto the back of the BFF.

![sensors_headers_00_female.jpg](https://cdn-learn.adafruit.com/assets/assets/000/116/930/medium640/sensors_headers_00_female.jpg?1670202109)

![sensors_headers_01_on.jpg](https://cdn-learn.adafruit.com/assets/assets/000/116/931/medium640/sensors_headers_01_on.jpg?1670202133)

## IR Sensor
Trim the sensor legs about halfway down. Cut the yellow wire off your stemma connector - we only need 3 wires for the sensor.

With the sensor bump facing you and the legs pointing down, slip the red wire onto the leg on the right, the black wire to the middle leg, and the blue wire to the leg on the left.

Cover the connections with heat shrink, and squirt a little hot glue inside before you shrink it down to hold the connections firmly together.

Solder to the stemma connector as follows:

- IR sensor red --\> stemma red
- IR sensor black --\> stemma black
- IR sensor white --\> stemma blue

The yellow wire on the stemma connector is unused.

![sensors_stemma_01_IRtrimmed.jpeg](https://cdn-learn.adafruit.com/assets/assets/000/116/932/medium640/sensors_stemma_01_IRtrimmed.jpeg?1670202284)

![sensors_stemma_02_IRplugged.jpeg](https://cdn-learn.adafruit.com/assets/assets/000/116/933/medium640/sensors_stemma_02_IRplugged.jpeg?1670202381)

![sensors_stemma_05_done.jpeg](https://cdn-learn.adafruit.com/assets/assets/000/116/934/medium640/sensors_stemma_05_done.jpeg?1670202396)

## IR Breakout
Plug your smaller stemma wire into the QT Py's stemma port, and your larger stemma wire into the IR sensor. Connect the two together by soldering or just plugging in the male and female ends.

Plug the sensor into the Stemma port on the QT Py and the NeoPixel strip into the BFF's NeoPixel port. Plug the QT Py into power with the USB cable. And you're in business!

![sensors_assembled.jpg](https://cdn-learn.adafruit.com/assets/assets/000/116/935/medium640/sensors_assembled.jpg?1670202498)

## Troubleshooting

If the lights don't come on, or the remote doesn't seem to do anything, here are a couple things to try:

1. Open the WLED software and go to the LED Settings page. Make sure you have the correct pin (GPIO) entered here. The BFF's port is attached to A3, which corresponds to digital pin 15 (A3 is the analog pin number. Find this out in the [pinout diagram in the QT PY guide](https://learn.adafruit.com/assets/112309)).
2. Also be sure you've chosen IR GPIO pin 22 in the WLED software on the same page, and that you've selected your remote from the dropdown.
3. Wiggle the connections on the IR sensor to be sure they haven't pulled loose.
4. If it's still not working, head over to the [NeoPixel Uberguide](https://learn.adafruit.com/adafruit-neopixel-uberguide) and try uploading some basic code, just to see whether the problem is with your wiring or with the software. If you can get the lights to come on using Arduino or CircuitPython, the trouble is with the software -- try reinstalling.

# NeoPixel Remote: IR Control with WLED

## IR Remote Setup

## IR Remote Setup

Click the LED Preferences tab and scroll down to Hardware Setup.

Change the IR GPIO pin to 12, which corresponds to the pin soldered to the IR sensor, and select the remote you're using from the list.

![sensors_LED_Settings-2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/126/346/medium640/sensors_LED_Settings-2.jpg?1701219467)

## Remote Usage

Save your favorite combinations as presets, create playlists, control the speed and intensity of the animations, and lots more. This web app is incredibly intuitive and easy to use.

When you're in "solid" mode in WLED, the color buttons near the top of the remote will change the colors, making the pixels act like a "dumb" RGB strip.

On my 44-key remote, there are buttons near the bottom labeled "DIY1", "DIY2" etc. WLED will automatically assign your animation presets to these buttons so you can select your favorite presets or playlists. Simply save the presets you want to the first 6 preset slots and the buttons will pull them up.&nbsp;

You will need to press the button marked "Auto" to switch to DIY mode on the remote. Press "Auto" then "DIY1" to play the preset saved to slot #1 in WLED.

Head over to the WLED wiki at [https://kno.wled.ge/](https://kno.wled.ge/) to delve into all the particulars.


## Featured Products

### Adafruit QT Py ESP32 Pico - WiFi Dev Board with STEMMA QT

[Adafruit QT Py ESP32 Pico - WiFi Dev Board with STEMMA QT](https://www.adafruit.com/product/5395)
This dev board is like when you're watching a super-hero movie and the protagonist shows up in a totally amazing costume in the third act and you're like 'OMG! That's the hero and they're here to kick some serious butt!" but in this case its a...

In Stock
[Buy Now](https://www.adafruit.com/product/5395)
[Related Guides to the Product](https://learn.adafruit.com/products/5395/guides)
### Adafruit NeoPixel Driver BFF Add-On for QT Py and Xiao

[Adafruit NeoPixel Driver BFF Add-On for QT Py and Xiao](https://www.adafruit.com/product/5645)
Our QT Py boards are a great way to make very small microcontroller projects that pack a ton of power - and now we have a way for you to quickly add a [strand of NeoPixels](https://www.adafruit.com/category/168) with a 5V level shifter and a detachable JST PH connector. It's an...

In Stock
[Buy Now](https://www.adafruit.com/product/5645)
[Related Guides to the Product](https://learn.adafruit.com/products/5645/guides)
### Adafruit NeoPixel LED Strip with 3-pin JST PH 2mm Connector

[Adafruit NeoPixel LED Strip with 3-pin JST PH 2mm Connector](https://www.adafruit.com/product/3919)
Plug in and glow, this **Adafruit NeoPixel LED Strip with JST PH Connector** has **30 total LEDs** in a **"60 LED per meter" spacing** , and is 0.5 meters long, in classy Adafruit Black. Its not too long, but has lots of glowing action.<a...></a...>

In Stock
[Buy Now](https://www.adafruit.com/product/3919)
[Related Guides to the Product](https://learn.adafruit.com/products/3919/guides)
### IR (Infrared) Receiver Sensor

[IR (Infrared) Receiver Sensor](https://www.adafruit.com/product/157)
IR sensor tuned to 38KHz, perfect for receiving commands from a TV remote control. Runs at 3V to 5V so it's great for any microcontroller.  
  
To use, connect pin 3 (all the way to the right) to 5V power, pin 2 (middle) to ground and listen on pin 1. It doesn't do any decoding...

In Stock
[Buy Now](https://www.adafruit.com/product/157)
[Related Guides to the Product](https://learn.adafruit.com/products/157/guides)
### Adafruit Infrared IR Remote Receiver - STEMMA JST PH 2mm

[Adafruit Infrared IR Remote Receiver - STEMMA JST PH 2mm](https://www.adafruit.com/product/5939)
A year ago we designed a high-current-output&nbsp;[Infrared&nbsp;Transmitter STEMMA](https://www.adafruit.com/product/5639)&nbsp;which makes it easy to create high-powered IR LED blasters. Now we've sat down to design the other side, the&nbsp;super sensitive wide-range **...**

In Stock
[Buy Now](https://www.adafruit.com/product/5939)
[Related Guides to the Product](https://learn.adafruit.com/products/5939/guides)
### STEMMA QT / Qwiic JST SH 4-pin Cable with Premium Female Sockets

[STEMMA QT / Qwiic JST SH 4-pin Cable with Premium Female Sockets](https://www.adafruit.com/product/4397)
This 4-wire cable is a little over 150mm / 6" long and fitted with JST-SH female 4-pin connectors on one end and premium female headers on the other. Compared with the chunkier JST-PH these are 1mm pitch instead of 2mm, but still have a nice latching feel, while being easy to insert and...

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

## Related Guides

- [Adafruit QT Py ESP32 Pico](https://learn.adafruit.com/adafruit-qt-py-esp32-pico.md)
- [Adafruit NeoPixel Driver BFF](https://learn.adafruit.com/adafruit-neopixel-driver-bff.md)
- [Adafruit Infrared IR Remote Receiver](https://learn.adafruit.com/adafruit-infrared-ir-remote-receiver.md)
- [Adafruit QT Py and NeoPixel LEDs](https://learn.adafruit.com/qt-py-and-neopixel-leds.md)
- [Synchronized NeoPixel Shoelaces with WLED](https://learn.adafruit.com/neopixel-shoelaces-with-wled.md)
- [Adafruit PyBadge and PyBadge LC](https://learn.adafruit.com/adafruit-pybadge.md)
- [Light-Up Costumes in Harsh Environments](https://learn.adafruit.com/light-up-costumes-in-harsh-environments.md)
- [HalloWing M4 Tombstone](https://learn.adafruit.com/hallowing-tombstone.md)
- [Pico W YBox3](https://learn.adafruit.com/pico-w-ybox3.md)
- [Icicle Crown with Pebble Pixels & WLED](https://learn.adafruit.com/icicle-crown-with-pebble-pixels-wled.md)
- [Wireless LED Juggling Balls with ESP-NOW](https://learn.adafruit.com/wireless-juggling-balls-esp-now.md)
- [Adafruit Circuit Playground TFT Gizmo](https://learn.adafruit.com/adafruit-tft-gizmo.md)
- [One Key: Single Button Bluetooth Keyboard](https://learn.adafruit.com/onekey.md)
- [AdaBox 009](https://learn.adafruit.com/adabox009.md)
- [Adafruit MPR121 12-Key Capacitive Touch Sensor Breakout Tutorial](https://learn.adafruit.com/adafruit-mpr121-12-key-capacitive-touch-sensor-breakout-tutorial.md)
- [Adafruit ADXL343 + ADT7410 Sensor FeatherWing](https://learn.adafruit.com/adxl343-adt7410-sensor-featherwing.md)
