-
### Describe the bug
I setup an interrupt based on the sample code, running at 8kHz on a Raspberry Pi Pico, developing on PlatformIO, VS Code on a Mac version 11.6. The interrupt runs fine for abo…
-
I ran into a problem with using Arduino-Pico and RF24 radio library. I was using some code I developed using Arduino-mbed under platformIO that works fine for the target Arduino Nano RP2040 Connect b…
-
Compiling the provided examples with the Arduino IDE will fail, when the processor is an ESPxxxx.
exit status 1
'Base64' was not declared in this scope
-
Hello!
I have been playing with the PDM library and the bundled PDM example on an Arduino Nano RP2040 Connect.
**v2.1.0**: no spike artifact
**v2.2.0**: spikes artifacts
**v2.3.1**: spikes artif…
-
Using mkr1010
Line 137
Error:
Call of overloaded println(long long int) is ambiguous
I'm not nearly good enough to solve this one myself but I think it has something to do with trying to pr…
-
I'm on Arduino RP2040 connect with Micropython 1.18
I would like to run [Microdot](https://github.com/miguelgrinberg/microdot) in combination with Wifi AP.
I could start the server, but the first re…
-
Support for RPi PicoW?
Can you say anything about the new PicoW and compatibility with the variants of "TMX4Pico" .uf2 firmwares?
Not the wireless networking, but the handling of the on-board LE…
-
It's a mess, it needs to be split. function like macros should be on their own. User configurable items should be in their own file so they don't accidentally change some of our magic numbers.
-
- Hardware description: Arduino Nano RP2040 Connect
- RTOS: Mbed OS
- Installation type: Arduino Library
- Version or commit hash: Humble
I am getting following error while compilation.
```
…
-
Hello Damiano,
i tried to compile your lib for RP2 ARDUINO_NANO_RP2040_CONNECT.
These are my commands:
```
$ git clone https://github.com/micropython/micropython.git
$ cd micropython
microp…