Download Print this page

Raspberry Pi Pico Python SDK Manual page 31

A micropython environment for rp2040 microcontrollers

Advertisement

Raspberry Pi Pico Python SDK
$ sudo apt install python3-pip
$ sudo pip3 install rshell
Assuming that the UART is connected to your Raspberry Pi, see
using,
$ rshell --buffer-size=512 -p /dev/serial0
Connecting to /dev/serial0 (buffer-size 512)...
Trying to connect to REPL
Testing if sys.stdin.buffer exists ... N
Retrieving root directories ...
Setting time ... Aug 21, 2020 15:35:18
Evaluating board_name ... pyboard
Retrieving time epoch ... Jan 01, 2000
Welcome to rshell. Use Control-D (or the exit command) to exit rshell.
/home/pi>
Full documentation of
4.2. Using rshell
connected
rshell
can be found on the project's
Section
2.1, then you can connect to Raspberry Pi Pico
Github
repository.
30

Advertisement

loading
Need help?

Need help?

Do you have a question about the Pico Python SDK and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Pico seriesPico 2