multilevel menu

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 to
Mister
Loading thread data ...

Write a far more detailed specification than you have here provided.

--
========================================================================
          Michael Kesti            |  "And like, one and one don't make
 Click to see the full signature
Reply to
Michael R. Kesti

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

Reply to
Richard Webb

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 to
Mister

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.