About 7,050 results
Open links in new tab
  1. 1. Getting started with MicroPython on the ESP32 — MicroPython …

    This tutorial will guide you through setting up MicroPython, getting a prompt, using WebREPL, connecting to the network and communicating with the Internet, using the hardware …

  2. MicroPython tutorial for the pyboard

    3 days ago · MicroPython tutorial for the pyboard This tutorial is intended to get you started with your pyboard. All you need is a pyboard and a micro-USB cable to connect it to your PC. If it is …

  3. Overview — MicroPython latest documentation

    3 days ago · This is the documentation for the latest development branch of MicroPython and may refer to features that are not available in released versions. If you are looking for the …

  4. MicroPython tutorial for ESP32

    3 days ago · This tutorial is intended to get you started using MicroPython on the ESP32 system-on-a-chip. If it is your first time it is recommended to follow the tutorial through in the order below.

  5. 1. Getting started with MicroPython on the ESP8266 — …

    This tutorial will guide you through setting up MicroPython, getting a prompt, using WebREPL, connecting to the network and communicating with the Internet, using the hardware …

  6. Overview — MicroPython v1.25.0 documentation

    Apr 15, 2025 · Here you can read the general documentation which applies to all systems, as well as specific information about the various platforms - also known as ports - that MicroPython …

  7. Getting Started — MicroPython latest documentation

    This guide covers a step-by-step process on setting up version control, obtaining and building a copy of the source code for a port, building the documentation, running tests, and a description …

  8. Beyond the built-in libraries described in this documentation, many more modules from the Python standard library, as well as further MicroPython extensions to it, can be found in micropython-lib.

  9. MicroPython provides built-in modules that mirror the functionality of the Python standard library (e.g. os, time), as well as MicroPython-specific modules (e.g. bluetooth, machine).

  10. MicroPython tutorial — MicroPython 1.6 documentation

    MicroPython tutorial This tutorial is intended to get you started with your pyboard. All you need is a pyboard and a micro-USB cable to connect it to your PC. If it is your first time, it is …