-
> Please provide a clear and concise description of the bug along with logs
my vscode project directory:
```
.
├── ESP32_GENERIC_C3-20240105-v1.22.1.bin
├── .micropico
├── README.md
├── src
…
-
# `pico-generic` instead of `espeak-ng` to ?
How to change (on Linux) from `espeak-ng` to `pico-generic` ?
Try this, because `pico-generic` is a much better sounding engine than the default `espe…
-
| Answer some general questions first | |
|:------------------------------------------------------------------- |:------: |
| Are you my GitHub sponsor? | no |
| Did…
-
## What are the steps to reproduce this issue?
1. Flash rp2-pico-20230426-v1.20.0.uf2
2. Reconnect Raspberry Pi Pico
3. Connect Pico
## What happens?
Get message popup "Connection to Pico los…
-
Would it be nice to have the RP2040 Pico-w supported in Makecode. The mcu supports Wifi and this allows MQTT-based data exchange with all kinds of Home Automation packages.
-
![5980-00](https://github.com/user-attachments/assets/a932a70d-6ecb-46ae-bd96-fbd5c5271eb5)
Adafruit Feather RP2040 Adalogger is a small board from Adafruit with RP2040 and microSD holder on it (ht…
-
seems like the latest [pico-sdk 2.0.0](https://github.com/raspberrypi/pico-sdk/releases/tag/2.0.0) broke the building process.
steps to reproduce:
```
mkdir test
cd test
sudo apt install cmake…
-
### Description / Steps to reproduce the issue
1) On Pi Pico W board with Pi Pico SDK 2.0, setup a system with working flash SmartFS file system and without SMP, e.g.,
./tools/confi…
-
I think there's something wrong with the micropico portion of the assignment (I don't think this package exists and also see point below), and I'm not sure that the mika(?) package is necessary. At le…
-
Hi Chaps
With some direction from Patricio, I have implemented the UDP stack in seqs.. I can now pull binary files with a naïve, "reliable" protocol on top. (Yes, I know I could have done that with…