-
First reported by @theacodes. Considerable discord discussion starting about 7pm ET 2021-1-12 in #circuitpython
Seems to happen fairly often (though not always) on SAMD21. Not sure if it happens on…
-
Reproduce like this:
Install MIDI and USB-MIDI, the latter pulls in also MIDIUSB.
Load the example NoteOnOffEverySecond.
The computer connected to the MCU via USB detects MIDI device Arduino zero…
-
Hello Dr. Levy,
I have been having trouble compiling Hackflight for the Ladybug Flight Controller using the Arduino IDE, and I was wondering if you could give me any advice.
I have:
-installe…
-
Hi
The latest commit broke my setup, redirecting my arduino IDE's board manager URL's to :
https://raw.githubusercontent.com/Seeed-Studio/Seeed_Platform/e9b9f61c88ae990d88b12760d59d0a7be607d251/pa…
-
* Move repository to https://github.com/Arduino-CI
* Create snazzy icon
* Update all the documentation again so that the URLs are correct
* Possibly immediately fork back to personal account so I c…
-
This library is a game changer! I'd love to use this library for other projects that utilize other development boards.
Specifically, I'd love to use the SD Card Mass Storage Device feature with a *…
-
Hello,
Rather than use the example you give with the SD card to increase the program memory size for an application on the MKR1010, are you able to suggest how I might use just the 2MB of flash mem…
-
Try to setup a web socket server with wifinina.
When I try the example Generic_WebSocketServer_WiFiNINA.ino the
websocket connection is always closed. I try to connect with different clients.
As…
-
**Describe the bug**
On the Circuit Playground Bluefruit Alpha, the serial output buffer appears to fill up when the board is not connected to a computer via a USB cable. This causes applications t…
-
**Is your feature request related to a problem? Please describe.**
I am sending some simple test packets from an Arduino Uno, and receiving them on an Arduino MKR 1010. I have been struggling for a …