-
I am referencing [The Getting Started Guide](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) as of 23-Aug-2024. The document is clear on how to use the command line to change `…
-
**_Issue:_**
Within the pico-setup script, there is a section (around line 100) where it clones and builds the picotool repository, then copies the executable into /usr/local/bin.
**_Apparent Caus…
-
I'm using the most recent version released 2 days ago (0.0.29) on Windows 10 however I get timeouts whenever I try to copy files to my Pico. Here are the commands I have used:
`rshell`
`cd Desktop…
-
Hello,
I don't want to buy weak hardware, but no yet over powerful.
Is it ok to use Raspberry Pico? Or I need for example Raspberry Pi Zero W?
Thanks.
-
### The problem
I was attempting to configure LightwaveRF support (https://esphome.io/components/lightwaverf.html) but get a compile error.
Attempted on both ESP32 and Raspberry Pi Pico with same …
-
Hello boochow, thank you so much for your test projects for the Pico Pi. I am completly new to Raspberry Pico Pi and have very little knowledge about coding. But I wanted to try something with the Pic…
-
https://github.com/raspberrypi/pico-setup/blob/d13cbaca5d4cd1a3dfc3cc7dbf078f2a1fc430b5/pico_setup.sh#L149
does not work on ubuntu 24.04; the apt command fails and suggests one run `snap`
apt vs s…
-
I verified that this doesn't work (out-of-the-box at least) with the Pico W. Following the instructions at https://www.arducam.com/docs/pico/arducam-camera-module-for-raspberry-pi-pico/spi-camera-for-…
-
Env: MicroPython v1.20.0 on 2023-04-26; Raspberry Pi Pico with RP2040
I have noticed constant data loss when transfer string objects with help of sys.stdout.write() method.
MCU code:
```
impor…
-
Dear OpenPLC team,
I installed a VM with the Raspberry Pi OS Bullseye i386 desktop OS to program my Pi Pico W.
I have run the Linux installer script to add the OpenPLC_Editor application.
However…