Releases: SolderedElectronics/Soldered-MicroPython-Helper
Releases · SolderedElectronics/Soldered-MicroPython-Helper
Release 0.1.0
This is the first public release of the Soldered MicroPython Helper extension for Visual Studio Code.
It provides a simple graphical interface for working with MicroPython boards, using mpremote and esptool.py behind the scenes.
Included features:
Upload Python files to the board (as main.py, original name, or from PC)
Live serial output monitoring
File manager for listing, opening, running, or deleting files on the device
Module downloader for fetching libraries and examples for Soldered hardware
This version focuses on streamlining common MicroPython tasks to make development easier and more accessible.