Adafruit
NeoPixel Mini PCB - Pack of 5
The NeoPixel Mini PCBs are among the smallest addressable RGB LED breakouts available. Each tiny board measures just 8 × 10 mm and features two sets of three...
Get notified when back in stock
The NeoPixel Mini PCBs are among the smallest addressable RGB LED breakouts available. Each tiny board measures just 8 × 10 mm and features two sets of three solder pads on the back for easy wiring. The pixels are chainable — you only need one digital pin to control as many LEDs as you like.
Each NeoPixel includes a built-in constant-current driver, providing full 24-bit colour with automatic PWM. The constant-current design means the LEDs maintain consistent brightness even as battery voltage fluctuates. Using ribbon cable, pixels can be spaced up to approximately 150 mm (6″) apart before signal integrity becomes a concern.
Key Features
- Ultra-Compact – Just 8 × 10 mm per pixel PCB
- 24-Bit Colour – Full RGB with 8-bit PWM per channel (over 16 million colours)
- Chainable – Single-wire data protocol; control hundreds of pixels from one pin
- Built-In Constant-Current Driver – Consistent brightness regardless of voltage fluctuation
- Low Power – Up to 60 mA per pixel at full white brightness
- Wide Compatibility – Works with Arduino, Flora, Trinket, Gemma, and other microcontrollers
Specifications
- LED Type – WS2812B (NeoPixel) RGB
- Colour Depth – 24-bit (8-bit per channel)
- Max Current – 60 mA per pixel (full white)
- PCB Size – 8 × 10 mm
- Performance – Up to 500 pixels at 30 FPS with Arduino
Package Contents
- 5× NeoPixel Mini PCBs
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Colour depth
- Colour depth describes how many different colours a display can show. A 65K-colour display can show about 65,000 colours, which is useful for icons, graphs, and simple full-colour interfaces but is less detailed than modern phone or computer screens.
- constant-current driver
- A constant-current driver supplies a set current to its load even as the load voltage changes. It is commonly used to keep LED brightness consistent and protect LEDs from being overdriven, whether for indicator LEDs, high-power lighting, or display backlights.
- fps
- fps means frames per second, or how many video images are captured or displayed each second. A higher fps generally gives smoother motion, which helps when the camera or the scene being viewed is moving.
- 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.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- 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.
- WS2812B
- A smart RGB LED chip with a tiny built-in controller, commonly used in addressable light strips and panels. It matters because many WS2812B LEDs can be chained together and controlled from one microcontroller pin, but they need compatible code and careful power planning as the number of LEDs grows.
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