mpremote Command Examples

Remotely control MicroPython devices. More information: https://docs.micropython.org/en/latest/reference/mpremote.html.

mpremote connect list

mpremote connect {{device}}

mpremote run {{path/to/script.py}}

mpremote mount {{path/to/directory}}

mpremote mip install {{package}}