WEMOS_Matrix_LED_Shield_Arduino_Library
WEMOS_Matrix_LED_Shield_Arduino_Library copied to clipboard
Wemos Lolin32 lite
Hello.
I'm trying to use this shield with this code on the Lolin32 lite. Except for the D5/D7 non existent in the SDK (so I had to remove D), I've tried to set Pins in the mled declaration, but it does not work.
Is this code compatible with ESP32 and I'm doing things wrong?
Thanks.
Did you ever figure this out? I have a ESP32 Mini v1.0.0 (it sort of looks like a D1 Mini with more pins) - Anyway, I think the pins you want are 23 for D7, and 18 for D5. When I tried however I didn't get the pattern I expected, and just got random leds.... I think there might be a timing issue going on, but I'm not sure.