Arduino Labs for MicroPython Editor

Apr 20, 2024

Arduino Labs for MicroPython

Raspberry Pi OS 64bit

Requisitos--Requirements:

Abrimos la terminal y escribimos--Open terminal and type:

Tras ello instalamos nodejs--Then this:

Clonamos el código fuente y nos movemos al nuevo directorio--Clone the Source Code and change to the new directory:

Instalamos la última versión de npm--Get latest npm version:

Ejecutamos--Execute:

 Al finalizar lanzamos Arduino Labs con--Launch Arduino Labs with:

Enchufa tu Pico a la Raspberry Pi y haz click en Connect, elige el puerto correcto.

Plug your Pico to Raspberry Pi and click on Connect and select the correct port.

Verás como carga la REPL, en el caso de la captura tengo CircuitPython y lo tomo bien, pero le cargué el código de ejemplo. -- You will see the REPL, in the screenshot i have CircuitPython but the code loaded is the example code of MicroPython.

Click Run: