RGB LED Matrix Displays for Arduino



General Description
S.1

PIXIE CHROMA is a compact, chainable, dual 5x7 LED dot-matrix display platform (compatible with Arduino) that offers full RGB control with 8-bit global brightness control and high refresh rates.

Using only 1 GPIO for image transmission in Default Mode, or 4 GPIO in Quad Mode, very high refresh rates are possible with low processing overhead.*

Pixies Max Frame Rate (Default) Max Frame Rate (QUAD)
1 ~477 N/A (Note 1)
2 ~243 N/A (Note 1)
4 ~122 ~477
8 ~61 ~243
16 ~30 ~122
24 ~20 ~82

The 24-bit data of each LED is transmitted with unipolar RZ from the controller to DATA_IN of the first Pixie Chroma in the chain, and is forwarded from pixel to pixel. Any extra data is forwarded through DATA_OUT to the next Pixie in the chain. After an 80μs timeout, the new color data received thus far is latched and displayed.

For more information about the data protocol and timings of these LEDs, see the SK6805-EC15 datasheet.

* The frame rates listed here are theoretical maximums, not including overhead in the PixieChroma Arduino library for rendering and animation, which is subject to change.

Features
S.2
  • Dual 5x7 RGB LED matrices
  • 3.7V to 5.5V supply
  • Fast bitmap control
  • 8-bit global dimming
  • 27.5mm * 16.5mm matrix size (10.16 ppi)
  • 30mm * 24mm package
Applications
S.3
  • Time-keeping
  • Stock tracking
  • Analytics
  • Notifications
  • Signage
  • Point of Sale
Internal Devices
S.4
  • SK6805-EC15 (70x)


NOTE 1: Quad Mode is only available for displays using 4 or more Pixies. (See the QUAD MODE docs page to learn more.)

Pin Configuration
Pin Number Function
DATA_IN 1 Bitmap data INPUT
GND 2 Ground / Common
VCC 3 Power Supply (3.7 - 5.5V)
DATA_OUT 4 Bitmap data OUTPUT
GND* 5 (Same as above)
VCC* 6 (Same as above)
Hardware Specifications
Item Details Note
Solder (SMT) Sn63/Pb37 Melting Point: 183°C (361°F)
Solder (THT) Sn99.3/Cu0.7 (Lead Free) Melting Point: 227°C (441°F)
PCB Material FR-4 Thermal Grade: 130°C-140°C
PCB Thickness 1.6mm Tolerance: ±10%
PCB Dimension 30mm * 24mm Tolerance: ±0.4mm
Copper Weight 1oz Copper per sq. foot
Revision History
Revision Details Date
1 Initial Release 3/28/2022