Skip to content

MetaEnvironment and MetaDetect Features

Choose a tag to compare

@mbientlab mbientlab released this 01 Mar 20:12
· 68 commits to master since this release

Android API v2.5.0 adds support for the MetaEnvironment and MetaDetect boards, makes some small modifications to the existing interfaces, and fixes a few bugs.

Changes

  • Added Bma255Accelerometer, Bme280Humidity, Bme280Barometer, Tcs34725ColorDetector, and Tsl2671Proximity modules
  • Modified generic accelerometer functions to return the actual settings used
  • Modified I2C.readData variant to pass exceptions back to the caller
  • Added updateFirmware variant that reads the firmware contents through an InputStream
  • Fixed null pointer exception when unsubscribing from data processor signals
  • Fixed bug with generic gyro functions not writing the configuration to the sensor