BitMaker-hub / NerdMiner_v2

Improved version of first ESP32 NerdMiner
Other
1.5k stars 268 forks source link

Add new board of lilygo t-qt-pro and update lib of TFT-eSPI #156

Closed metalnow closed 12 months ago

metalnow commented 12 months ago
  1. merged T-QT for 128 x 128 resolution of small screen device
  2. update and merge TFT_eSPI lib from 2.5.0 to 2.5.23
  3. add board definition of esp32-s3-t-qt.json at boards
romanmashta commented 12 months ago

I like it. Glad to see that new model adopted. Hope it made new module integration easier.

romanmashta commented 12 months ago

Can confirm that AMOLED and T-Display modules working well with updated TFT-eSPI driver.

BitMaker-hub commented 12 months ago

very cool, I don't have AMOLED so I can't try. I'll add binaries to dyflasher ok, then I'll ask you to try again flashing.

Thanks

metalnow commented 12 months ago

It's easier to understand and make new module to integrate. However, i met an issue about 1 pixel shifting of led display. I have to upgrade the TFT lib to resolve the problem.