esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
417 stars 26 forks source link

LIS3DH tripple-axis accelerometer #5

Open Mynasru opened 5 years ago

Mynasru commented 5 years ago

What new integration would you wish to have? Lis3DH tripple-axis accelerometer

If possible, provide a link to an existing library for the integration: Adafruit Sparkfun

Please describe your use case for this integration and alternatives you've tried: Amazingly cheap and versatile accelerometer + 3 10bit ADCs + knock detection + low power consumption + I2C + SPI + temperature change sensor. This sensor can for example wake up your esp when a double knock is detected.

Additional context:

Wolverine-14 commented 1 year ago

Just bumping this request. If this was added by porting SparkFun's LIS3DH library then it would be possible to create a esphome config for the omote that uses all of it's features (support for the touch screen is already well under way with this pull request)

lboue commented 9 months ago

We also have the esp-idf driver: LIS3DH 3-axes digital output accelerometer

adavidzh commented 9 months ago

Not sure if relevant, but there's also a Seeed Arduino driver.

lboue commented 7 months ago

There is LIS3DH accelerometer for detecting taps/orientation on Adafruit Matrix Portal S3.