Display navigable menu items on your LCD no I2C display with Arduino, version with history see original forntoh / LcdMenu experimental branch
- Dynamic menus.
- Return to previous menuitem from submenu.
- Compatible with LCD Keypad shield module.
- Many menu types available
- Callback functions.
- Display timed notifications.
Follow this guide to install the library https://www.arduino.cc/en/guide/libraries
Sample with LCD keypad Shield
See Wiki - Callbacks