gfxcili

GfxCili = GfxLCD in C


Keywords
gfxlcd, raspberry, pi, ili9328, ili9486, gfxcili
License
MIT
Install
pip install gfxcili==0.3.1

Documentation

What it is

Library for graphical LCDs for Python on Raspberry Pi. Creates a united interface for supported devices

Supported:

  • ili9486 via SPI
  • ili9325 via GPIO

It's mostly C implementation of GfxLCD library.