SK6812 RGBW Addressable LEDs~
This feature is not included in precompiled binaries
When compiling your build add the following to user_config_override.h
:
#define USE_WS2812_HARDWARE NEO_HW_SK6812
#define USE_WS2812_CTYPE NEO_GRBW // Color type (NEO_RGB, NEO_GRB, NEO_BRG, NEO_RBG, NEO_RGBW, NEO_GRBW)
Wiring with a level shifter is required. Look at WS2812B LEDs article for instructions.
Tasmota Settings~
In the Configuration -> Configure Module page, select the following:
- GPIOx to
WS2812
Tasmota Main~
After reboot of the device the color sliders and toggle button are displayed to control the LED.
Set number of pixels used on your strip with Pixels x
command
Select whether use white in separate channel or blended with RGB colors.
Configuration was done on a round 7 LED board and an ESP-01S Addressable LED adapter