mzashh / HUB75-Pixel-Art-Display

A WIFI enabled LED Pixel Art Display based on HUB75 panels driven by the ESP32
MIT License
50 stars 6 forks source link

Not working #5

Closed pablomofo1 closed 1 year ago

pablomofo1 commented 1 year ago

Can't get this to work anymore can you please help

pablomofo1 commented 1 year ago

Might found my issue do I need to use version=2.0.7 of Library?

mzashh commented 1 year ago

specify more details about the issue, like what isnt working, is the display not initialising, is the code now compiling, is the web ui not working, also provide information about your hardware

pablomofo1 commented 1 year ago

How can I change assigned pins

pablomofo1 commented 1 year ago

Fixed my issue appreciate your work 👍

pablomofo1 commented 1 year ago

You should link your fork Hub75 Library 2.0.7

mzashh commented 1 year ago

ok glad to hear that it fixed your issue. Actually that is an older version of the library i have slightly modified, and it is linked in the firmware section under modified library. To change the pin mapping refer to this https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#2-wiring-the-esp32-to-an-led-matrix-panel you can close the issue if its resolved