Somewhat easy way to create simple LCD menu system with only text. With this code you can easily create customized menus without writing too much code for the menus itself. When creating the menu, ...
LiquidMenu wraps the Arduino's LiquidCrystal library with the ability to create menus. It simplifies the menu creation process by abstracting the elements of a menu into hierarchically organized ...