st7789py Driver

This is a fork of devbis’ st7789py_mpy module from https://github.com/devbis/st7789py_mpy.

This driver has support for:

  • 320x240, 240x240, 135x240, and 128x128 pixel displays

  • RGB and BGR Color Orders

  • Display rotation

  • Hardware based scrolling

  • Drawing text using converted PC BIOS bitmap fonts

  • Drawing text using converted TrueType fonts.

  • Drawing converted bitmaps

This is a work in progress. Documentation can be found in the docs directory and at https://penfold.owt.com/st7789py.

Index