feature-requests icon indicating copy to clipboard operation
feature-requests copied to clipboard

Add support for BMM150 geomagnetic sensor and BMI270 attitude sensor

Open FritzTheCatfish opened this issue 8 months ago • 3 comments

Describe the problem you have/What new integration you would like

Please add support for BMM150 geomagnetic sensor and BMI270 attitude sensor. These sensors are included in M5stack Atom S3R board.

Please describe your use case for this integration and alternatives you've tried:

There are examples for the BMI270 for esphome as https://github.com/kkuphal/m5stick-esphome-magnetometer-water-meter/tree/main but they are specific to that case and not for a general use

Additional context

FritzTheCatfish avatar Apr 09 '25 18:04 FritzTheCatfish

I found componants here:

BMM150

  • https://github.com/brianhealey/M5CoreS3-Esphome/tree/main/components/m5cores3_bmm150

BMI270

  • https://github.com/patrick3399/esphome_components/tree/main/components/bmi270
  • https://github.com/erikcoin/esphome-lilygo-t547plus/tree/dev/components/bmi270
  • https://github.com/brianhealey/M5CoreS3-Esphome/tree/main/components/m5cores3_bmi270

lboue avatar Nov 11 '25 20:11 lboue

See also #3052

There the following sensor implementation is linked: https://github.com/DennisGaida/m5stack-atoms3r-components/tree/main/components/bmi270_bmm150

oxc avatar Dec 03 '25 12:12 oxc

I tested it and it doesn't work with the M5Tab.

lboue avatar Dec 03 '25 14:12 lboue