multilevel menu

Nov 24, 2004 3 Replies

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


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." snipped-for-privacy@gv.net | - The Who, Bargain

I've been playing with LCD's recently and I've found that a Finite State Automaton is a good way to go.

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

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required