Download jpegs image to imp to display on LCD-11062

Just wonder if it is possible to hook up an imp to a mini color LCD-11062 display, and download jpeg files via wifi to it to display on the lcd.

It should be - we’ve done something similar, only with this display.

Here’s the code you need (it includes agent and device code, as well as a php page that does some pre-processing). A slightly simpler example exists here.

If you want to use the LCD-11062, you’ll need to write some of the device code for it, but you should be able to communicate with it from the imp!

You guys are awsome! A bit over my head, will try to see how far I can understand it.