hpwit

Results 116 comments of hpwit

@marhul Could you please tell me how to get the commit from 19/12 thank you rgds yves

@vindolin i have done it and it works like a charm thank you

Thank you !!! I will try this ASAP Regards

in theory it will be possible with the same code to drive RGBW and RGB over the 24 pins I just did not wrote it yet. but I could look...

Hello in the fastLED library I have implemented the 24 way i2s parallel bus for esp32. i have reimplemented it in this https://github.com/hpwit/I2SClocklessLedDriver But only for 16 // because if...

Hello I will try and let you know

Nice let me know how it goes.

Hello You have only 22 outpins on the regular esp32. I did the same limit to 16 pins output. I have made the i2svirtualclocklessleddriver that allows you,using shift registers, to...

@Makuna You intend on implementing my method to drive virtual pins into your library ? @blakeb130 the library you’re referring to is the old version of the virtual driver after...

@Makuna I have just look at the ws signal for latch. it does not work the ws signal is not after 8 or 16 serial bits. The code to transform...