arduino-pico icon indicating copy to clipboard operation
arduino-pico copied to clipboard

Raspberry Pi Pico Arduino core, for all RP2040 boards

Results 53 arduino-pico issues
Sort by recently updated
recently updated
newest added

Please make the platform's debugging feature compatible with the latest Arduino IDE + CLI versions. Arduino CLI's (`>=0.35.0`) debug feature is now based on a standard framework documented in the...

enhancement

Dear @earlephilhower , I've following problem: the FLipMouse/FABI devices should support Mouse, Keyboard, Consumer and Joystick. The problem starts with special USB hosts, for example the XBox Adaptive Controller. Microsoft...

enhancement

Is it possible to add support for the W6100? I'd like to use IPv6 with WebServerSecure on W6100-EVB-Pico. The Ethernet Library from Wiznet already supports the W6100 and IPv6, but...

It would be super helpful if it was possible to edit files in SingleFileDrive mode on a PC. Thanks for considering!

Google tells me that I can run Bluetooth and WiFi simultaneously on the Raspberry Pi Pico W, but no luck so far! I'm trying to send the WiFi network credentials...

enhancement
help wanted

For some applications like controlling a SPI display, DAC or ADC DMA would make sense to save some CPU cycles. An example is my PicoADK Board, which has an on-board...

enhancement

Board name: "RP2040-PiZero" Additional information: [https://www.waveshare.com/wiki/RP2040-PiZero](url) [https://files.waveshare.com/wiki/RP2040-PiZero/RP2040-PiZero-Schematic.pdf](url)

enhancement

After messing around with the auruino-pico I thought I was doing something weird, however I found that if you pair it everything will work as intended. But if you unpair...

I don't know of a non-blocking or perhaps even DMA I2C-Library for the RP2040-Arduino-Core. There is a DMA-library for FreeRTOS under [PICO-I2C-DMA](https://github.com/fivdi/pico-i2c-dma/tree/master), but it would be great to have something...

enhancement

Add full-duplex (in+out) mode for I2S using PIO.

enhancement