wemos / WEMOS_Matrix_LED_Shield_Arduino_Library

30 stars 12 forks source link

Wemos Lolin32 lite #4

Open zorel opened 6 years ago

zorel commented 6 years ago

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.

kd8bxp commented 6 years ago

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.