-
> Please provide a clear and concise description of the bug along with logs
## What are the steps to reproduce this issue?
1. Run the code via "run" command after successfully connected to pico
…
-
I am new to raspberry pi stuff so I have few doubts how long should we hold the reset butten?
I actually holded it when connecting it then it copied that adafruit-circuitpython-raspberry_pi_pico_w-en…
-
Since the Raspberry Pi Foundation released the Pico SDK 1.5.0 with Bluetooth support, do you plan on releasing Circuitpython with Bluetooth support for the pico?
-
**Describe the bug**
I have a RP2040-LCD-1.28 board with [custom compiled CircuitPython](https://github.com/fonix232/circuitpython/tree/feature/waveshare_rp2040_lcd_1_28/ports/raspberrypi/boards/wave…
-
Hi,
I'm trying to get this working on a Pico W (`MicroPython v1.20.0 on 2023-04-26; Raspberry Pi Pico W with RP2040`)
but I'm getting this error when trying to initialise the `VL53L0X` class.
…
-
I am trying to use SWD on a Pi Pico W, which uses a standard 3-pin header. How can I connect Tigard to this SWD port? **The docs used to say that SWD can be used on the JTAG header...** is this not th…
-
Please add support for the [PiModules UPS PIco HV3.0A](http://pimodules.com/index-50.html).
It needs triggering the watchdog with a [train pulse on GPIO 22/27](https://github.com/modmypi/PiModules/…
-
Could I use this library as a Logitech G29 PC wheel input without emulating another wheel?
Basically I want to use the wheel as input to controlling a RC car over ExpressLRS. I just want to get the…
-
I am working with a Raspberry Pi Pico W and am following Miguel Grinberg's _Micropython for the Raspberry Pico W_. I created a virtual environment and installed both MicroPython and `rshell`. I connec…
-
Erreur lors de l'envoi des données: (-8576, 'MBEDTLS_ERR_X509_INVALID_FORMAT')
This is the type of error i get with my program in circuitpython (8.2.9) using PI Pico W and SSL.
SSL is used to sec…