Chat freely about anything...

User avatar
By vcch
#44766 Hi !

I just connected an ili9163 tft display to my nodemcu. I would like to make a small client that fetchs images from a server and displays it. Did anybody implement a decompression software (gif, png or whatever) on the nodemcu ? Thanks !
User avatar
By vcch
#44797 Thanks. But what I want is displaying a hi-res image via ESP8266 on a 128x128 or 320x240 color TFT screen. For this i'd prefer just sending an image through the internet & decompressing on the fly to the SPI TFT than having to send a bitmap...