-
Hello All
Given the FreeRTOS v11 is released at the end of 2023, the pico-sdk,especially the functions that supports SMP, needed to be updated to support the new flag to properly incorporate with [SM…
-
## Version of xpadneo
0.9.5
## Controller Model
- [ ] Xbox One S controller
- [ ] Xbox Elite 2 controller
- [X] Xbox Series X|S controller
- [ ] Other:
### Connection mode
- [X] Blue…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.0 on 2024-03-19; Adafruit ItsyBitsy ESP32 with ESP32
```
### Code/REPL
```python
# import time
# import board
# import neopixel
…
tyeth updated
7 months ago
-
### Operating System
MacOS
### IDE version
1.8.13
### Board
AdaFruit e-ink sd card
### BSP version
2.13
### SPIFlash Library version
1.5.1
### Sketch as attached file if …
-
Arduino 2.3.2
Adafruit LSM6DS 4.7.3
DIO2 1.6.0
MIDI Library latest snapshot (5.0.2 causes compilation error)
ResponsiveAnalogRead 1.2.1
SensorFusion 1.0.6
Adafruit BusIO 1.16.1
Sparkfun LSM6DS …
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.4 on 2024-04-16; PCA10059 nRF52840 Dongle with nRF52840
Board ID:pca10059
UID:44AF58CE0AE80785
```
### Code/REPL
```python…
-
**Describe the bug**
WipperSnapper firmware fails at network connection when loaded from MacOS but succeeds on Windows.
***Arduino board***
ItsyBitsy ESP32
**To Reproduce**
Steps to reproduce…
-
Hello, im not sure what kind of device this has been tested on but i have tried to use a Heltec ESP32 v2 and it get stuck on the LED startup. Could you give me a recommendation on what devices this wo…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.2 on Adafruit ItsyBitsy M4 board
```
### Code/REPL
```python
import audioio
import board
import time
time.sleep(1)
print("INI…
raquo updated
7 months ago
-
Since long time I am fighting to lower power consumption using this library to the levels reachable with Sdk examples!
I have run several examples, testing the uA level in different type of code.
If…