Hello,
In our project we are using MSP432P401R controller, it is interfaced to a ADXL345 accelerometer and FXAS21002C gyroscope sensor.
the application is Vehicle tracking system. The orientation of accelerometer is not fixed. i.e. the accelerometer can be installed in any position in a vehicle.
I need help in the following.
- How to get the calculate vehicle movement direction using these sensors.
- How to calculate harsh acceleration and harsh braking.
`Please Help