-
As the title states this library uses the implementation meant for CPython/socket pools instead of the ESP32SPI implementation.
### Steps to reporduce
1. Upload the following script, and install `…
-
We rely on `newlib` as implementation of the C standard library and some standard UNIX APIs. This is generally furnished by ARM with their GNU toolchain.
In the past, @tannewt has observed that Ar…
-
* CircuitPython Kernel version: 7.19.0
* Python version: 3.8.6
* Operating System: Mac OS Catalina 10.15.7
* Board-ID: SAMD51G19A-Itsy-v0
* Board boot_out.txt: `Adafruit CircuitPython 6.0.1 on 20…
txoof updated
3 years ago
-
I started revamping our Motor Testers last year including making the new CCM5D controllers.
We need to make sure all of our Motor Testers are working and if we have the time, improve them and if need…
-
### 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
-
We would love to be able to change MAC address of a ble device in circuitpy. Right now it’s the last thing holding us back to rewriting alll our code in py
use case. You can see some code here of h…
-
I cannot find any info about the status of compatibility with ARM and particularly ATSAMD (M0, M4). I was considering to use a trinket M0 instead of attiny85. Would that be possible?
-
seesaw_crickit_test.py fails with a ValueError Invalid touch pin
This is not surprising as the code tries to use ss.touch_read with crickit "pins" range(4) - 0 to 3 (no pin mapping).
In the Cricki…
-
Hi,
I've seen that a V4 is under work right now, what's in it?
I'm hoping for one OLED for some status indicator and maybe hotswap so I can take switches back if I change keyboard :)
-
I tried running `ble_detailed_scan.py` and get the following error:
```
scanning
Traceback (most recent call last):
File "code.py", line 14, in
File "adafruit_ble/__init__.py", line 250, i…