M5Stack RGB LED Unit (SK6812): Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image: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..."
 
(No difference)

Latest revision as of 06:33, 4 September 2025

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

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.