-
Thank you for a great library! 👍
I'm testing the library on an official Arduino MKRZERO and I found the following issue with the library's system reset functionality. Maybe it is more accurate to …
-
Hi!
Recently I was trying to connect to several AS5601 ICs with I2C communication using your library for Arduino. Unfortunatelly, I noticed that after uploading the sample code, nothing would appea…
-
cannot compile this library anymore on MKRzero, stops at "Arduino/Sketches/libraries/USB_Host_Library_SAMD/src/usbhub.cpp:18:10: fatal error: delay.h: No such file or directory".
-
Calling the LowPower.sleep(..) function from the ArduinoLowPower library causes I2S audio playback using the ArduinoSound library to crash.
The sketch below is based on the WavePlayback demo sket…
-
Hello
I am currently trying to use a MKRZERO and a RFM95 module to connect to the TTN in order to periodically send and access sensor data. I have been trying to use this library for the past week…
-
This looks like a brilliant project, could it be updated to support SAMD boards like the MKRZERO?
Kind regards,
-
Could you add support for the P1AM-100 board? It is a SAMD21 based board similar to the Arduino MKRZero.
The Arduino board core repository is here: https://github.com/facts-engineering/P1AMCore
…
-
Hello,
I was wondering if someone could possibly add this board? It is based off of the SAMD21G18, which is used many different places. I think it is very similar to the MKRZERO pinout, but I am un…
-
If I've understood correctly, the 1010 would work with the mkrzero code. But I need to use bluetooth, which works differently than on any other board on the 1010. How would I port that to Rust?
-
Are there any plans for [Zero](https://store.arduino.cc/genuino-zero) support?
I see there's MKRZERO support, but I'm unsure regarding how similar the pin assignments are on these boards. **[EDIT]*…