OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

How to run a MicroPython script from a file on the Raspberry Pi Pico W from the command line?

 ... Raspberry Pi Foundation project Raspberry Pi Raspberry Pi Pico Raspberry Pi Pico variant Raspberry Pi Pico W Program Raspberry Pi Pico W with MicroPython
 0 By others on same topic  0 Discussions  Updated 2025-05-26  +Created 1970-01-01  See my version
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!
python3 -m pip install --user adafruit-ampy
ampy --port /dev/ttyACM0 run blink.py
TODO: possible with rshell?

 Ancestors (14)

  1. Program Raspberry Pi Pico W with MicroPython
  2. Raspberry Pi Pico W
  3. Raspberry Pi Pico variant
  4. Raspberry Pi Pico
  5. Raspberry Pi
  6. Raspberry Pi Foundation project
  7. Raspberry Pi Foundation
  8. Computer manufacturer
  9. Computer hardware
  10. Computer
  11. Information technology
  12. Area of technology
  13. Technology
  14.  Home

 Incoming links (1)

  • Raspberry Pi Pico W UART

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook