pcd8544
LCD driver
An embedded-hal based driver for a common LCD controller found in retro-style displays.
An embedded-hal based platform-agnostic driver in Rust for the PCD8544 LCD controller. Work-in-progress.
0 stars
1 watching
0 forks
Language: Rust
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 66 |
yuri91/ili9341-rs | A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display | 58 |
byronwasti/ls010b7dh01 | A Rust driver for an LCD memory module with basic graphics capabilities | 6 |
dotcypress/st7032i | A Rust driver for controlling Dot Matrix LCD Controllers | 2 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
matneee/microbit-nokia5110-pcd8544-lcd | A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller | 9 |
almindor/max7219 | A platform agnostic driver to interface with the MAX7219 LED display driver | 16 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
hubertd/micropython-ws2812-7seg | A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers | 1 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
mcauser/micropython-hx1230 | A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. | 5 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |