-
Hi Marco
Apologies for post under issues.
I’m trying to ascertain suitability of your library for a stupidly simple project (for a programmer anyway :) )
lighting up 22 arcade buttons that cont…
-
I randomly get issues with any example code that uses zones: most of the time, sketches work fine after uploading (every now and then even a fresh upload fails, though, and keeps failing until I uploa…
-
I recently encountered such a problem when using platformio to compile firmware, I don't know where I went wrong, and I don't know how to solve it
Processing normal_ESP32_4M316k (board: esp32_4M;…
-
hello, im using latest library MD MAX72xx version 3.3.0, i have using example sketch MD_MAX72XX_Message_ESP8266 on Wemos D1 mini
when i restart microcontroller, all messages that i send from web brow…
-
First, this is an awesome work,. Have reviewed multiple libs so far, yet this seems to me like the most professional and well-thought concept.
What I cannot seem to find is a way to use multiple ro…
-
Hey there @MajicDesigns,
When testing the example scripts, the text displays in a wrong order.
When googling for this issue i found that you have to change
`#define USE_PAROLA_HW 1`
To
`#def…
-
Hello.
I installed MD_Parola and MD_MAX72xx today.
I wanted to try Parola_scrolling_vertical but i get the error:
Parola_Scrolling_Vertical.ino:160:7: error: 'strrev' was not declared in this…
-
## IMPORTANT
Before submitting this issue
[X] Have you tried using the latest version of the library?
[X] Have you checked this has not already been submitted and/or resolved?
[ ] If you are reque…
-
You make a great job with these librarys.
I try make a weather station and use animated icons example:
const uint8_t F_clearDay = 3;
const uint8_t W_clearDay = 8;
const uint8_t PROGMEM cle…
-