Displaying png files in part screen. #1723
Replies: 2 comments 1 reply
-
Hi Bodmer, |
Beta Was this translation helpful? Give feedback.
-
I am attempting to compile Bodmer's sketch LittleFS_PNG.ino, however, it returns the error messages below. https://github.com/Bodmer/TFT_eSPI/blob/master/examples/PNG%20Images/LittleFS_PNG/LittleFS_PNG.ino I am working with Arduino IDE 1.8.12 and an Elecrow 3.5 in ILI9488 display with an on board ESP32-Wrover-B micro.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Bodmer,
I am just upgrading a project I wrote some time ago. I wish to draw some images in area of the screen, and I am wondering what is the best technique before I start. I am using a 480x320 TFT (ILI9488) and wish to fill about 1/4 of the screen with the image and normal text around it. Should I reduce the images to the size of this area in pixels, or should I try and use the viewport facility and draw the images inside it. Your advice would be appreciated.
Regards,
Colin Murdoch.
Beta Was this translation helpful? Give feedback.
All reactions