Skip to content

Hardware setup

Board configs, drivers, and the board-devices contract docs live in micropython-hardware and are published on GitHub Pages (markdown → HTML, not Read the Docs):

pydevices.github.io/micropython-hardware

Topic Page
Board configs board-configs
Board devices contract board-devices
Display / touch drivers display-drivers, touch-drivers
Device matrix device-matrix

pydisplay still documents how apps use those boards:

  • Runtimedisplay_drv / runtime / touch read
  • Config filesboard_config.py and add-on templates