๐ฌ Getting help
August 12, 2026 ยท View on GitHub
Documentation
- Getting started โ path router
- Try pydevices-examples โ browser and Wokwi demos
- Troubleshooting โ common errors
- Installation
- Examples catalog โ start with pydevices_demo
- API reference โ generated from source docstrings
- Building docs โ
mkdocs serveand ReadTheDocs
GitHub
- Issues: github.com/PyDevices/pydevices-examples/issues โ bugs, feature requests, missing board configs
- Discussions: use Issues if Discussions are not enabled on the repo
Try without hardware
- Try pydevices-examples โ 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.