M5Stack RGB LED Unit (SK6812)
Jump to navigation
Jump to search
File:TArduinoLEDM5StackRGBUnit.png
Summary
M5Stack RGB LED Unit based on the SK6812 addressable LED controller. Provides control of three RGB LEDs with individual enable and initial color settings.
Description
The M5Stack RGB LED Unit uses SK6812 smart RGB LEDs, allowing per-LED color control over a single data line. Each LED can be individually enabled and assigned an initial color value. The unit integrates with the M5Stack ecosystem via Grove connectivity and is ideal for indicators, light effects, or small lighting displays.
Diagram:
Categories
- File:TArduinoLEDSCategory.png Category LED – LED control components.
- File:TArduinoM5StackCategory.png Category M5Stack – M5Stack ecosystem modules.
Properties
- LEDs – List of individually controlled RGB LEDs:
* Item [0] – Enabled, Initial Value (color) * Item [1] – Enabled, Initial Value (color) * Item [2] – Enabled, Initial Value (color)
Pins
Input Pins
- Led [0] In – Input control for LED 0.
- Led [1] In – Input control for LED 1.
- Led [2] In – Input control for LED 2.
Output Pins
- Grove – Grove output interface for the LED unit.