Skip to content

TFT examples (russhughes)

Many pydisplay examples were ported from @russhughes st7789py_mpy.

Config

Use or adapt tft_config.py from src/add_ons/tft_config.py. Some example filenames were search-replaced during port — if an example fails to import config, compare with that file.

Font and image tools

See Drawing and fonts and Graphics files.

Notable examples

tiny_hello.py, feathers.py, proverbs/, chango/, tiny_toasters/ (game port).