This repository is a showcase, not a product. The product — the board contract, core packages, drivers, installation, and platform notes — is documented in pydevices/docs.
What lives here:
- peterhinch-guis.md — running Peter Hinch's Nano-GUI, Micro-GUI, and MicroPython-Touch on PyDevices hardware.
- tft-gui.md — the @russhughes TFT GUI stub.
- screenshots/ — captured example output.
Code-adjacent docs:
- tools/README.md — the example test matrix, PyScript and Playwright debugging, the LVGL timer harnesses, and IDE typings.
- lib/utils/README.md — the optional
utilsmodules. - scripts/README.md, tests/README.md