Hello I hope this is the right place for this. But I was searching online to display images from a website or mysql to a 5" LCD screen. Maybe I'm phrasing it wrong but I can only find using a sd card. Can someone please help Me? Thank you.
This is a complex problem and maybe beyond an Arduino
( depending on how you do it ).
There is Yahoo scripting , with which you can mine web pages , plus some IOT type sites that could do the donkey work , then access the image file with the Arduino
I suspect the Arduino is too slow/small for this sort of job - maybe a pi.
Someone may come along who has done this or has better knowledge.
Hello Hammy I'm using the Arduino m0 pro that uses a 32bit core and has a lot of memory and processing power. Plus the LCD I'm using can display images from a SD card with no problem. And 100% not slow at all. So I'm still working on it.