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
Hello! Thank you very much for creating and supporting the luma libraries! Can you please help me with this question? Сan I connect two ws2812 led matrices to different pwm pins of Raspberry Pi 4b and control them separately? I tried to change the library a bit to be able to specify the pin and channel to use when initializing the matrix, but it didn't help: only one matrix lights up, and it outputs the image sent to the second one. Can you tell me, is it possible to do this at all?