MicroPython_PCD8544

LCD driver

An ESP8266 driver for the PCD8544 display

GitHub

3 stars
2 watching
0 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
anthonyknorman/micropython_ssd1306 A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. 10
mcauser/micropython-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
anthonyknorman/micropython_st7735 A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. 25
nquest/micropython-st7565 An LCD driver for microcontrollers using the ST7565 controller 13
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163
nickpmulder/ssd1306big A driver for 128x64 pixel SSD1306 OLED displays using MicroPython 24
mcauser/micropython-hx1230 A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. 5
matneee/microbit-nokia5110-pcd8544-lcd A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller 9
sergeypiskunov/micropython-hx711 Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter 79
anthonyknorman/micropython_ads1115 A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. 4
nemart69/sh1107-micropython Driver for a 64x128 OLED display using Micropython's I2C protocol 9
bucknalla/micropython-i2c-lcd A MicroPython driver for I2C LCD screens 32
russhughes/st7789s3_esp_lcd A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. 17