-
I finally got my development environment set up - I'm running tests now with release 4.0.1! So far, I've got the Temperature sketch working on a Raspberry Pi Pico W and the PSRAMTest sketch working on…
znmeb updated
2 months ago
-
You can reproduce by cloning cortex-m-quickstart and setting target accordingly in .cargo/config
```
$ rustc --version
rustc 1.48.0 (7eac88abb 2020-11-16)
$ cargo --version
cargo 1.48.0 (65cbdd…
-
### Port, board and/or hardware
rp2, Pico W
### MicroPython version
Version: MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico W with RP2040
This works:
```Timer(-1, mode=Timer.PERIODIC,…
-
Can the Raspberry Pi Pico utilize grove.py ?
If so, how does one install it ?
If not, is there a different repository to look at ?
mores updated
1 month ago
-
I think you should change the circuits for the audio pwm pin and discard the digital pin. The bad sound on the pwm pin is surely from wrongly used RC components.
Look at the audio [circuit](https://o…
-
I'm using a Raspberry Pi Pico W with an MQTT client to connect to Adafruit IO. The Pico W handles WiFi reconnection well when the connection drops. However, there's an issue when messages are sent to …
ilshm updated
2 months ago
-
I am using pico in my project in which I am in need of using master-slave SPI communication.
What modifications are required to change the SPI master code to spi slave?
Is there any existing example…
-
I couldn't find any solution for blank screen
I tried using fkms drivers but those were also unsuccessful
-
Hello everyone! This project is an excellent idea. I would like to do it, but to use it on a real Nintendo 64 with BlueRetro already installed (via esp32 wroom with bluetooth 4.2). Do you think this v…
-
:information_source: See this comment for rotation in Raspberry Pi Desktop screen configuration - https://github.com/pimoroni/hyperpixel4/issues/177#issuecomment-1786957639
:warning: PSA: Make sure…