-
I keep getting this error when running on a Raspberry Pi with python3.
`Traceback (most recent call last):
File "/home/pi/9dof.py", line 39, in
sensor = adafruit_bno055.BNO055_I2C(i2c, 0x…
-
**Describe the bug**
I originally used the Adafruit Feather ESP32 S3 board and everything worked.
I damaged the USB connector, so I replaced the board with the Unexpected Maker Feather S3 board.
…
-
### Board Name
Raspberry PI 5
### Steps
A pip update of Adafruit_blinka from a version earlier than 0.8.28(?) to any later version does not work. This is due to the fact that the rpi-gpio re…
-
I'm using an adafruit feather rp2040. The remapper can pick up the presence of one device but not two; if I plug in a hub with two devices attached only one will register. This applies for both softwa…
-
### A user emailed Adafruit IO support suggesting an improvement to the IO library to fetch the Ethernet mac address before starting the module:
Hello! I'm Gavin, I made an adafruit.io related ap…
tyeth updated
5 months ago
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.0 on 2024-03-19; Waveshare RP2040-Zero with rp2040
```
### Code/REPL
```python
import adafruit_tca9548a …
-
Hi.
I’m experiencing an annoying distortion on the Matrix LED displays. It’s like random horizontal lines (or points) appearing & disappearing. Always at the right side of any LEDs being on. It’s lik…
-
Hi, I am working on the files for the adafruit grand central. The board is already on my local makecode. I can do a new project with it and the simulator works fine (for example when I program the neo…
-
Hey, right now is possible to change the name of your HID device, instead of the old standard CircuitPython HID.
Per adafruit/circuitpython/pull/8989
Cheers.
-
The VS1053 library does not work with ESP32's.
- Arduino board: Adafruit ESP32-S3 NO_PSRAM
- Adafruit hardware: Breakout https://www.adafruit.com/product/1381
- Arduino IDE version: 2.0.3 & 2.1.0…