espressif/bmi270_sensor

0.4.0

Latest
uploaded 9 hours ago
Official Espressif BMI270 driver for ESP32: Base wrist gestures, custom Circle/Toy motion, 6-axis IMU, native I2C and AUX.

11 examples

  • any_motion
    This example demonstrates how to use the BMI270 sensor for any motion detection.
    8.40 KB
  • aux_bmm150
    This example demonstrates how to access an external BMM150 magnetometer via the BMI270 AUX interface in manual mode.
    9.02 KB
  • circle_gesture
    This example demonstrates how to use the BMI270 sensor for circle gesture detection.
    7.63 KB
  • multi_tap
    This example demonstrates how to use the BMI270 sensor for triple tap detection.
    6.26 KB
  • push_in_air
    This example demonstrates how to use the BMI270 sensor for push gesture detection in the air.
    7.89 KB
  • push_on_table
    This example demonstrates how to use the BMI270 sensor for push gesture detection on a table surface.
    9.55 KB
  • raw_data
    This example connects a BMI270 over I2C and outputs raw and converted six-axis sensor data in CSV format.
    8.00 KB
  • rolling
    This example demonstrates how to use the BMI270 sensor for orientation detection and determine which axis the device is rolling around.
    8.63 KB
  • rotation
    This example demonstrates how to use the BMI270 sensor for rotation angle detection and real-time angle measurements.
    7.98 KB
  • shake
    This example demonstrates how to use the BMI270 sensor for shake detection.
    6.52 KB
  • toy_motion
    This example demonstrates how to use the BMI270 sensor for toy motion detection and gesture recognition.
    10.40 KB