-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.6 on 2023-09-12; Raspberry Pi Pico with rp2040
```
### Code/REPL
```python
""" Demonstrates a couple of issues in CircuitPython audio…
-
Hi Mihai,
Since, until now, I didn't find a means to contact you, I created this issue.
You wrote in the README.md that you are open for collaborations. I want to give you feedback, to let you know …
-
i2c communication with current mode, reset, and selecting the different modes would allow control from open radios like the uBitx, and remove the need for physical buttons and LEDs.
-
Expected behavior:
I have an rpi-pico program where littlefs is used. I want to prepare the filesystem in my PC and then flash this filesystem into the rpi-pico. After filesystem is flashed into rpi-…
-
Hi,
I'm trying to run the proyect on a Raspberry Pi 4 with Raspberry OS 32 bits with the Semtech SX1262 LoRa Module.
When running the receiver_listen.py or receiver_continuous.py shows the foll…
-
Hello,
Will this library support the Pi Pico (ArduinoCore for the RP2040 have landed a few days ago in the MBED repo - https://github.com/arduino/ArduinoCore-mbed).
-
I am trying to use a Pico W as a webserver.
I am running the following standard sample code:
```python
import network
import socket
import time
ssid = 'xxxx'
password = 'xxxx'
wlan …
-
### CircuitPython version
This was verified using a Raspberry Pi Pico W & CircuitPython 8.1
Earlier this year the team did a wonderful job of allowing our campus network, which approves devices ba…
-
I am new to UPS PIco world. I just received 2 boards from PiModules (UPS PIco HV3.0B+ HAT Stack 450 PoE). Took a while to get them up and running. I've been making up circuits since my teenage year…
-
It would not drop onto the pico am I missing something?