-
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…
-
I asked a question about synchronous PWM on two pins and was redirected here by mikeysklar. It was suggested that this might have general application in other areas.
My immediate application requi…
-
On 2 out of 4 tested chips, when running the example code, the device is not visible to iOS (tested on iPhone 7 and XS). All chips work with Android devices. Currently believed to be due to inter-fram…
-
It would be nice to have a "Show Password" in the Find Account --> menu.
I sometimes connect the PasswordPump directly to a USB chanrger (Power Supply Connection Only) and would be nice to have t…
w0anm updated
5 years ago
-
TLDR:
```sh
jos@josverl-sb5:~/micropython$ mpbuild build RPI_PICO
╭─ Build rp2/RPI_PICO ─────────────────────────────────────────────────────────────────────────────────────────────────╮
│ …
-
As per https://docs.zephyrproject.org/latest/releases/release-notes-3.0.html, this release now supports Raspberry Pi Pico RP2040.
Please update Zephyr to 3.0.0 for all platforms using Zephyr, inclu…
-
I bought the suggested "1.3" display](https://www.adafruit.com/product/4313)
I've commented out the other DISPLAY and uncommented "1.3 LCD". the screen stays black with the backlight on. the neopi…
-
### 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:…
-
Hello,
Does this library output the game rotation vectors as quaternions?
Please excuse my ignorance, I am relatively new to coding.
My goal is to find a way to just output the game rotation …
-
I am trying to get FastLED working with Adafruit's ItsyBitsy nRF52840 Express. I know support is considered experimental but so far, it is not working at all :(
Here are details:
- FastLED vers…