Notifications
Clear all
Topic starter
2025-02-26 10:56 pm
Hi all. I am using a 1.8-inch TFT 128x160 LCD Display Module SPI Serial Port ST7735S Driver, with ESP32 MCU. I have no issue displaying Text but struggling with displaying graphic items such as simple icons, for example full screen Tick or Smiley face etc. any guidance or examples would be most welcome please 🤞
2025-02-27 12:58 am
Hi Alan.
I'm no pro but I found a library with good documentation. I'll post when I get home. I believe it runs with Adafruit GFX. Also there are sites that will take a bit map file and generate the graphics file you can put in your code. Just about do any photo that way.