-
Hi, thanks so much for making this project public. I'd like to fork it to adapt it to support the Adafruit ESP32-S2 Feather (https://www.adafruit.com/product/5000) - if it's not too much trouble, can …
-
Devices like the itsybitsy-m4 are not having the symlink for their MSD mode removed when the device is disconnected. This causes the device to not be able to be flashed until the symlink is manually d…
-
Hi,
I'm a little desperate and I'm hoping someone can give me an answer.
I'm trying to display bitmap images on the LCD screen of the '2.4" TFT Featherwing'. I use the displayio module, the ILI9341 …
-
### CircuitPython version
```python
CircuitPython 7.1.1
```
### Code/REPL
```python
https://forums.adafruit.com/viewtopic.php?f=60&t=187420#p907592
```
### Behavior
If the code is run as shown,…
-
Hi everyone,
This issue was originally posted on the Adafruit Forums: https://forums.adafruit.com/viewtopic.php?p=970491#p970491
I've been trying to use BLE with CircuitPython, and I've hit a sn…
-
I'm feeding a Grand Central M4 500 Hz on D6 and it's returning 0 for the value.
```
Adafruit CircuitPython 5.1.0 on 2020-04-06; Adafruit Grand Central M4 Express with samd51p20
>>>
```
Test c…
-
Could support be added to this library for the SAMD51 series of MCUs? Thanks in advance.
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…
-
the lib seems to be bugged or outdated for ARM CORTEX Boards (M0=Zero, M3=Due and/or different ones like Adafruit M4):
your example code:
```
#include //for v1.6
/*************************…
-
This is a discussion for working with the myrad RTC hardware and interface library's and see if anybody has some ideas or solutions.
“current time” is an essential part of ModularSensors, and man…