I2SClocklessLedDriver icon indicating copy to clipboard operation
I2SClocklessLedDriver copied to clipboard

How to I2SClocklessLedDriver with WLED source code.

Open jagspaul opened this issue 2 years ago • 1 comments

I want to use I2SClocklessLedDriver with WLED source code. It is found that WLED uses Fastled driver and Fastled as I2S Clockless LedDriver but this i2s driver does not support FULL_DMA_BUFFER.

In this regard you are requested to help me how can I use your I2SClocklessLedDriver (https://github.com/hpwit/I2SClocklessLedDriver) FULL_DMA_BUFFER wit WLED source to build my custom WLED firmware.

Tanks & Regards Jags

jagspaul avatar Jul 20 '23 07:07 jagspaul

Hello Ido not know WLED but it should be possible to replace fastLED by the driver but I would need to look at it. I thought WELD was using its own driver. I will have a look

hpwit avatar Sep 03 '23 07:09 hpwit

WLED does not use FastLED for it's output, it uses NeoPixelBus

It's on my to-do list to try adding both FastLED and this driver as options to see which is most performant and reliable

netmindz avatar May 09 '24 10:05 netmindz

Hello Let me know how it goes and if you need some help with the integration. Interesting to know if it will work.

hpwit avatar May 09 '24 11:05 hpwit