Reply by Mister November 25, 20042004-11-25
> > Write a more specification than you have here provided.
example: menu: sub_menu1-(print"mesage", change: a,b,c) sub_sub_menu1 sub_sub_sub_menu1(print" mesagexx", change: ay,by,cy; execute:Prog1) .. .. .. sub_sub_menu2(print"mesagex", change: ax,bx,cx; execute Progy) .. .. .. sub_menu2 .. .. .. .. Mi-ster
Reply by Richard Webb November 24, 20042004-11-24
I've been playing with LCD's recently and I've found that a Finite State
Automaton is a good way to go.

"Mister" <wojpie@wywal_to.poczta.onet.pl> wrote in message
news:co1cc0$qos$1@atlantis.news.tpi.pl...
> I'm going to make in C multilevel menu on ATMEGA + LCD 2*16 + Key: UP, > DOWN, ENTER, ESC. > Any sugestions? > > Thanks for your time > Mist-er > >
Reply by Michael R. Kesti November 24, 20042004-11-24
Mister wrote:

>I'm going to make in C multilevel menu on ATMEGA + LCD 2*16 + Key: UP, >DOWN, ENTER, ESC. >Any sugestions?
Write a far more detailed specification than you have here provided. -- ======================================================================== Michael Kesti | "And like, one and one don't make | two, one and one make one." mkesti@gv.net | - The Who, Bargain
Reply by Mister November 24, 20042004-11-24
I'm going to make in C  multilevel menu on ATMEGA  + LCD 2*16 + Key: UP,
DOWN, ENTER, ESC.
Any sugestions?

Thanks for your time
Mist-er