Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ESP32New to Visual Studio Code? Get it now.
ESP32

ESP32

Hong Kong Programming Society

|
32 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

esp32

Using mpremote to play with ESP32

Supported mpremote Commands

Example Usage Description
mpremote fs mkdir :folder Create a folder on ESP32
mpremote cat :file.py Read a file from ESP32
mpremote ls :/ List files on ESP32
mpremote rm :file.py Remove a file from ESP32
mpremote run file.py Run a file on ESP32
mpremote cp file.py :/ Copy file from local to ESP32
mpremote cp :src.py :dest.py Copy file between ESP32 folders
mpremote reset Reset the ESP32 device

Commands

esp32.openFilesPanel

Show a panel listing MicroPython files for ESP32 projects. This helps you browse, open, and manage files directly from the VS Code interface.

development

use node v24.2.0

deploy

change version in package.json

vsce package

vsce publish

developer

Peter peter@hkprog.org , Chairman of Hong Kong Programming Society

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft