ericoud

Results 4 comments of ericoud

Hi, I found a way to overcome this issue, but I am not very satisfied, as I moved it from the protected to the public functions. I can compile the...

Build and download results: Processing esp32dev (platform: [email protected]; board: lolin_s3; framework: arduino) ------------------------------------------------------------------------------------------------------------------------------------ Verbose mode can be enabled via `-v, --verbose` option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/lolin_s3.html PLATFORM: Espressif 32 (5.3.0) > WEMOS...

Hello @jnthas, Thank you for your response. My ESP32 was powered by my Mac USB port, without anything connected to it. It was just to check that the Wifi and...

I modified the code on platformIO, to switch to virtual matrix using my 2-panel 64 x 32 matrix, and used a simple ESP32. It works great! thank you.