So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By TheSam2196
#61086 Hey Guys, Im new to ESP and I'm trying to get a image file on the ESP through HTTP request and then somehow try to display it on an TFT LCD screen. For that I think I need to somehow transfer that image file to the SD on the screen via the Arduino.

Ive gotten the HTTP request part down but I'm lost to how to get the image file across to the LCD screen. I would really appreciate it if you guys could point me to the right direction here. :D

Im using an ESP8266-01, Arduino UNO and 2.4" diagonal LCD TFT display.
User avatar
By g6ejd
#61746 I think the UTFT library and ADAFruit variants both have draw bmp images on the TFT no other options other than bmp though.