WPF Lcd Driver

Hi all,

I have a FEZ Domino + serial (UART) amoled display where most of the graphical headache is done by the Picaso proc on the display itself (from 4D Systems).

I would like to use the WPF framework with it, so I guess I need to develop a specific driver for it to work with the serial/Picaso gfx proc.

Does anybody know how to do so ?

Many thx

WPF requires native graphics support => a lot of ram (megabytes) => only works on FEZ Cobra

Other FEZes can do graphics by connecting some displays like the one you pointed out but you will not be able to use the NETMF graphics services, including Bitmap class and WPF. This is explained in the free ebook.