-
Pico W has been released today with included wirless chip. It would be great if tinygo supports it. It uses CYW43439 as wireless chip.
https://www.raspberrypi.com/news/raspberry-pi-pico-w-your-6-io…
-
I think we should review this, so the pin colors are derived from either the general function of a pin (programmable, gnd, 3.3v, 5v etc), or the selected PinFunction.
And extend it to cover the fun…
-
I feel I must be doing something wrong here in executing the python script to pick-up the raw audio and send to a file. Have been following the detailed write-up for realtime ML audio suppression on P…
-
### Port, board and/or hardware
Raspberry Pi Pico W
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico W with RP2040
### Reproduction
```
import network
im…
-
Pimoroni have announced a new board with an RP2350 and WiFi. I have two on order.
https://shop.pimoroni.com/products/pimoroni-pico-plus-2-w?variant=42182811942995
So far the only software suppor…
znmeb updated
2 weeks ago
-
Do I need to do any changes to the firmware I want to use the Pico W instead?
I tried with the precompiled firmware, but the keyboard is not showing up with the `lsusb` command and Vial doesn't rec…
-
Tested with "MicroPython v1.23.0, cosmic_unicorn v1.23.0-1 on 2024-06-06; Raspberry Pi Pico W" - unfortunately I don't have any other appropriate boards to test with.
Steps:
1. Flash this https:…
-
Hi,
Is it possible to run it on Rpi pico w?
Is this kind of sensor will work for this application?
[sensor](https://www.aliexpress.com/item/1005004484293890.html?spm=a2g0o.productlist.0.0.4ba7af8…
-
### The problem
My pi pico w isn't getting data from a DHT22. If I put micropython on the pi pico w, it reads the sensor as expected.
This is on ESPHome 2023.6.2
### Which version of ESPHome…
-
**Do similar feature requests issues already exist (open and closed)?**
No.
**Is your feature request related to a problem? Please describe.**
I had a Pi Pico W (yes, it's with the antenna and Wi…