LSC Multicolor Christmas String Light (3006824)
Available from:
Shop.action.com
Manufacturer:
Action.com
Install method:
USB to Serial
| GPIO # | Component |
|---|---|
| GPIO00 | None |
| GPIO01 | None |
| GPIO02 | None |
| GPIO03 | None |
| GPIO04 | LedLink |
| GPIO05 | Button 1 |
| GPIO09 | None |
| GPIO10 | None |
| GPIO12 | Output Hi |
| GPIO13 | None |
| GPIO14 | Output Lo |
| GPIO15 | None |
| GPIO16 | None |
| GPIO17 | None |
Configuration
{"NAME":"LSC MC Lights","GPIO":[0,0,0,0,544,32,0,0,3840,0,3872,0,0,0],"FLAG":0,"BASE":18}
You must compile your own firmware adding to user_config_override.h:
#define USE_LSC_MCSL // Add support for GPE Multi color smart light as sold by Action in the Netherlands (+1k1 code)
These string lights are two wire RGB lights utilising the Golden Power Electronics integrated switching power supply with built-in controller. GP-SW084-052 uses an ESP8285 (TYWE2S) and submicrocontroller controlling two wire RGB leds. More info…
The controls are different from standard LED strips:
Button use:
- Single press = Power On / Off
- Double press = Cycle Colors
- Triple press = Cycle Effects
| HSBColor | Color |
|---|---|
| 1 .. 45 | R (Red) |
| 46 .. 90 | RG (Yellow) |
| 91 .. 135 | G (Green) |
| 136 .. 179 | GB (Light Blue) |
| 180 .. 224 | B (Blue) |
| 225 .. 269 | RB (Purple) |
| 270 .. 314 | RGB (White) |
| 315 .. 360 | (Alternating) |
| Dimmer value |
Effect |
|---|---|
| 0 .. 12 | Bright (Steady On) |
| 13 .. 24 | Gradually (Slow Fade) |
| 25 .. 37 | Star (Sequential) |
| 38 .. 49 | Flower (In Waves) |
| 50 .. 62 | Marquee (Chasing / Flash) |
| 63 .. 74 | Fireworks (Twinkle / Flash) |
| 75 .. 87 | Meteor |
| 88 .. 100 | Stream |
- GPIO04 = Green led
- GPIO05 = Button
- GPIO12 = Data to submicrocontroller
- GPIO14 = Reset to submicrocontroller (26ms active high)

Pinout
.