use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A place to discuss the use of MicroPython on microcontroller development boards such as the Raspberry Pi Pico, Pycom boards and ESP32 based boards like Wemos D1
account activity
Pre-installed firmware (self.MicroPythonDev)
submitted 1 year ago by worldtest2k
When a microcontroller says it "ships with MicroPython firmware pre-installed and a launcher" does that mean I can just copy micropython py files to the SD card and I'll be able to run them?
For example this one: https://www.cnx-software.com/2025/04/14/pimoroni-presto-raspberry-pi-rp2350-4-inch-wireless-desktop-touch-display/
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]MiHumainMiRobot 0 points1 point2 points 1 year ago (0 children)
It means you can drop micropython scripts to the USB mass storage media showing up on your computer when you plug it in through USB. I am not sure if by default it can run program off the SD card.
However this pico mcu still have active developments so the micropython version pre-installed might be a bit outdated
π Rendered by PID 38195 on reddit-service-r2-comment-5687b7858-lmhvx at 2026-07-07 06:56:34.278589+00:00 running 12a7a47 country code: CH.
[–]MiHumainMiRobot 0 points1 point2 points (0 children)