Re: GUI for ATMEL AVR




if u plan to use a graphical LCD, it'll have it's own frame buffer
where u can write the image. The lcd will take care of displaying it.

Yes I agree with you
I can get a driver for the controller of a LCD...
That's not the problem...

The problem is not about drawing "primitive" function such as drawing
lines, or text...
It's ever done

In fact the problem is to have a minimal GUI with **widgets**.

There is some commercial lib for this
See for example :

http://www.celles.net/wikini/wakka.php?wiki=GUIEmbarque
GUI pour d'autres OS embarqués
GUI pour d'autres OS embarqués
Bibliothèques LCD (haut niveau)

PEG emWin ...

For example such a lib could contain callback function for managing
event

.