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...
|
| void | Configure (float odr=100f, float range=2f) |
| | General function to configure the accelerometer. The closest valid values will be selected based on the underlying accelerometer which may not equal the input values. More...
|
| |
| void | Start () |
| | Switch the accelerometer into active mode More...
|
| |
| void | Stop () |
| | Switch the accelerometer into standby mode More...
|
| |
| Task | PullConfigAsync () |
| | Pulls the current accelerometer output data rate and data range from the sensor More...
|
| |
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
◆ Flat
Async data producer for the flat detection algorithm
◆ LowAndHighG
Async data producer for the low/high-g detection algorithm
◆ Motion
Async data producer for the motion detection algorithm
◆ Orientation
Async data producer for the orientation detection algorithm
◆ Tap
Async data producer for the tap detection algorithm
The documentation for this interface was generated from the following file:
- MetaWear/Sensor/IAccelerometerBosch.cs