-
Hi Gagetoid,
followed the instructions and I was able to create the df2 file and flashed on the Pico W. (I know was flashed because the old files are gone). After restarting the Pico no new FS is p…
-
Hi All,
I've just run through the SDK Getting started guide using a Pico 2 and SDK 2.0 under visual studio code as mentioned in the getting started guide. When running the debug routine using a pic…
-
Since I wanted to learn FreeRTOS and lwIP in combination on the RP2040, I compiled the "Pico-W FreeRTOS iperf server" example.
The access point I used is another Pico-W running the "Pico-W Access …
-
Great library, thank you. It works with headphones, but when I try to connect alligator clips to an aux cable connected to a speaker it's barely audible. I imagine I need an amplifier for this. But is…
-
My code
```
import time
import machine
import network
import ujson
from simple1 import MQTTClient
SSID = b'Exxxye'
PASS = b'8xxx766'
CLIENT_ID = b'ixxxxxxxxxxxx6eb63'
AWS_ENDPOINT = b…
-
### Description
RP2040 (Raspberry pi pico) earlephilhower library) compatibility problem:
warning "OneWire. Fallback mode. Using API calls for pinMode,digitalRead and digitalWrite. Operation of th…
-
### Please describe your issue.
Trying to flash a simple BlueTooth Receiver, based on a Pico W and a Led with a resistor, using the Santroller Builder (seller tool).
The compilation fails with the…
-
-
### Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
## What are the steps to reproduce this issue?
```bash
$ codium --install-extension paulober.pico-w-go…
-
the website that you control the pico duckey is not letting me edit or create new scripts
ive tried nuking the pico and change the wifi name and password
im wanting to edit and make new scripts
…