-
Is there any chance this would run on an RP2040?
-
- Arduino board: ARDUINO UNO
- Arduino IDE version (found in Arduino -> About Arduino menu): 2.1.1
- List the steps to reproduce the problem below (if possible attach a sketch or
copy the sk…
-
Just bought a couple of these new Raspberry PICO units. Will this software run on them? Haven't received them yet. Just curious.
-
## Issue template
- Hardware description: esp32 wroom32 nodeMCU dev board
- Installation type: downloaded zip library and included it in arduino IDE
- Version or commit hash: humble running micro…
-
Hello,
I'm a beginner with all of this and installed everything cording to the instructions but i'm getting the following error:
Traceback (most recent call last):
File "bartender.py", line 1, in…
-
version:
```python
>>> import sys
>>> sys.implementation
(name='micropython', version=(1, 19, 1), _machine='Raspberry Pi Pico with RP2040', _mpy=4102)
```
Problem description: pio sm instances…
-
When I use the rp2040 platform, this error will be displayed, but not for AVR, esp8266 and esp32.
![image](https://user-images.githubusercontent.com/75734559/165261799-ba31a4bf-ce1b-45e6-b385-6b506…
-
The NRF Python library has an example program that prints the noise levels for each channel. Install the library and run the example program to determine what channel is best to use.
-
Upfront - thanks for the excellent work on this project.
Not sure if this is a realistic question....
Sort of related to the thread on PicoMites / MMBasic for STEM projects...
Is it possible …
-
The [v1.0.0 ::rpp_driver::SdkWrapper](https://github.com/suikan4github/rpp_driver/blob/2dc5c99cf581ce89b49e50063cfd91c915526631/src/sdk/sdkwrapper.hpp) covers only a few APIs from RasPi Pico SDK. It i…