EmbeddedRelated.com
The 2026 Embedded Online Conference
NeoPixel RGB LED with Integrated Driver (10-pack)

NeoPixel RGB LED with Integrated Driver (10-pack)

MPN: 1655
Adafruit Industries LLC
Addressable Lighting Neopixel 10 LED Discrete Serial (Shift Register) Red, Green, Blue (RGB) 5.00mm L x 5.00mm W
Active1,023 in stock

Overview

The Adafruit 1655 is a pack of 10 addressable RGB LEDs in a standard 5050 package with an integrated driver chip. Each LED uses a single-wire control protocol that allows multiple units to be chained together to create complex lighting effects. This specific variant features the 4-pin design for easier PCB routing and simplified wiring compared to older 6-pin versions.

Why Choose This Part

By integrating the driver chip and the LED into a single 5050 package, this component significantly reduces the bill of materials and board space required for RGB control. The 18mA constant current drive per channel ensures consistent color and brightness across long chains even if the supply voltage fluctuates slightly.

Applications

Custom Lighting Strips
Create dense, individually addressable LED matrices or custom-shaped lighting arrays on PCBs.
Status Indicators
Replace multiple discrete LEDs with a single NeoPixel to provide multi-color status feedback using only one microcontroller GPIO.
Wearable Electronics
Integrate compact 5mm x 5mm RGB lighting into clothing or accessories due to the low component count and chainable interface.

Getting Started

These LEDs are most commonly controlled using the Adafruit NeoPixel library or the FastLED library for Arduino and CircuitPython. Connect a 5V power supply and a single digital output pin from your microcontroller to the Data Input (DI) pin of the first LED. It is recommended to place a 100nF decoupling capacitor across the power pins of each LED to minimize switching noise.

The 2026 Embedded Online Conference