[BK7231T] - LSC Smart Led Light Strip RGBCW 20W(Action store)
LSC Smart Led Light Strip RGBCW bought at Action store in NL at arround €20,-
Brand: LSC
Chip: BK7231T
Module: Chip on pcb
Article number: 3000342
TODO: ir-remote and 3 buttons on module
Settings with RGB CW without buttons and remote:

Brand: LSC
Chip: BK7231T
Module: Chip on pcb
Article number: 3000342
TODO: ir-remote and 3 buttons on module

Settings with RGB CW without buttons and remote:





Comments
Hello, thank you for determining the pins. The IR receiver is already supported by code, can you try it out? Just set the "IRRecv" role to the correct pin (find out which) and you should see the log info... [Read more]
Hi, work in progress i will post the results. How can i trace the hardware pin numbers to the software pin numbers in openbeken? I guested the pwm with trail and error. But the ir and button pins... [Read more]
Here is the pinout of BK7231T: https://obrazki.elektroda.pl/4643963000_1668531485_thumb.jpg First pin is marked with dot. You can also take a look where a crystal oscillator is on the board and... [Read more]
Had ir kind of working but with the wrong actions and only some were reacting on pin 25 After updating to version 1.15.36 lost ir calls in the logs. The 3 buttons (on pcb) are connected as follow but... [Read more]
On OBK panel, you are supposed to use "P15" etc indexing. For your LED driver, you should set: - IR Recv - set 3 PWM pins, with channels 1, 2 and 3 - set one button - just a Button, second Button_NextColor,... [Read more]
I got the same LSC Led strip, but I got a BK7231N. I set the PWM but I can't get working the Ir remote. Maybe you can help. I add some photos. https://obrazki.elektroda.pl/4885128200_1674158285_thumb.jpg... [Read more]
Have you tested with multimeter which pin is connected to IR receiver? Once a IRRecv role is set, the device should print received IR codes in console. Here's detailed topic: WiFi RGB LED controller... [Read more]
Which pin should be irecv? [Read more]
I don't know, it depends on the device. You'd have to check them one by one or look at the PCB traces. [Read more]
I bought the same device as @dannyx323 in an Action store in DE at around €20. LSC Smart Led Light Strip RGBCW Brand: LSC Chip: BK7231N Module: Chip on pcb Article number: 3000342 In my case... [Read more]
@upin is the packaging/versionining the same? If not, please attach device/packaging photos so I can add it to templates list. Use the "Btn_SmartLED" role, it gives full control over the device... [Read more]
Thank you, @pkaczmarek2 , for your quick reply and helpful pointers. Yes, the packaging is the same. Even the article number is still 3000342. I attach some pictures of product packaging below. With... [Read more]
Marke: LSC Chip: BK7231T Modul: Chip auf Platine Artikelnummer: 3000342 Unten Backup vom original BK7231T LSC IR Code & Scripte Funktuniert BK7231T Config Chip IR codes backlog startDriver... [Read more]
Hello @user0815 ,thank your for submitting the binary. Here's the extracted OBK template: { "vendor": "Tuya", "bDetailed": "0", "name": "TODO", "model": "TODO", "chip": "BK7231T", ... [Read more]
Marke: LSC Chip: BK7231N Modul: Chip auf Platine Artikelnummer: 3000342 Ist für BK7231N IR Code & Scripte Funktuniert BK7231N Config Chip IR codes backlog startDriver WEMO; startDriver... [Read more]
Very good configuration example! That way one can use both IR remote and Btn_SmartLED to get full control over the LED strip. [Read more]
Hello, Here is my configuration. It should be in the events section since I am not knowledgeable about the topic and I did it based on what I discovered at the time. If someone could correct them... [Read more]