-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
183 changed files
with
18,095 additions
and
6,460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,53 @@ | ||
BMI270 Sensor API | ||
|
||
> This package contains the sensor APIs for the BMI270 sensor | ||
## Sensor Overview | ||
The BMI270 is a small, low power, low noise inertial measurement unit designed for use in mobile applications like augmented reality or indoor navigation which require highly accurate, real-time sensor data. | ||
|
||
## Applications | ||
|
||
### BMI270 (base) | ||
|
||
- Any motion, No motion, Significant motion detectors | ||
- Wrist worn Step counter and Step detector (Pedometer) | ||
- Activity change recognition | ||
- Still | ||
- Walking | ||
- Running | ||
- Wrist gestures | ||
- Push arm down | ||
- Pivot up | ||
- Wrist shake jiggle | ||
- Flick in | ||
- Flick out | ||
- Wrist wear wake up | ||
|
||
### BMI270 Context | ||
|
||
- Step counter and Step detector (Pedometer) | ||
- Activity change recognition | ||
- Still | ||
- Walking | ||
- Running | ||
|
||
### BMI270 Legacy | ||
|
||
- Any motion, No motion, Significant motion detector | ||
- Orientation detector (Advanced Potrait-Landscape) | ||
- High-G, Low-G (Freefall) detector | ||
- Flat detector | ||
- Tap detection (Single, Double, Triple taps) | ||
- Smartphone Step counter and Step detector (Pedometer) | ||
- Activity change recognition | ||
- Still | ||
- Walking | ||
- Running | ||
|
||
### BMI270 Maximum FIFO | ||
|
||
- Supports a 6kB FIFO | ||
|
||
For more information refer product page [Link](https://www.bosch-sensortec.com/products/motion-sensors/imus/bmi270.html) | ||
|
||
BMI270 Sensor API | ||
|
||
> This package contains the sensor APIs for the BMI270 sensor | ||
## Sensor Overview | ||
The BMI270 is a small, low power, low noise inertial measurement unit designed for use in mobile applications like augmented reality or indoor navigation which require highly accurate, real-time sensor data. | ||
|
||
## Applications | ||
|
||
### BMI270 (base) | ||
|
||
- Any motion, No motion, Significant motion detectors | ||
- Wrist worn Step counter and Step detector (Pedometer) | ||
- Activity change recognition | ||
- Still | ||
- Walking | ||
- Running | ||
- Wrist gestures | ||
- Push arm down | ||
- Pivot up | ||
- Wrist shake jiggle | ||
- Flick in | ||
- Flick out | ||
- Wrist wear wake up | ||
|
||
### BMI270 Context | ||
|
||
- Step counter and Step detector (Pedometer) | ||
- Activity change recognition | ||
- Still | ||
- Walking | ||
- Running | ||
|
||
### BMI270 Legacy | ||
|
||
- Any motion, No motion, Significant motion detector | ||
- Orientation detector (Advanced Potrait-Landscape) | ||
- High-G, Low-G (Freefall) detector | ||
- Flat detector | ||
- Tap detection (Single, Double, Triple taps) | ||
- Smartphone Step counter and Step detector (Pedometer) | ||
- Activity change recognition | ||
- Still | ||
- Walking | ||
- Running | ||
|
||
### BMI270 Maximum FIFO | ||
|
||
- Supports a 6kB FIFO | ||
|
||
For more information refer product page [Link](https://www.bosch-sensortec.com/products/motion-sensors/imus/bmi270.html) | ||
|
||
--- |
Oops, something went wrong.