You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually connected 128 neoPixels and tested it, but I could not successfully control individual colors of LEDs exceeding the number of registers with burst write. So I am trying to fix this issue with following fork. It seems to be working well, but I am not used to programing AVR so I do not know if this is enough.