Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何检测设备在加速度计上检测到运动的时间量?
如果我想检测设备上的连续运动检测,例如 10 秒的运动。这是怎么做到的?当我使用加速度计委托方法时,它一直被调用并且难以处理时间计算。
正如所评论的,加速度计提供加速度值而不是速度 - 因此您必须整合传入的值。请注意: - 地球重力始终存在 - 有很多噪音(手机内置的加速度计芯片真的很便宜,很糟糕,卖 10 美元一桶)