Page 1 of 1

LCD displays menu easy managing

Posted: Mon Jan 30, 2023 8:55 am
by 71_lore
I developed an interactive tree-view menu for LCD displays to use with Arduino, STM32 Nucleo, ESP32 and compatible boards.
In my case I used LCD 16x2 but it can be used also for other types.
To create the menu to put inside the board I developed a tool for windows (.exe) which manage the menu` creation in a very easy and intuitive way (create parent node, children, move delete etc....)
You can find all details in this tutorial:

https://www.youtube.com/watch?v=TpLEWU44kNE

(LCD Menu` Generator per Arduino, STM32 Nucleo, ESP32 e schede compatibili)

And here you can download the sketch for the IDE and the ‘LCD Menu` Generator’ for windows:

https://drive.google.com/drive/u/1/fold ... udmHlSpzFr

If you have any question/issue contact me...
Lorenzo