DMDESP
DMDESP copied to clipboard
This is a library for LED P10 Single Color HUB12 matrix displays and NodeMCU ESP8266
Flickernya berasa banget
Please add language support for Tamil and Hindi
/* * Contoh penggunaan library DMDESP * * email : [email protected] - www.grobak.net - www.elektronmart.com */ #include #include //SETUP DMD #define DISPLAYS_WIDE 1 // Kolom Panel #define DISPLAYS_HIGH 1 //...
Hello, how can I modify the code for connect multiple panels (chaining) without flip the modules. thank you.
Hi All, I want to receive the data from serial and display on P10 Display following code for the Receiving Code, but i am not getting the data. void loop(){...
Saya menggunakan library DMDESP ini di ESP8266, tapi di led p10 tampilannya ada bintik bintik led yg hidup mati random, mungkin solusi apa yg bisa saya gunakan.
Hi, are you planning to add support for ESP32 to your library? It would be great to drive this panels with a bluetooth-capable microcontroller that´s similar to the ESP8266. Thanks