-
**Describe the bug**
When creating NeoPixelBus instances for both PIO 0 and PIO 1 (for example to have up to 8 instances instead of 4) and the first `Begin()` call is made on an instance using PIO 0,…
-
Add lighttpd and associated pages to Pico
Update Pico code to write date to JSON file.
-
The original issue on TensorFlow repo is [here](https://github.com/tensorflow/tensorflow/issues/75831), which contains platform info, program source, and logs. I have tried with a much reduced [model]…
-
### Type
Workshop / Hands-on
### Location
Campus: Noida
### About
This workshop is about students to get familiar about the ways in which data can be transferred using MQTT to a cloud service suc…
-
I was looking at the [Luckfox Pico Pro Max schematic](https://wiki.luckfox.com/Luckfox-Pico/Datasheets) and I noticed an unusual 20P camera connector:
![Screenshot 2023-12-07 at 1 05 04 am](https:/…
-
We can wait on the accelerated discovery post until we hear back from Yang.
The intent is to expose XYZ control, joint angle control, gripper control, and camera snapshots. It may make sense to expos…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.5 on 2024-05-22; Raspberry Pi Pico W with rp2040
```
### Code/REPL
```python
import os
import asyncio
import board
import digita…
-
Google tells me that I can run Bluetooth and WiFi simultaneously on the Raspberry Pi Pico W, but no luck so far! I'm trying to send the WiFi network credentials to the Pico via BT which works fine, bu…
-
### Summary
I just tried running the `embassy` example and it didn't work as expected. Specifically, `await`ing the timer never returned.
The example seems quite old, is it outdated? Or any other i…
-
**Describe the problem you have/What new integration you would like**
BME688 sensor integration - with at least RP2040.
**Please describe your use case for this integration and alternatives …