Harash driving detection

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Harash driving detection

2,400件の閲覧回数
anishkumar
Contributor I

How can I detect Huge Acceleration/Brake with MMA8653 accelerometer?

0 件の賞賛
返信
1 返信

2,231件の閲覧回数
david_diaz
NXP Employee
NXP Employee

Hello Anish Kumar,

You could identify the acceleration changes using the data registers of the device.

Note that the MMA8653 device has embedded functionalities which might help detecting the events that you mentioned. Freefall is detected when the acceleration magnitude is less than the configured threshold.

A huge acceleration/brake will generate a ‘spike’ on the data register that can be identified as below:

pastedImage_1.png

You can use the example project bellow as a reference for your project:

MMA8652FC - Bare metal example project

 

I hope this information helps.

Best Regards,

David  

0 件の賞賛
返信