-
I could connect [OV2640 SPI](https://www.arducam.com/docs/pico/arducam-camera-module-for-raspberry-pi-pico/spi-camera-for-raspberry-pi-pico/#73-how-to-access-camera-using-python) to Arduino Nano RP204…
-
The 2040 has a lot more interrupt functionality built-in, which is handy, but I have a fairly large project already in place that uses this library on a "regular" Nano and would like to swap out to us…
-
- Arduino board: Arduino Nano RP2040 connect
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.13
- List the steps to reproduce the problem below (if possible attach a sketc…
-
**Firmware**
```python
Adafruit CircuitPython 6.2.0-beta.2 on 2021-05-28; Arduino Nano Connect RP2040
Adafruit CircuitPython 7 built on 2021-05-27; Arduino Nano Connect RP2040
```
**C…
-
### Describe the bug
Using the https://github.com/khoih-prog/RP2040_RTC/tree/main/examples/Time/RP2040_RTC_Time example on a Raspberry Pi Pico does not work.
### Steps to Reproduce
Open the h…
-
Hi @khoih-prog ,
LittleFS is already supported, there are just no examples showing it :slightly_smiling_face:
On a Pico, for example, you can use the second half of the flash as a LittleFS partitio…
-
I just want to report that the examples does not works with Arduino Nano RP2040 Connect.
Tested with Adafruit and Sparkfun breakout boards
![image](https://user-images.githubusercontent.com/663460…
-
I would like to get `WiFiManager_Generic_Lite` running on an [Adafruit Feather M0](https://www.adafruit.com/product/3061) Board.
I tried to follow your installation and patching instructions. But …
-
*wishlist* PIGPIO [1] is supposed to be ran on Rpi 0, 1, 2, 3, 4 (they are not clear about the new Rpi Pico, though [2]), where it should give convenient access to the I/O pins as well as a range of i…
-
I'm getting some quite good results with my Arduino BLE setup (I'm using the more expensive, PARA BLE module with onboard antenna, which I've soldered into my TX16S), but even after playing around wit…