-
After three frustrating days I can finally get my Arduino Zero to move my mouse pointer. This has been a difficult transition from the UNO.
[1] The program port would not allow download, after some t…
-
**Describe the bug**
The Raise keyboard uses the SAMD21G microcontroller and the Dygma fork of the SAMD Arduino framework: https://github.com/Dygmalab/ArduinoCore-samd/tree/algernons-hacks
The SAM…
-
On all Arduino 8bit board when the Verify of code finish we receive a Maximum flash and Maximum RAM message in the consolle (so if it is to hight the ide block the upload)
Instead on 32bit board the R…
-
## Describe the current behavior
The "**Problems**" view lists problems from files outside the sketch under a dummy file named "`not-ino`".
https://github.com/arduino/arduino-language-server/blo…
-
Thanks for putting this together. I wanted to try it out and followed the instructions you have to add it to Arduino. Unfortunately, the first issue I run into is that it can't find sam.h
In file i…
-
### Describe the request
Add support for a field named `supported` in [the `library.properties` library metadata file](https://arduino.github.io/arduino-cli/dev/library-specification/#library-metad…
-
I have a strange issue. Everything is working fine. The board connects, the data transfer happens, the demos work but I **never** get a notification from Chrome.
I have to manually goto the website…
armsp updated
5 years ago
-
The example code compiles correctly on my computer using Arduino IDE 1.8.13 and the Teensy LC board. The Teensy LC uses an ARM Cortex-M0+ processor. The board I am trying to use for my project is al…
-
Hello,
I have a spare ATECC508A chip hooked up to a Arduino Zero.
While executing the `Example2_Sign` the output gets stuck in the middle.
```
Successful wakeUp(). I2C connections are good.
…
-
Hi!
I believe I got an FPGA toolchain with up and running with Aarch64 Linux (ARM).
However, I still cannot get the Arduino IDE to talk to the Doppler. I am only able to install the latest v1.7…