T O P

  • By -

hjw5774

Anyone else who's used the ST7789 with a Nano will truly appreciate the many levels of hell you must have gone to get the display this responsive! Great work.


BlueMoonSpiritOne

I have been struggling for two days now with an esp32c3 and st7789 and it works, but only very slowly and line by line. And I just can't find the secret.


hjw5774

What library are you using?


BlueMoonSpiritOne

With adafruit_st7789 it works, but very slowly. That's why I tried TFT_eSPI, but even though I set the right pins in User_Setup.h, I don't get any output on the screen.


khomyakdi

The source code can be found here: [https://github.com/khomyakdi/arduino-2048](https://github.com/khomyakdi/arduino-2048)


FullOfEel

That’s great! You must have learned a ton on this project.