FrenchLab47 / SwinGraf

Swingraf is an incredible LED panel made with an ESP32. It can display your messages, big clocks, audio spectrum music, animated gifs, weather, RSS feeds...
31 stars 1 forks source link

CAN HELP ME TO WORK WITH THE LIBRARY #3

Open bangguong84 opened 1 year ago

bangguong84 commented 1 year ago

I DON'T KNOW USE THE LIBRARY https://github.com/olikraus/U8g2_for_Adafruit_GFX MIXED with https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA. CAN YOU HELP ME?

davemaster commented 1 year ago

Do You know to use Arduino IDE?

bangguong84 commented 1 year ago

Do You know to use Arduino IDE?

I know arduino ide, but because of self-study, I only know a little about programming. can you help me 1 example writing word "hello" using https://github.com/olikraus/U8g2_for_Adafruit_GFX via https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA Is that Okay? because i did it but it didn't work.

davemaster commented 1 year ago

first, install on Arduino IDE the library are you trying to use ... ESP32-HUB75-MatrixPanel-DMA. I suppose you already installed the ESP32 Board support, right? If not, do it first... google-search about that.