Elecrow
NeoPixel Shield- WS2812 RGB LED Matrix
This is the NeoPixel Shield from Duinofun. This Arduino shield is equipped with 40 WS2812 RGB LEDs arranged in an 5x8 matrix with on one pin (Digital #6) nee...
This is the NeoPixel Shield from Duinofun. This Arduino shield is equipped with 40 WS2812 RGB LEDs arranged in an 5x8 matrix with on one pin (Digital #6) needed to control them all.
Each shield is powered by the 5V onboard Arduino supply and as long as you aren’t lighting up all the LEDs full power white that should be fine. You can also solder in the included terminal block to attach an external 4-6VDC power supply in case you need more power than what the Arduino provides.
Additionally, you can chain as many of these panels together as you’d like when tiled separetely from the Arduino. For the second panel, connect the DIN connection to the first panel’s DOUT, connect the ground pins together and power with 5V. It should be noted that after five or more panels you may run low on RAM if you’re using an Arduino Uno.
Package list
- NeoPixel Shield- WS2812 RGB LED Matrix X 1
Wiki & External links
Jargon buster
Plain-language definitions for the technical terms used above.
- DIN
- DIN means data in, the pin where this display receives data from the controller. Connecting DIN to the correct SPI data output pin is needed for the screen to receive pixel and command information.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- 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 is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- 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.
- Terminal block
- A connector used to join wires together in a neat, removable, or serviceable way. For this product, it helps split one power input into several outputs without soldering.
Find this product in
Components
Related Tutorials
Free guides on learn.littlebird.com.au