Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MicroPython HelperNew to Visual Studio Code? Get it now.
MicroPython Helper

MicroPython Helper

minimax0465

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

micropython-helper README

micropython-helper is a VSCode extension to assist MicroPython development.
It provides basic file management functions such as uploading, downloading, and deleting files from MicroPython devices over serial.

Features

  • 📂 Upload files to MicroPython devices
  • 📥 Download files from the device
  • 🗑️ Delete files on the device
  • ▶️ Attach Python REPL
  • 💡 Smooth integration with REPL and VSCode UI
  • 🌈 Colorful interface

Requirements

None

Extension Settings

  • Custom serial baud rate
  • File upload baudrate and chunk size selection

Known Issues

  • It may appear that the serial port connection error occurs when operating the file system. But don't worry, just retry a few times.
  • ⚠️⚠️⚠️The automatic upload function of saved files is not implemented because it is not stable.
  • ⚠️⚠️⚠️Cannot delete a non-empty folder.

Update message

V1.0.0: A brand new version, most of the functions are improved for the first time.

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