Hi, I have an "LSC Smart XXL LED Strip" here, the 10m version with the new controller. Unfortunately I haven't found anything about it, but I was able to flash it, unfortunately I can only manage the config semi well.
Problems:
- Blue and green are reversed
- P22 switches the power supply, how do I manage to use this to switch off the LEDs, possibly also with the button on the device and in the web interface?
- The controller for WW/CW is sometimes there and sometimes not, depending on what I set
I would be very grateful for any tips.
Problems:
- Blue and green are reversed
- P22 switches the power supply, how do I manage to use this to switch off the LEDs, possibly also with the button on the device and in the web interface?
- The controller for WW/CW is sometimes there and sometimes not, depending on what I set
I would be very grateful for any tips.
{
"vendor": "Tuya",
"bDetailed": "0",
"name": "Full Device Name Here",
"model": "enter short model name here",
"chip": "BK7231N",
"board": "TODO",
"flags": "1024",
"keywords": [
"TODO",
"TODO",
"TODO"
],
"pins": {
"6": "PWM;0",
"16": "SM16703P_DIN;0",
"20": "Btn;0",
"22": "AlwaysHigh;0",
"24": "PWM;0"
},
"command": "delay_s 5\r\n\r\nstartDriver SM16703P \r\n\r\nSM16703P_Init 40\r\nSM16703P_SetPixel 0 0 255 0\r\nSM16703P_Start\r\n\r\ndelay_s 5\r\n\r\nstartDriver PixelAnim\r\n",
"image": "https://obrazki.elektroda.pl/YOUR_IMAGE.jpg",
"wiki": "https://www.elektroda.com/rtvforum/topic_YOUR_TOPIC.html"
}