Skip to content

Releases: SolderedElectronics/Soldered-MicroPython-Helper

Release 0.1.0

07 Jul 11:39
Compare
Choose a tag to compare

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.