Qudor-Engineer / DMD32

A library for driving the Freetronics 512 pixel dot matrix LED display "DMD", a 32 x 16 layout using ESP32.
GNU General Public License v3.0
30 stars 20 forks source link

p10 led module not working using this library #2

Closed Vibinreji closed 2 years ago

Vibinreji commented 3 years ago

Hi,
I have used this library for scrolling text on p10 led board using esp32.i used this libarary.i have used the code from example section from this repositary.But when i upload the code to esp32 the LED board glowing randomly.3 or 4 LED bulbs randomly glowing in p10 LED board.Is this issue of hardware setup or coding issue any idea?

Qudor-Engineer commented 3 years ago

I guess you have connections problems. I already done many projects with my library it is working fine

Vibinreji commented 3 years ago

Yes it has connection wire problem.Now its working fine.Thanks