MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Namespaces | Classes
MbientLab.MetaWear.Sensor Namespace Reference

Namespaces

Classes

interface  IAccelerometer
 Measures sources of acceleration, such as gravity or motion. This interface only provides general access to an accelerometer. If you know specifically which accelerometer is on your board, use the appropriate subclass instead.

See also
IAccelerometerBma255, IAccelerometerBmi160, IAccelerometerMma8452q
More...
 
interface  IAccelerometerBma255
 Extension of the IAccelerometer interface providing finer control of the BMA255 accelerometer More...
 
interface  IAccelerometerBmi160
 Extension of the IAccelerometerBosch interface providing finer control of the BMI160 accelerometer features More...
 
interface  IAccelerometerBosch
 Extension of the IAccelerometer providing general access to a Bosch accelerometer. If you know specifically which Bosch accelerometer is on your board, use the appropriate subclass instead.

See also
IAccelerometerBma255, IAccelerometerBmi160
More...
 
interface  IAccelerometerMma8452q
 Extension of the IAccelerometer interface providing finer control of the MMA8452Q accelerometer More...
 
interface  IAmbientLightLtr329
 Lite-On sensor converting light intensity to a digital signal More...
 
interface  IBarometerBme280
 Extension of the IBarometerBosch interface providing finer control over the barometer on the BME280 environmental sensor. More...
 
interface  IBarometerBmp280
 Extension of the

See also
IBarometerBosch

interface providing finer control over the barometer on the BMP280 pressure sensor More...

 
interface  IBarometerBosch
 Absolute barometric pressure sensor by Bosch. This interface provides general access to a Bosch barometer.If you know specifically which barometer is on your board, use the appropriate subclass instead.

See also
IBarometerBme280, IBarometerBmp280
More...
 
interface  IColorTcs34725
 Colored light-to-digital converter by TAOS that can sense red, green, blue, and clear light More...
 
interface  IGsr
 
interface  IGyroBmi160
 Sensor on the BMI160 IMU measuring angular velocity More...
 
interface  IHumidityBme280
 Sensor on the BME280 environmental sensor measuring relative humidity More...
 
interface  IMagnetometerBmm150
 Bosch sensor measuring magnetic field strength More...
 
interface  IProximityTsl2671
 Digital proximity detector for short-distance detection by AMS More...
 
interface  ITemperature
 Accesses the temperature sensors More...