encodermenu
Menu system
A Micropython-based GUI menu system using a rotary encoder and OLED display for interacting with various menu items
Simple GUI menu for micropython using a rotary encoder and basic display.
111 stars
4 watching
18 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
asyncioencodermenumicropythonoledrotarywizard
Related projects:
Repository | Description | Stars |
---|---|---|
jplattel/upymenu | A Micropython implementation of a menu system for LCD displays | 26 |
infinite-tree/micropython-encoder-knob | A lightweight Python library for creating simple encoder knobs with button support in microcontrollers | 2 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 292 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
greatest-gatsby/fruity_menu | A library for building simple UI menus with automatic pagination and callbacks for CircuitPython devices. | 17 |
eejahromi/eejselectmenu | A customizable single selection menu with various animations and dynamic layout based on device screen size | 23 |
forester3/micropython-lcd-aqm1248a | A micropython library for controlling the AQM1248A mini graphic LCD display | 1 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
jgmenu/jgmenu | A customizable X11 menu system with support for various display formats and localization. | 920 |
davidandrews/arduino_lcd_menu | A C++ library that enables menuing systems for LCD displays | 100 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
elv13/radical | An extensible menu subsystem for Awesome WM | 222 |
bramrausch/encoderlib | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
hubertd/micropython-ws2812-7seg | A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers | 1 |