Arduino_LCD_Menu

Menu library

A C++ library that enables menuing systems for LCD displays

This library creates menu systems primarily useful for 16x2 or 16x4 LCD displays.

GitHub

100 stars
22 watching
48 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brunialti/menwiz A compact, asynchronous C++ library for creating complex menu structures on character LCDs 65
vasilkalchev/liquidmenu A library for creating menus on LCD displays using Arduino and I2C connections 285
dhylands/python_lcd Library for communicating with character-based LCDs 307
gavinlyonsrepo/display_lib_rpi A C++ Library to connect electronic displays to Raspberry Pi single board computers. 19
jplattel/upymenu A Micropython implementation of a menu system for LCD displays 25
peterhinch/micropython-lcd160cr-gui A touch-driven GUI library for interacting with LCD displays using Python 30
olikraus/u8glib A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. 1,253
greatest-gatsby/fruity_menu A library for building simple UI menus with automatic pagination and callbacks for CircuitPython devices. 16
lincomatic/liquidtwi2 A high-speed I2C LCD library for Arduino that supports two device types and has optimizations for speed and compatibility with various shields. 50
sgall17a/encodermenu A Micropython-based GUI menu system using a rotary encoder and OLED display for interacting with various menu items 111
mathertel/onebutton An Arduino library for using a single button for multiple purpose input 970
l3pp4rd/dmenu An efficient dynamic menu application for X. 6
eejahromi/eejselectmenu A customizable single selection menu with various animations and dynamic layout based on device screen size 23
thomascountz/micropython_i2c_lcd A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. 3
vrialland/micropython-max7219 A driver for a specific LED matrix display connected to microcontrollers using MicroPython 37