About this site
micropython.com is an independent reference for MicroPython: the language, the boards, the firmware, the libraries, and the tools you use to write and run it.
What you will find
- A full walk through the language, including how the compiler and VM fit together.
- Examples grouped by basics, hardware, network and projects.
- Devices organised by port, with flash notes and links to in-browser emulators.
- Resources — the organised pile of drivers, IDEs, books and firmware downloads.
Interactive REPLs and board emulation live on emulators.org. This site points at those playgrounds; a source-level debugger is planned and is not in this build.
Official project
MicroPython is created by Damien George and contributors. The upstream sites remain the source of firmware binaries and the Sphinx library reference:
This site is not the official project. It exists so language, devices, examples and links sit in one navigable place.
Licence
MicroPython itself is MIT. Content on this site is original reference writing. Linked projects keep their own licences — check before you republish a driver or a book excerpt.