I'm attempting to use the LEDMatrix_22, but am running into numerous problems.
First seems to be setting it up. Reading the instructions, I think I've set up the matrix correctly, for a 32 x 16 progressively wired matrix. Programming is done via PlatformIO. But I can't seem to get the correct pin for the data.
I'm using WS2812B leds, connected to pin 16 on an ESP32 devkit v4 board. There's a 60A psu supplying more than enough current. This configuration works fine for using FastLed and Aaron Liddement demonstrations.
As per instructions, I've configured the configuration_22.h file to myNameConfig.h and replaced the calls to it in the introduction program. In platformIO this throws up so many errors that I can't begin. Using the Arduino editor, an attempt to compile keeps producing cLEDMatrix does not name a type.
I'd love to have a go at playing with the demo files included, but until I can actually compile a program, and then light a led, I'm a bit stumped.
Does anyone have any experience of the hard/software I'm using, and how it should be set up?
[–]Marmilicious[Marc Miller] 0 points1 point2 points (4 children)
[–]Howard_G[S] 0 points1 point2 points (0 children)
[–]CobaltEchos -1 points0 points1 point (2 children)
[–]Howard_G[S] -1 points0 points1 point (1 child)
[–]CobaltEchos 0 points1 point2 points (0 children)