Micropython: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Brian Wilson (talk | contribs)
mNo edit summary
Line 10: Line 10:
Maybe Bao Phan's Micropython IDE will work? It was built for MacOS and does not run currently on Windows.
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.
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 ===
=== RP2040 ===

Revision as of 01:51, 4 August 2023

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. :-)