Jozsef Kiraly
Results
52
comments of
Jozsef Kiraly
trafficstars
@kuba2k2 I have a Tuya LED controller using the CBU module (BK7231T) that utilises SPI for communicating with the LEDs. Unfortunately it's not clear which driver they use, however I'd...
A few more definitions that seem to be missing, based on https://github.com/tuya-cloudcutter/tuya-cloudcutter.github.io/blob/master/devices/lsc-3008407-led-light-strip-1.0.18.json : - `CS`: SPI CS pin - `SCL`: SPI SCK pin - `miso`: SPI MISO pin - `mosi`:...