Raspberry Pi Pico with MicroPython using IDE, or text editor of choice.

Опубликовано: 15 Июль 2026
на канале: PyLogik
35
0

You will need an REPL interpreter. We will use pip to install rshell, a program with an REPL interpreter. It is ran from the comfort of the terminal.

Here is a link for MicroPython. It is from the official Raspberry Pi website:
https://www.raspberrypi.com/documenta...

Here is a link for some documentation about MicroPython:
https://datasheets.raspberrypi.com/pi...

Here is a link for some projects to get further acquainted with MicroPython:
https://projects.raspberrypi.org/en/p...