-
### CircuitPython version
```python
Version en-GB-8.1.0 is mounted read-write.
Version en-GB-8.2.10 is mounted read-write.
Version en_GB-9.0.0-beta is mounted read-only.
Version en_GB-9.0.5 is …
-
![want-you](https://user-images.githubusercontent.com/8080177/206915216-49011ad2-0374-492d-809c-3f5f94b9f100.png)
I would like to know how people are using this software. As I have developed a lot …
-
### Board
[SparkFun qwiic Air Quality Sensor - SGP40](https://www.sparkfun.com/products/18345)
### Notes
[Driver](https://github.com/sparkfun/Qwiic_SGP40_Py)
- XBee / Digi wants the SGP30, but it's …
-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.0-beta.0-12-gcd5c9d2632 on 2024-09-25; Raspberry Pi Pico 2 with rp2350a
```
### Code/REPL
```python
import board
import busio
impor…
-
Add capability to simulate multiple MCUs in a single simulation diagram.
Possible Use Cases:
- Prototype multi-processor systems - e.g. Multiple Slave MCUs processing sensor data (DSP algorithms…
-
> Please provide a clear and concise description of the bug along with logs
## What are the steps to reproduce this issue?
1. Create a string operation such as string.strip('\n') or bytearray a[5]…
-
How to change the config to get an image to upload into Raspberry PI pico w?
-
### Board
ESP32 Dev Board
### Device Description
ESP32 Dev kit.
Micro SD card breakout board (3.3V).
### Hardware Configuration
GPIO 5 connected to CS
GPIO 23 connected to MOSI
GPIO 18 connec…
-
Hello,
Have setup Pico Pi W and i wanted to make sure once connected to PC that the payload does not execute immediately. I only want it to execute once in connect to its Wi-Fi, on the webpage itse…
-
I have two externally triggered Raspberry Pi global shutter cameras connected to a Raspberry Pi 5, with each camera running in its own thread. They capture nearly identical but slightly shifted fields…