-
## Motivation
For the v2.3 software release, two separate SD card images were provided - one to provide hardware support for the Adafruit HAT, and the other to provide hardware support for the Plan…
-
**Describe the bug**
I tried this sample program with the adafruit_itsybitsy_m4_express board. It built successfully, and once flashed, there was a /dev/ttyACM device detected on my laptop. But upo…
joeyh updated
9 months ago
-
**Describe the bug**
I tried to update .83 to .84 (via .uf2 drag-n-drop) and the device fails to boot afterwards, including a lack of COM port presenting to computer. Reverting back to .83 works as e…
-
There are a number of devices that support CircuitPython from Adafruit, such as the [PyBadge](https://www.adafruit.com/product/4200) or [PyPortal](https://www.adafruit.com/product/4116).
It would b…
-
### Operating System
MacOS
### Board
Feather nRF52840 Express
### Firmware
examples/HID/hid_boot_keyboard
### What happened ?
Building the hid_boot_keyboard sketch on nRF52 (tested with Feath…
tlyu updated
6 months ago
-
I was developing a device using this framework, but it started showing the following error and I don't know how to proceed.
Traceback (most recent call last):
File "code.py", line 140, in
Fi…
-
I ran into an issue trying to use Blinka under Micropython on a Raspberry Pi Pico.
I was trying to see if I could use an "airlift" with the esp32spi library.
The first problem had simple "workarou…
-
Link to the device description : https://www.adafruit.com/product/4632
I would like to add support for this device, I am available for coding the implementation.
-
When running gyro on first Raspberry Pi which returns I2C devices on `sudo i2cdetect -y 0` following exception is raised:
```
line 23, in
i2c_bus.write_byte_data(i2c_address,0x20,0x0F)
IOError: …
-
**Describe the bug**
MakeCode for Adafruit downloaded from the MS store will not detect my Circuit Playground Express, I get:
_Oops, we couldn't find your Adafruit Circuit Playground Express
Plea…