Lesson Template

Getting Started

Prepare MicroPython firmware, board connection, and first script upload flow.

Progress

0% completed

Lesson Overview

This lesson introduces the core ideas behind Getting Started.

  • Firmware flash
  • REPL basics
  • First print() script

Example Code

print("Hello MicroPython")