Can I detect that an object is moving in the vertical direction using the mpu6050 sensor?
I have mpu6050 sensor and esp32.I will hang my mpu6050 sensor in a well, I want to find out whether it is hung in the well or not from the mpu6050 sensor.
How can I do this or can it be done with this sensor?
The sensor will be inside a casing and I want to detect it when it touches the ground, how do I do this?