-
Is there any plan for implementing Raspberry Pi RP2040 support? I built a project that uses Fast LED with an Adafruit ItsyBitsy RP2040, and got to the end and found that it's unsupported. The project …
-
When sending large text strings using the CLI paste command occasionally one of the characters is repeated 15-20 times.
Tested using the #76 pre-compiled installer with a Bluefruit BLE Friend conn…
-
I propose adding a compile time option to remove the CDC ACM port. This allows
Adafruit boards to more closely emulate real USB keyboards, joysticks, etc. The
IAC class descriptor and CDC ACM descri…
-
For building the robot you mention to use 3x coreless modified servos + 3x micro modified servos. Brushed servos are not required? Finding ATSAMD21G18A-A at a reasonable price for a custom PCB is very…
-
Hello all,
fist of all, thanks for this great project, looks like a lot of work, and an impressive platform, if I ever find out how to use it :-)
Well, I used "SirSydom"s Micro BCU, with the "Itsy…
-
Hardware: ItsyBitsy M4 + Neopixel Jewel 7
Bootloader: 3.13.0
CircuitPython: 7.0.0
Initially, all 7 LEDs are off as expected. When I execute this code the center LED on the Jewel lights bright gr…
-
Hello. I am wondering if this can be ported to CircuitPython. So far, the only issue I'm having is with the machine library. I can't find it anywhere and I'm using a PyPortal Pynt, so assumed I can ju…
-
Built the adapter using an Adafruit ItsyBitsy, works great so far. I've got it wired up with a 4.7k Ohm pull-up resistor as recommended.
However, when I plug the adapter into the computer, my M0116…
-
I have been using kmk on a mac with a custom keyboard successfully for the last few weeks.
Recently, I discovered that the keyboard is not recognized after a reboot.
After some debugging (which was …
-
The itsybitsy m0 and some other adafruit boards have an integrated DotStar LED. There is currently no support for it in TinyGo as far as I can tell.
Here is the arduino library for DotStar LEDs: h…