-
Hi folks,
Given the issues with the BNO080 and Artemis-based boards, I've been focusing my efforts on using this sensor with the SAMD21 platform (i.e. SparkFun Qwiic Micro).
I've read into the i…
-
Please add [**GSM_Generic library**](https://github.com/khoih-prog/GSM_Generic) to Library Manager.
Thanks and Regards.
---
### Features
This library is based on, modified, bug-fixed and i…
-
In line 27 of tinyusb/hw/bsp/samd21/family.c the "sam.h" header file is included, but no where to be found.
Also line 27 of tinyusb/hw/bsp/samd51/family.c the "sam.h" header file is included, but no …
-
When I run this PoC code the browser console states:
**net::ERR_CONTENT_LENGTH_MISMATCH 200 (OK)**
If just one character is removed, no error occurs.
The size of the variable containing the con…
-
I'm trying to log accelerometer + magnometer data with a feather M0 adalogger using the LSM303AGR, and I'm not getting past the example script for this library. I have put all of the adafruit librari…
-
On the *pybadge* it's not possible to use the onboard display, the error might be caused by this change : https://github.com/tinygo-org/tinygo/commit/1451eeaf414176f2b96298516f3bf2c3296f8037
SPI1_S…
-
I am trying to use the I2C Iridium modem with an Itsybitsy M4.
I am getting compile errors for the library attributed to SAMD51 problems. Help?
```
Arduino: 1.8.13 (Mac OS X), Board: "Adafrui…
-
It seems that latest bugfix has some issue while compiling because SERIAL_FLOAT_PRECISION is not defined (it's commented in configuration_adv.h).
In file temperature.cpp you may find the offending co…
-
The documentation overview ( https://docs.microsoft.com/en-us/azure/rtos/usbx/overview-usbx ) says "Azure RTOS USBX supports proprietary discrete USB host controllers from Atmel, Microchip, Philips, R…
-
@teemuatlut
I was trying out the TMCStepper library with an [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857) board. I am currently running into issues. Would you know if this lib…