-
**Describe the bug you encountered:**
The pico_multicore library is always linked to the Pico-PIO-USB library in CMakeLists.txt, even if multicore functionality is not required by the project. …
-
### Operating System
Others
### Board
Raspberry Pi Pico WH
### Firmware
Modified `dev_hid_composite` example from Pico SDK examples.
https://github.com/raspberrypi/pico-examples/tree/m…
Slion updated
4 months ago
-
Tested with "MicroPython v1.23.0, cosmic_unicorn v1.23.0-1 on 2024-06-06; Raspberry Pi Pico W" - unfortunately I don't have any other appropriate boards to test with.
Steps:
1. Flash this https:…
-
Dear developers,
I'm testing a lot of things with microcontrollers and sensors. For a lot of things we can use MicroPython and CircuitPython. The python library must be installed on the "thing", and …
-
The library lcdgfx has a long list of supported platforms, but it still lacks support for the *Raspberry Pi Pico* micro controller using the pico C/C++ SDK.
I have implemented some of the `lcd_hal`…
-
![5980-00](https://github.com/user-attachments/assets/a932a70d-6ecb-46ae-bd96-fbd5c5271eb5)
Adafruit Feather RP2040 Adalogger is a small board from Adafruit with RP2040 and microSD holder on it (ht…
-
Hello
I've observed very slow display update for 14-segement backpack (https://www.adafruit.com/product/1910) controlled by raspberry pi pico W (using latest circuit python uf2)
According to th…
-
As per [topic on Raspberry Pi forums](https://forums.raspberrypi.com/viewtopic.php?t=316761&start=1350#p2234008), Richard Russel's build of PicoBB is missing network support routines.
````
>PRINT …
-
### Documentation URL
https://docs.micropython.org/en/latest/library/rp2.DMA.html#chaining-and-trigger-register-access
### Description
### Port, board and/or hardware
rp2, Pico RP2040
#…
-
## Summary
Leverage the USB and Bluetooth capabilities of the Raspberry Pi Pico W in the SidecarT board to create a driver that emulates remote keyboard and mouse devices, enhancing the interaction w…