Adafruit
Adafruit NeoPixel Shield for Arduino - 40 RGB LED Pixel Matrix
Put on your sunglasses before plugging in this shield — 40 eye-blistering RGB LEDs adorn the NeoPixel Shield for a blast of configurable colour. Arranged in ...
Get notified when back in stock
Put on your sunglasses before plugging in this shield — 40 eye-blistering RGB LEDs adorn the NeoPixel Shield for a blast of configurable colour. Arranged in a 5×8 matrix, each pixel is individually addressable using just one pin (Digital #6 by default, changeable by cutting a trace).
This is the RGB version of the NeoPixel Shield. For projects that also need a dedicated white channel, check out the RGBW versions: Warm White (~3000K), Natural White (~4500K), and Cool White (~6000K).
Key Features
- 40 RGB LEDs – 5×8 individually addressable matrix with full 24-bit colour
- Arduino Shield Form Factor – Plugs directly onto Arduino Uno, Mega, Leonardo, and compatible boards
- Flexible Power Options – Powered from Arduino 5 V by default, or via included terminal block for external 4–6 V DC supply with polarity protection
- Chainable – Connect DOUT of one shield to DIN of the next for larger displays
- Headers Included – Both stacking headers and plain headers provided for your preferred configuration
Power Options
- Default: Powered from the Arduino's onboard 5 V supply — suitable for moderate brightness use
- External: Solder the included terminal block (best placed on the underside) to connect a 4–6 V DC supply, which also powers the Arduino
- Isolated: Cut the solder jumper next to the terminal block to power the shield externally while keeping the Arduino on USB/DC power only
Ideal For
- Arduino-based LED displays and signage
- Scrolling text and pixel art
- Prototyping addressable LED effects
- Interactive art and notification displays
Package Contents
- 1× Adafruit NeoPixel Shield – 40 RGB LED Pixel Matrix
- 1× Terminal block for external power
- 1× Set of stacking headers
- 1× Set of plain headers
Resources
- NeoPixel Uberguide – Comprehensive guide covering wiring, libraries, and example code
Jargon buster
Plain-language definitions for the technical terms used above.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- DIN
- As a pin label, DIN stands for 'data in', the input through which a device receives serial data from a controller, as found on SPI displays, LED drivers and other serial modules. DIN can also refer to the German standards body of that name, as in a round multi-pin DIN connector or DIN-rail mounting.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- NeoPixel
- A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- solder jumper
- A solder jumper is a small pair or group of pads on a circuit board that can be bridged or cut with solder to change a hardware setting. It matters because changing modes may require careful soldering rather than just changing software.
- Terminal block
- A terminal block is a connector that joins wires together in a neat, removable, or serviceable way, usually clamping each wire under a screw or spring instead of soldering. It makes it easier to connect, change, or service wiring without permanent joints.
Find this product in
Brands
Components
adafruit neopixel uberguide
Document · 5.9 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au