Creating a Menu of HMI With Arduino and LCD 16 X 2

by silicioslab in Circuits > Arduino

20 Views, 0 Favorites, 0 Comments

Creating a Menu of HMI With Arduino and LCD 16 X 2

page_aKcrmbM6dH.jpg

Presentation of the Project

Following, I'll introduce you to the full explanation of how to develop your menu options using Flowcode 7 with Arduino. Subscribe on my channel for more projects.

Supplies

Video of the Full Project

4 - Como criar um Menu com LCD usando Arduino e Flowcode 7 | PCBWay

Introduction

menu_6hDy2payFc.jpg

In this project you will learn how to creating and modeling your machine human interface with MENU using a Arduino Uno and the LCD 16 x 2.

There are several projects using MENU for configure parameters and receive other informations of the world by the machine users. In this article, you will see how to modeling easily your Menu using Arduino and two buttons.

The Project

For modeling easily your menu with Arduino, I use the Flowcode 7. With the Flowcode 7, you can create a flowchart and modeling your programming logic, because it allows you see how your code will execute in real time through the flowchart constructed. accordingto it presented in Figure below. The Figure can be downloaded on the link of topic: Files for Download.

In the project was used two button. The first button is used to move down the options of MENU and the second button is used to move up in the options of the MENU.
Each time of the first or second button is pressed, the variable count is incremented or decremented according with the pressed button. According with the value of count variable, will be presented the names in the Menu of LCD 16 x 2.

Acknowledgements

The SilĂ­cios Lab thanks to the PCBWay for the support and you for reading all of our articles.

Thanks to UTSOURCE for supplying the electronic components to construct the project.