-
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`…
-
### Operating System
Others
### Board
Raspberry Pi Pico 2 (RP2350)
### Firmware
Pico SDK 2.0.0, which per its release notes includes TinyUSB commit 42326428 (0.17.0 WIP).
### What happened ?
`u…
-
I have a Raspberry Pi Pico that is attached to a custom board I created that is running SMD sk6812 LEDs. Essentially, my board is working as a VU meter for audio. And the Pico is doing the calculation…
-
Looks like this project implies a specific board, namely Teensy® 2.0 with an ATmega32U4, but it would be great also to add support for [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberr…
ghost updated
3 years ago
-
**Do similar feature requests issues already exist (open and closed)?**
No.
**Is your feature request related to a problem? Please describe.**
I had a Pi Pico W (yes, it's with the antenna and Wi…
-
* [x] Rename Sony Playstation to Sony PSP #204
* [ ] Raspberry Pi 4 tecnically works -> mention Raspberry Pi Pico instead?
* [x] Should we use `ISO 26262 (ASIL-D)` everywhere instead of `ISO 26262`…
-
Hello Colleagues,
@AlexGyver Thank you for sharing this amazing library.
I'm using the 1.6.1 Gyveroled Arduino library version, but I'm facing problems with the Raspberry Pi Pico RP2040.
I'm…
-
I noticed that there was not support for the Raspberry Pi Pico and I stated implementing it. I have tested Digital I/O, Analog Out and Servo so far. However I hit a roadblock with Analog Inputs. This …
-
**Describe the problem you have/What new integration you would like**
LAN8720 module doesn't work with Raspberry Pico - fails during validation: `Component ethernet requires component esp32.`
…
-
Since via the SDK is possible to set the clock of the board, i was wondering if tinygo offers this opportunity.
Thanks!