Michael Miller
Michael Miller
With @cpldcpu new repo for the investigation and reverse engineering, all further "detailed" discussions should be on the [discussions area on that repo](https://github.com/cpldcpu/Gen2-Addressable-RGB/discussions). Summary and workable direction will be brought...
Thanks for suggestion and pointers.
@softhack007 Yes, this is my understanding. BUT it seems they wrapped the details into a driver model that only exposes LCD API rather than a data API. When I get...
Added NeoRgbwwFeature and common variant orders of the RGB elements. https://github.com/Makuna/NeoPixelBus/pull/765
May require a slower data rate, spec states 600Kbps. The APA106 could be used as the timing is the same but the reset time is not long enough.
Add slower rate methods for Ws2805 if the normal Ws2812x doesn't work.
https://github.com/Makuna/NeoPixelBus/releases/tag/2.7.9
This is a bug for the board package owner. I searched, and for some reason they use PIN_NOT_A_PIN instead of the standard NOT_A_PIN. I would suggest raising the issue with...
I added a workaround in this pull. https://github.com/Makuna/NeoPixelBus/pull/730
Also added where there was no alternative to map it to -1.