-
First reported here: [Pico W ENOMEM error when using PIO - Raspberry Pi Forums](https://forums.raspberrypi.com/viewtopic.php?t=338158).
A program that uses PIO (such as the example code: [micropyth…
-
Using `MicroPython v1.19.1 on 2022-09-20; Raspberry Pi Pico W with RP2040`, Pico W loses network operation (though seemingly not AP connection since there is typically still an IP address) if no netwo…
-
Hello!
Our board consists of a 480x320 TFT / RP2040 combination.
The TFT SPI clock rate in my situation is 24MHz (via User_Setup.h) but I use an ADC running on max 1MHz so I use SPI.beginTransacti…
-
**Describe the problem you have/What new integration you would like**
I have already the home automation setup with help of ESPHome and Home Assistant all using the WiFi. But I want extend the …
-
I included all files to my micropython build on a pi pico w and I am getting this error :
Connecting to Anvil...
Exception in uplink reconnection loop:
Traceback (most recent call last):
File…
-
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-…
-
Device : Pico Max
OS : official ubuntu, unminimized
Question : How to chaneg the code page?
Description :
On Windows 10,
1. The Pi Zero W + SSH + nano : can see the Chinese characters. And the p…
-
Hi,
I'm a novice programmer looking for a tinygo ds18b20 driver to use with Raspberry Pi Pico W. Willing to test. Have used various ds18b20 golang drivers on Raspberry Pi Nano, etc. Thanks in a…
-
Hi !
I was able to run the Client code without any issues (so far) on Raspberry Pico PI W but have no luck with the Server code since it seems to require fflib which in turn uses ffi package and I …
-
Hi,
I am having trouble reading the connected SSID or the rssi with strange results. I am using a raspberry pico with micropython 1.20.0 `MicroPython v1.20.0 on 2023-04-26; Raspberry Pi Pico W with R…