ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Nice
Thanks! I hope you find the project inspiring and give it a try.
is it possible to use two WS2812B 8x8 LED displays? What modifications should be on your code?
Hi, Just modify the width 8 to 16#define MATRIX_WIDTH 16 // Updated width of the matrix#define MATRIX_HEIGHT 8 // Height of the matrix remains the same
Nice
Thanks! I hope you find the project inspiring and give it a try.
is it possible to use two WS2812B 8x8 LED displays? What modifications should be on your code?
Hi, Just modify the width 8 to 16
#define MATRIX_WIDTH 16 // Updated width of the matrix
#define MATRIX_HEIGHT 8 // Height of the matrix remains the same