mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
7e6a13dfc251390a3db3abb50eabaae8de36ebe1
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.
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%
