Tutorial : How to create a menu in Arduino LCD
In this project we can find a library very flexible to create menus with Arduino. Only need a Hitachi HD44780 compatible LCD display, 4 buttons and 4 10k resistors.
You can create the menu structure using such methods as addRight, addLeft, Add and AddBefore to add the entries to the right, left, below or above other menu items. To browse an item other intuitive methods are used such as moveLeft, MoveRight, moveUp and moveDown
Link [Coagula]
No comments:
Post a Comment