Adafruit_SensorLab icon indicating copy to clipboard operation
Adafruit_SensorLab copied to clipboard

Arduino library for scientific sensor readings/fusions/manipulations

Results 5 Adafruit_SensorLab issues
Sort by recently updated
recently updated
newest added

Herein we add the ICM20948

MLX90393 breakout boards support four configurable I2C addresses in the range of 0x0C to 0x0C | 0x03. The getMagnetometer method (or detectMLX90393 in particular) should support a selection of multiple...

Integrate support for https://github.com/adafruit/Adafruit_FXOS8700/pull/6 and https://github.com/adafruit/Adafruit_FXAS21002C/pull/9 configurable addresses. I have tested with the Freescale Freedom board with these devices on it with a Grand Central M4, because those are the...

**Adafruit_SensorLab.cpp** -added a detectMLX90393 method -modified the getMagnetometer method to include detectMLX90393 condition **Adafruit_SensorLab.h** -set the file to include the Adafruit_MLX90393 header file -added a detectMLX90393 boolean -added pointer to...

Thank you for creating a pull request to contribute to Adafruit's GitHub code! Before you open the request please review the following guidelines and tips to help it be more...