- Mon Jan 16, 2017 5:20 am
#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.
Im using an ESP8266-01, Arduino UNO and 2.4" diagonal LCD TFT display.