Claude 7e6a13dfc2 [bmi270] Add new BMI270 IMU sensor component
Add support for the Bosch BMI270 6-axis IMU sensor with I2C interface.

Features:
- 3-axis accelerometer (±2g/±4g/±8g/±16g ranges)
- 3-axis gyroscope (±125/±250/±500/±1000/±2000 °/s ranges)
- Temperature sensor
- Configurable output data rates (25Hz to 3200Hz)
- Support for ESP32, ESP8266, and RP2040 platforms

The component follows the same structure as the BMI160 component
and includes proper initialization sequence with configuration file upload.
2025-11-17 07:46:17 +00:00
2023-06-12 17:00:34 +12:00
2022-09-06 15:48:01 +12:00
2024-03-28 10:20:51 +13:00
2025-07-17 22:40:28 +12:00
2025-11-13 17:00:47 +13:00
2025-07-17 22:40:28 +12:00
S
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme Multiple Licenses 546 MiB
Languages
C++ 60.1%
Python 39.3%
C 0.3%
JavaScript 0.2%