dhylands / python_lcd

Python based library for talking to character based LCDs.
MIT License
298 stars 116 forks source link

Add SeeedStudio Grove RGB LCD #10

Closed mcauser closed 7 years ago

mcauser commented 7 years ago

Uses JHD1313M1 I2C HD44780 compatible character LCD with PCA9633 I2C RGB LED driver

img_9159b

http://wiki.seeed.cc/Grove-LCD_RGB_Backlight/ http://www.nxp.com/documents/data_sheet/PCA9633.pdf

dhylands commented 7 years ago

Now I'm going to have to get one to play with.