OurBigBook About$ Donate
 Sign in Sign up

Ciro Santilli @cirosantilli 37

 Message
User's profile image

 Incoming links: rshell

How to run a MicroPython script from a file on the Raspberry Pi Pico W from the command line? Updated 2025-07-26
 View more
The first/only way Ciro could find was with ampy: stackoverflow.com/questions/74150782/how-to-run-a-micropython-host-script-file-on-the-raspbery-pi-pico-from-the-host/74150783#74150783 That just worked and it worked perfectly!
pipx install adafruit-ampy
ampy --port /dev/ttyACM0 run blink.py
TODO: possible with rshell?
 Read the full article
Total articles: 1
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook