Getting started¶
This page is a router. Pick the path that matches how you want to use pydisplay.
Try without installing¶
| Path | Guide |
|---|---|
| Browser demo | Try pydisplay → PyScript |
| Wokwi simulator | Try pydisplay → Wokwi |
Quick start (install locally)¶
| I have… | Start here |
|---|---|
| ESP32 or other MicroPython board | ESP32 board guide |
| Linux / macOS / Windows desktop | Desktop CPython |
| Browser + local PyScript dev | PyScript guide |
| Wokwi only (no local install) | Wokwi guide |
| CircuitPython board | CircuitPython platform |
| Jupyter notebook | Jupyter platform |
Learn the model¶
- Architecture — how board_config, displaysys, and eventsys fit together
- Installation overview — MIP vs full clone vs micropython-lib