Micropython

From Wildsong
Revision as of 01:51, 4 August 2023 by Brian Wilson (talk | contribs)
Jump to navigationJump to search

SenseCap D1 Indicator

ESP32-S3

See the Seeed Studio page for installation of the binary.

I'm looking for the right Micropython extension for VSCODE now. There are many.

Maybe Seeed ArduPy works? Nope, there is no ArduPy compatible UF2 at this time.

Maybe Bao Phan's Micropython IDE will work? It was built for MacOS and does not run currently on Windows.

What about MicroPico from paulober? I know it's written for the Pico so I will try it first with the RP2040. Bah, can't find its serial ports and settings file is weird.

OKAY -- Micropython-REPLink by SWC-Fablab?? Also requires a REPL shell, suggests MPFshell.

RP2040

Bother, I have CircuitPython installed here. :-)