Getting help¶
Documentation¶
- Getting started — path router
- Try pydisplay — browser and Wokwi demos
- Troubleshooting — common errors
- Installation
- Examples catalog
- API reference — generated from source docstrings
- Building docs —
mkdocs serveand ReadTheDocs
GitHub¶
- Issues: github.com/PyDevices/pydisplay/issues — bugs, feature requests, missing board configs
- Discussions: use Issues if Discussions are not enabled on the repo
Try without hardware¶
- Try pydisplay — PyScript demo and Wokwi links
Related projects¶
- LVGL micropython
- MicroPython-Touch
- Nano-GUI
- st7789py_mpy — many ported examples
Reporting bugs¶
Include:
- Board / OS / Python flavor (MicroPython version, CircuitPython version, CPython version)
board_config.pypath or hardware description- Minimal script to reproduce
- Photo or serial log if display-related
Alpha-quality software — detailed reports help reach a stable 1.0 release.