WEMOS_Matrix_LED_Shield_Arduino_Library icon indicating copy to clipboard operation
WEMOS_Matrix_LED_Shield_Arduino_Library copied to clipboard

Wemos Lolin32 lite

Open zorel opened this issue 8 years ago • 1 comments

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.

zorel avatar Nov 30 '17 17:11 zorel

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.

kd8bxp avatar Apr 19 '18 06:04 kd8bxp