micropython-lcd160cr-gui
GUI library
A touch-driven GUI library for interacting with LCD displays using Python
Touch GUI for the official MicroPython LCD display
30 stars
7 watching
10 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython-touch | A GUI library for touch displays that supports various touch controllers and is designed to be portable and compatible with different display drivers. | 25 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
peterhinch/micropython-tft-gui | A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. | 90 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
peterhinch/micropython-micro-gui | A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 265 |
thomascountz/micropython_i2c_lcd | A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
bhavithiran97/lcm1602-14_lcd_library | A Python library for controlling an LCD display connected to Raspberry Pi Pico using SPI or I2C protocols | 12 |
slothyrulez/lcdi2c | A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
forester3/micropython-lcd-aqm1248a | A micropython library for controlling the AQM1248A mini graphic LCD display | 1 |
shrimpingit/micropython-st7920 | Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. | 12 |
dhylands/python_lcd | Library for communicating with character-based LCDs | 307 |
uraich/tcs3200-micropython | A MicroPython driver and test programs for a color sensor | 1 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |