bangguong84
bangguong84
> 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...
> Just use it... 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.
> In the example, replace the constructor with the constructor for your matrix panel: > > https://github.com/olikraus/U8g2_for_Adafruit_GFX/blob/82d2b3eea866e7d40266672b41e5c8306ee97403/examples/Hello_Adafruit_SSD1306/Hello_Adafruit_SSD1306.ino#L18 Thank you for the quick response, I did it! I have to install...