rm-hull / luma.lcd

Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
https://luma-lcd.readthedocs.io
MIT License
156 stars 56 forks source link

Add support for 128x64 KS0108 / ST7920 LCD #46

Open rm-hull opened 7 years ago

rm-hull commented 7 years ago

image

image

image

rm-hull commented 7 years ago

Implementation notes

Code [WIP] on branch: feature/st7920. Documentation preview: http://luma-lcd.readthedocs.io/en/feature-st7920/

image

thijstriemstra commented 6 years ago

@rm-hull can you open a PR for that branch so people could start testing/take a look?

mlatorre31 commented 5 years ago

Hi,

I have a ST7920 LCD. If you need any testing, let me know as there is no python library with i2c for this device

X-Stas-EEE commented 4 years ago

Is there any news about the st7920 support?