I will want create a project about geolocation and inclination of my vehicle. I looked at some sensors of accelerometer and I have a doubt, which sensor is better?
Sensors:
Any of those sensors can be used to measure the inclination of the vehicle, but only when it is not moving. The choice won't make much, if any difference in the values reported.
I will want create a project about geolocation and inclination of my vehicle. I looked at some sensors of accelerometer and I have a doubt, which sensor is better?
Sensors:
Analogic accelerometer 3 axe MPU-6050 GY-521
Analogic accelerometer Adxl335 GY-61
Accelerometer Mma8452q 3 axes I2C
Analogic accelerometer 3 axe MMA7361
Which and why?
Thanks!!!
For GeoLocation, I'd go with an Adafruit Ultimate GPS module. and for tilt angle, I'd go with an accelerometer. Which one is better, will I'd have to read the data sheet of each sensor and then do an analysis/comparison of each. Perhaps you'd better suited for that task as you know what kind of performance you are seeking.