-
### The problem
First of all thanks for all the great work, and for bringing Raspberry Pi Pico support!
Just tried it for the first time and I can get the Pico up and running fine, but hitting an …
-
**Is your feature request related to a problem? Please describe.**
Pico W wifi networking is not available for FreeRTOS-Plus-TCP
**Describe the solution you'd like**
Integration of the CYP43 driv…
-
This may be something I don't grok about how the UART and the wifi chip interact. Here's the setup NOT using wifi:
I have a PicoProbe connected to SWD and to UART0 (GP0 and GP1). Anything I print…
-
### Operating System
Linux
### Arduino IDE version
Arduino 2.3.2
### Board
Raspberry Pi Pico (FQBN: `rp2040:rp2040:rpipicow:usbstack=tinyusb,ipbtstack=ipv4btcble`)
### ArduinoCore version
https…
-
**Describe the bug**
A clear and concise description of what the bug is.
I only add :
pwm_set_phase_correct(slice_num,true);
in the exemple of
https://wokwi.com/projects/326847710095213139
abov…
-
Any idea if Kaluma will just work with the new microcontroller, or does it need some code changes?
jakeg updated
15 hours ago
-
I compiled sigrok and pulseview based on your fork. Everything is working great, except that I've noticed that I get crashes after renaming channels. For example, I open pulseview with this command:
…
-
Something is wrong with the Python or NodeRed scriptfor the Neopixels slider. In the earlier lesson with the LED Slider some Wifi code was missing.
With the Neopixel Sliders often the script don't co…
-
Adding this as a spot for folks to track the work to support rp2040 based boards.
There is upstream effort to support the SoC in zephyrproject-rtos/zephyr#34835 and on top of that, @protobits and I…
-
Does this support the Raspberry Pi Pico W too?