2025-10-21 1:13 AM
Hi,
I need an accelerometer sensor that generates an interrupt on the acceleration,
Let's say that the acceleration always is 9.8, it'll just generates an interrupt on 11 for example.
Because all the sensor that I've tested just generates a specific interrupt on a threshold on either x, y, or z values. Which I don't really care about as much as the overall acceleration.
Thanks in advance