-
Hey ya'll,
Seem to be experiencing an issue where any incoming Midi message gets echo'd back to the sender. Is there a way to prevent this? or is this a bug of some kind?
ItsyBitsy M0
mac osx 10.1…
-
NSGamepad configures the gadget device into a USB gamepad. With the help of a Mayflash Magic NS adapter (about $20), the Pi Zero gamepad can control a Nintendo Switch. See PR https://github.com/milado…
-
First of all thanks for this awesome project!
Wanted to ask what would be necessary to add support for the Arduino SAMD21 based boards (specifically the MKR Zero)? Is there maybe already someone wo…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.0 on 2024-07-10; Adafruit ItsyBitsy ESP32 with ESP32
```
### Code/REPL
```python
None
```
### Behavior
When pasting more than abou…
-
Hi,
as described in this [issue](https://github.com/adafruit/Adafruit_nRF52_Arduino/issues/713), I'm trying to add a new board variant (Makerdiary nRF52840 MDK Dongle) - now in the community repo.
B…
-
### Subject of the issue
I started integrating a [1.8" TFT LCD from Sparkfun](https://www.sparkfun.com/products/15143) in a project of mine but now realize it may not work out as HyperDisplay does no…
-
We have some issues with the EEPROM lib ...
The effects we see in a more complex program:
We write >1,5k of data and finally do a commit(). This gives no error, but it seems that after next dev…
-
@ Thornhill in discord says a UART message of >20 bytes from the Bluefruit Connect app to, say, `ble_uart_echo_test`, is dropped. Sending to/from two CircuitPython boards does work. Also, does work s…
-
is possible use `rpi_ws281x` and `adafruit-circuitpython-neopixel` to control ws2812b rgb led just like raspberry pi?
-
Do you plan to support https://github.com/mvirkkunen/usb-device on atmega32u4? It would validate the usb-device abstraction and would allow to use rust to implement USB keyboard on most QMK compatible…