Skip to main content

Menu List on 20x4 LCD

MENU ON LCD(20x4) USING ARDUINO API




In this project, I had made a menu on 20x4 lcd display using data structure in arduino. you will see how to perform many functions with 4 button(ENTER, NEXT, PREV, BACK) depending on the situation, such as going up the menu and brightening the LCD. Each menu has few submenus and also their sub-child which call various function to perform related task for clear understanding see below pictures.








Followings are the software required to make this project.
1. Proteus for simulation of arduino hex file.
Note:- how to simulate hex file in arduino please see how-to-make-quick pressed led
2.Arduino for coding.

Now Visit the given drive to get all the files.

For any queries comment below.
Thank You




Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. Thank you ! Excellent content

    ReplyDelete
  3. Hi,
    It sounds really good !!! I will use it for a new project, I will keep you updated if any issue.
    Thanks !

    ReplyDelete
  4. Hey inventor Prince Kanhaiye may I know how to use this code for my use, I am working on Arduino with 29*4 lcd and need to implement menu and submenu list need help.....thanks in advance.

    ReplyDelete
  5. Hey ! little bit late to reply.
    Replace your own menu and submenu name and take the help of pointer to function for calling your submenu items.
    Thanks

    ReplyDelete

Post a Comment